Questions: Use quadratic regression to find the equation for the parabola going through these 3 points.
(4,80),(-3,-11), and (-1,-15)
y=[?] x^2+□ x+□
Transcript text: Use quadratic regression to find the equation for the parabola going through these 3 points.
\[
(4,80),(-3,-11) \text {, and }(-1,-15)
\]
\[
y=[?] x^{2}+\square x+\square
\]
Solution
Solution Steps
Step 1: Identify the Given Points
We are given three points through which the parabola passes:
\[
(4, 80), (-3, -11), (-1, -15)
\]
Step 2: Perform Quadratic Regression
Using the points provided, we perform quadratic regression to find the coefficients \(a\), \(b\), and \(c\) of the quadratic equation in the form:
\[
y = ax^2 + bx + c
\]
Step 3: Obtain the Quadratic Equation
The result of the quadratic regression yields the following equation:
\[
y = 3.00x^2 + 10.00x - 8.00
\]
Step 4: Summary of the Equation
From the regression, we have:
\(a = 3.00\)
\(b = 10.00\)
\(c = -8.00\)
Final Answer
The equation of the parabola that goes through the given points is:
\[
\boxed{y = 3.00x^2 + 10.00x - 8.00}
\]