Question
Question: How do you write a quadratic equation in intercept form whose graph has x intercepts \(-3,-2\) and p...
How do you write a quadratic equation in intercept form whose graph has x intercepts −3,−2 and passes through (−4,−6)?
Solution
We equate the given equation of parabolic curve with the general equation of y=ax2+bx+c. We put the values of x intercepts and also the value of the point (−4,−6) through which the curve is passing. We find the value of the variables and get the equation.
Complete step by step answer:
The general equation of a quadratic is y=ax2+bx+c. We have three variables of a,b,c.
We have been given three conditions to solve the variables.
The graph has x intercepts −3,−2 and passes through (−4,−6).
The x intercept points will be (−3,0),(−2,0).
So, first we put the values for (−3,0),(−2,0) in the equation y=ax2+bx+c.
For (−3,0) we get
0=a(−3)2+b×(−3)+c⇒0=9a−3b+c⇒c=3b−9a
For (−2,0) we get
0=a(−2)2+b×(−2)+c⇒0=4a−2b+c⇒c=2b−4a
We get two values for c and equating them we get
3b−9a=2b−4a⇒b=5a
So, c=3×5a−9a=6a
Now we put the value (−4,−6) in the equation y=ax2+bx+c.
−6=a(−4)2+b×(−4)+c⇒−6=16a−4b+c⇒c=4b−16a−6
Putting all the values we get
c=4b−16a−6⇒6a=20a−16a−6⇒−2a=6⇒a=−3
The values for b and c is 5×(−3)=−15 and 6×(−3)=−18 respectively.
The equation becomes y=−3x2−15x−18. This is a parabola.
The simplified form is (x+25)2=−31(y−43).
Note:
The minimum point of the function y=−3x2−15x−18 is (−25,43). The graph is bounded at that point. But on the other side the curve is open and not bounded. The general case of parabolic curve is to be bounded at one side to mark the vertex.