The answer is -4
Solution:
f(x) = 3x - 7
g(x) = 2x^2 - 3x + 1
(fog)(0)
= f(2(0)^2 - 3(0) + 1)
= f(2x^2 - 3x + 1)
= f(1)
= 3x - 7
= 3(1) - 7
= -4
Answer:
(3 x)/(5 x + 2)
Step-by-step explanation:
Simplify the following:
(3 x^2)/(5 x^2 + 2 x)
Hint: | Factor common terms out of 5 x^2 + 2 x.
Factor x out of 5 x^2 + 2 x:
(3 x^2)/(x (5 x + 2))
Hint: | For all exponents, a^n a^m = a^(n + m). Apply this to (3 x^2)/(x (5 x + 2)).
Combine powers. (3 x^2)/(x (5 x + 2)) = (3 x^(2 - 1))/(5 x + 2):
(3 x^(2 - 1))/(5 x + 2)
Hint: | Evaluate 2 - 1.
2 - 1 = 1:
Answer: (3 x)/(5 x + 2)
Answer:
x = -1 and x = 4
Step-by-step explanation:
Firstly solve the quadratic expression of
2x^2-6x-8 = 0....it gives you the two brackets of.....(2x-8)(x+1)=0
then...you equate the two brackets to 0.separately
2x-8 = 0....which gives you...x = 4...as the first solution..then..;
x+1 = 0....which gives you...x = -1...as the second solution