ANSWERS
(a) y = a(x - 1)(x + 2)²
(b) y = 3(x - 1)(x + 2)²
EXPLANATION
(a) If the graph of a cubic function touches (but does not pass through) a point on the x-axis, then that value of x is a double zero, represented by the square of the factor with that zero.
In this case, we have that one zero is +1, so one factor is (x - 1). The other factor is given by the double zero at x = -2, so the factor for that zero is (x + 2)².
Hence, the equation for the cubic function described is y = a(x - 1)(x + 2)²
The coefficient a is given to represent all the cubic functions that have a similar shape - i.e. have the same zeros with the same multiplicity.
(b) In this part, we have to find what is the value of the coefficient that makes the function pass through (0, -12). To find it, we have to replace x with 0 and y with -12 in the equation from part a,
[tex]-12=a(0-1)(0+2)^2[/tex]And solve for a. First, solve the additions in the parenthesis,
[tex]-12=a(-1)(2)^2[/tex]Solve the exponent,
[tex]-12=a(-1)\cdot4[/tex]And the product,
[tex]-12=-4a[/tex]Finally, divide both sides by -4,
[tex]\begin{gathered} \frac{-12}{-4}=\frac{-4a}{-4} \\ 3=a \end{gathered}[/tex]Hence, the equation for this family member is y = 3(x - 1)(x + 2)².