document.write( "Question 283676:
\n" );
document.write( "The following points fall on a parabola. Write a system of equations that you could use to determine the equation for the parabola(you do not have to solve the system)\r
\n" );
document.write( "\n" );
document.write( "This is what is in the box\r
\n" );
document.write( "\n" );
document.write( "x -2 0 1
\n" );
document.write( "y 39 5 9 \n" );
document.write( "
Algebra.Com's Answer #205889 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the general equation is ___ y = ax^2 + bx + c\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "three unknowns and three equations\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Eq 1 ___ 39 = a(-2)^2 + b(-2) + c\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Eq 2 ___ 5 = a(0)^2 + b(0) + c\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Eq 3 ___ 9 = a(9)^2 + b(9) + c \n" ); document.write( " |