
Ben K. answered 10/09/15
Tutor
4.9
(223)
JHU Grad specializing in Math and Science
Problem 1:
1) Write out the function in standard form, i.e. ax3 + bx2 + cx + d = 0
Multiply (x-2)*(x-3) first, the multiply what you get by (x+5)
As x goes to infinity, your function does, too, because the coefficient of the cubic term is positive
As x goes to negative infinity, the function goes to negative infinity
2) The x intercepts are when y = 0. Conveniently, you can find those from the original equation.
They are 2, 3, and -5
3) y intercept is when x=0. This is easier to do with the standard equation equation you found in part (1)
4) This is clear from the instructions. The segments are (-∞, -5) (-5, 2) (2,3) (3, ∞)
5) Pick a point and evaluate
6) Use the zeroes and points you just found to make a rough sketch.
Problem 2:
You are asked to find the function f(g(x)). So plug g(x) into f(x) to find the answer
fog(x) = 4 * (5x) - 1
Evaluate at x =7
Problem 3:
This is a quartic function with a positive coefficient. It goes to infinity on both ends (for the same reason that the quadratic does - the even power cancels out the negative)
Problem 5:
Complete the square of
x2 - 6x = 7
Use the rule that the coefficient of the x term is divided by 2, then squared.
(-6/2)^2 = 9
x2 - 6x + 9 = 7 + 9
(x-3)2 = 16
I hope this helps!