document.write( "Question 1163931: find an equation for a parabola that has x intercepts of 0 and 1 and passes through 2, -2 \n" ); document.write( "
Algebra.Com's Answer #788178 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "With x-intercepts at 0 and 1, the equation is of the form

\n" ); document.write( "\"y+=+a%28x-0%29%28x-1%29\"

\n" ); document.write( "or

\n" ); document.write( "\"y+=+a%28x%29%28x-1%29\"

\n" ); document.write( "Plug in the coordinates of the given point (2,-2) to determine the value of a:

\n" ); document.write( "\"-2+=+a%282%29%282-1%29\"

\n" ); document.write( "You can finish from there....

\n" ); document.write( "
\n" ); document.write( "
\n" );