document.write( "Question 877615: find an equation of the parabola which passes through the points (1,3) and (-2, 0) \n" ); document.write( "
Algebra.Com's Answer #529444 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
Two points do not define a parabola. Are you hoping for any parabola which will fit? Infinite parabolas may hold any two given points. One of your given points shows a \"root\", so you could begin by saying, \"y=%28x%2B2%29%28x-r%29\". You have one more given point which you can use by saying, \"3=%281%2B2%29%281-r%29\", assuming the leading coefficient on x^2 is 1. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now, with the coordinate values substituted, solve for r.
\n" ); document.write( "\"3%281-r%29=3\"
\n" ); document.write( "\"3-3r=3\"
\n" ); document.write( "\"-3r=0\"
\n" ); document.write( "\"r=0\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Your possible parabola as an equation can be \"highlight%28y=%28x%2B2%29x%29\".
\n" ); document.write( "You can have any nonzero value for a for the parabola \"y=ax%28x%2B2%29\" and this will also work with the two given points.
\n" ); document.write( "
\n" );