document.write( "Question 947821: Find the equation of the parabola that passes through the points (0,0 ), (3, 0) and (-1, 4). Direction is upward. \n" ); document.write( "
Algebra.Com's Answer #578446 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
(Second attempt):\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y=a%28x-r%29%28x-s%29\", factored generally but not a square.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Notice the two roots are given as their points.\r
\n" ); document.write( "\n" ); document.write( "Roots 0 and 3.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y=a%28x-0%29%28x-3%29\"
\n" ); document.write( "\"y=a%2Ax%28x-3%29\"
\n" ); document.write( "-
\n" ); document.write( "The last given point will allow finding the value for a.
\n" ); document.write( "\"a=y%2F%28x%28x-3%29%29\"
\n" ); document.write( "\"a=4%2F%28-1%28-1-3%29%29\"
\n" ); document.write( "\"a=4%2F%28%28-1%29%28-4%29%29\"
\n" ); document.write( "\"a=1\"
\n" ); document.write( "-
\n" ); document.write( "EQUATION: \"highlight%28y=x%28x-3%29%29\"
\n" ); document.write( "
\n" );