SOLUTION: A quadratic function has zeros at x=2 and x=4 and a y-intercept at -16. What is the quadratic function in standard form? I know I have to unfoil it, but I don't see how it is po

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equation Customizable Word Problems -> SOLUTION: A quadratic function has zeros at x=2 and x=4 and a y-intercept at -16. What is the quadratic function in standard form? I know I have to unfoil it, but I don't see how it is po      Log On


   



Question 513375: A quadratic function has zeros at x=2 and x=4 and a y-intercept at -16. What is the quadratic function in standard form?
I know I have to unfoil it, but I don't see how it is possible. If y=-16, wouldn't one of zeros have to be negative?

Found 2 solutions by oberobic, josmiceli:
Answer by oberobic(2304) About Me  (Show Source):
You can put this solution on YOUR website!
Unfoil tells us the equation is:
.
(x-4)(x-2) = 0
.
Foil tells us the equation is:
.
x^2 -2x -4x +8 = 0
x^2 -6x + 8 = 0
.
So, when x=0, y = 8.
.
In contrast, a y-intercept at -16 tells us the point is (0,-16).
.
Let's look at the graph of x^2-6*x+8.
.
graph%28500%2C500%2C-20%2C20%2C-20%2C20%2Cx%5E2-6%2Ax%2B8%29
.
Hmmm...
So, perhaps the graph is going the other way?
And to have a y-intercept of (0,-16), we perhaps need to multiply by the constant -2?
.
-2(x-4)(x-2) = 0
graph%28500%2C500%2C-20%2C20%2C-20%2C20%2C-2%28x%5E2-6%2Ax%2B8%29%29
.
That seems to do it.
.
Done.

Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
The general form is
+y+=+ax%5E2+%2B+bx+%2B+c+
The zeros:
+a%2A2%5E2+%2B+b%2A2+%2B+c+=+0+
+4a+%2B+2b+%2B+c+=+0+
and
+a%2A4%5E2+%2B+4b+%2B+c+=+0+
+16a+%2B+4b+%2B+c+=+0+
-------------------
When +x+=+0+, +y+-+-16+
+-16+=+a0%5E2+%2B+b%2A0+%2B+c+
+-16+=+c+
-----------
Now I have
+4a+%2B+2b+-+16+=+0+
+4a+%2B+2b+=+16+
(1) +2a+%2B+b+=+8+
and
+16a+%2B+4b+-+16+=+0+
+16a+%2B+4b+=+16+
(2) +4a+%2B+b+=+4+
Subtract (1) from (2)
(2) +4a+%2B+b+=+4+
(1) +-2a+-+b+=+-8+
+2a+=+-4+
+a+=+-2+
and
(2) +4%2A%28-2%29+%2B+b+=+4+
(2) +-8+%2B+b+=+4+
(2) +b+=+12+
The equation is:
+y+=+-2x%5E2+%2B+12x+-+16+
check:
(2,0)
+0+=+-2%2A2%5E2+%2B+12%2A2+-+16+
+0+=+-8+%2B+24+-+16+
+0+=+0+
(4,0)
+0+=+-2%2A4%5E2+%2B+12%2A4+-+16+
+0+=+-32+%2B+48+-+16+
+0+=+0+
OK