SOLUTION: find an equation for a parabola that has x intercepts of 0 and 1 and passes through 2, -2

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: find an equation for a parabola that has x intercepts of 0 and 1 and passes through 2, -2      Log On


   



Question 1163931: find an equation for a parabola that has x intercepts of 0 and 1 and passes through 2, -2
Found 3 solutions by Edwin McCravy, greenestamps, solver91311:
Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!
y = ax² + bx + c

The fact that it has x-intercepts of 0 and 1 tells us that the parabola
goes through the points (0,0) and (1,0)

So we substitute (0,0)

0 = a(0)^2 + b(0) + c
0 = 0 + 0 + c 
0 = c

So we replace c by 0

y = ax² + bx + c
y = ax² + bx + 0
y = ax² + bx

And we substitute (1,0)

y = ax² + bx
0 = a(1)² + b(1)
0 = a(1) + b
0 = a + b
a + b = 0
    b = -a

So we substitute -a for b

y = ax↨ _ bx
y = ax² - ax 

And we substitute (2,-2)

y = ax² - ax
-2 = a(2)² - a(2)
-2 = a(4) - 2a
-2 = 4a - 2a
-2 = 2a
-1 = a

Substitute -1 for a

y = (-1)x²-(-1)x
y = -1x²+1x
y = -x²+x

Here's the graph.  Notice that it passes through (0,0), (1,0), and (2,-2)





Edwin

Answer by greenestamps(13198) About Me  (Show Source):
You can put this solution on YOUR website!


With x-intercepts at 0 and 1, the equation is of the form

y+=+a%28x-0%29%28x-1%29

or

y+=+a%28x%29%28x-1%29

Plug in the coordinates of the given point (2,-2) to determine the value of a:

-2+=+a%282%29%282-1%29

You can finish from there....


Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!

If the parabola has -intercepts of and , then it must have factors of and , so an equation for all parabolas that have these intercepts is:



For the particular parabola with those intercepts that also includes the point , it must be the case that





Hence the desired function is:





John

My calculator said it, I believe it, that settles it