Find the equation of the graph in the image.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
y = k ( x − a ) ( x − b ) for roots a and b
y = k ( x − 1 ) ( x − 5 )
When x = 0 ,
4 = k ( 0 − 1 ) ( 0 − 5 ) ; k = 5 4
Thus, y = 5 4 ( x − 1 ) ( x − 5 )
or
y = a x 2 + b x + c
When x = 0 , 4 = a ( 0 ) 2 + b ( 0 ) + c , thus c = 4
When x = 1 , 0 = a ( 1 ) 2 + b ( 1 ) + 4 ; a + b + 4 = 0
When x = 5 , 0 = a ( 5 ) 2 + b ( 5 ) + 4 ; 2 5 a + 5 b + 4 = 0
Solving for a and b , we get a = 5 4 and b = − 5 2 4
So we come up with the equation y = 5 4 x 2 − 5 2 4 x + 4
or y = 5 4 ( x 2 − 6 x + 5 ) = 5 4 ( x − 1 ) ( x − 5 )