Respuesta :
x = 12
(f - g)(x) = f(x) - g(x)
= 16x - 30 - (14x - 6) = 16x - 30 - 14x + 6 = 2x - 24 ( equating to zero gives )
2x - 24 = 0 ( add 24 to both sides )
2x = 24 ( divide both sides by 2 )
x = [tex]\frac{24}{2}[/tex] = 12
The value of x for which (f-g)(x) is equal to zero is 12
According to the question, we are given the following functions
f(x) = 16x - 30
g(x) = 14x - 6
Before we can get the value of x for which (f-g)(x), we need to first calculate the function (f-g)(x)
(f-g)(x) = f(x) - g(x)
Substitute the give function inside the formula
(f-g)(x) = 16x - 30 - (14x - 6)
(f-g)(x) = 16x - 30 - 14x + 6
(f-g)(x) = 16x - 14x - 30 + 6
(f-g)(x) = 2x - 24
If (f-g)(x) = 0, then:
2x - 24 = 0
Add 24 to both sides
2x - 24 + 24 = 0+ 24
2x = 24
Divide both sides by 2
2x/2 = 24/2
x = 12
Hence the value of x for which (f-g)(x) is equal to zero is 12.
Learn more about equations here: https://brainly.com/question/2159099