Given that a parabola y = ax² + bx + c which intersects x-axis at (-2/3,0) and (...
Jul 28, 2024
Given that a parabola y = ax² + bx + c which intersects x-axis at (-2/3,0) and (2,0), intersects y-axis at (0,-2). Find the value of a, b and c.
Solution by Steps
step 1
Given the parabola equation y=ax2+bx+c, we know it intersects the x-axis at (−32,0) and (2,0). Therefore, we can write the equation as y=a(x+32)(x−2)
step 2
Expand the equation y=a(x+32)(x−2) to find the coefficients a, b, and c
step 3
y=a(x2−2x+32x−34)=a(x2−34x−34)
step 4
Given that the parabola intersects the y-axis at (0,−2), substitute x=0 and y=−2 into the equation to find c
step 5
−2=a(02−34(0)−34)=−34a
step 6
Solve for a: a=23
step 7
Substitute a=23 back into the expanded equation to find b and c
step 8
y=23(x2−34x−34)=23x2−2x−2
step 9
Therefore, a=23, b=−2, and c=−2
Answer
a=23, b=−2, c=−2
Key Concept
Finding the coefficients of a quadratic equation given its roots and a point on the curve
Explanation
By using the given roots and the y-intercept, we can expand the quadratic equation and solve for the coefficients.