document.write( "Question 144307: What is the equation of the parabola that goes through the points
\n" );
document.write( "(2, –1), (1, 3), and (0, 13)? \n" );
document.write( "
Algebra.Com's Answer #105070 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the equation of the parabola that goes through the points \n" ); document.write( "(2, –1), (1, 3), and (0, 13)? \n" ); document.write( "------------- \n" ); document.write( "The equation form is y = ax^2+bx+c \n" ); document.write( "Substitute each x/y pair into the form to get three equations in a,b,c \n" ); document.write( "---------- \n" ); document.write( "Solve the system of three equations to find a,b,and c. \n" ); document.write( "----------- \n" ); document.write( "Solution: \n" ); document.write( "y = 3x^2-13x+1 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |