document.write( "Question 616215: For the parabola passing through the points (1,1) (3,13) (5,49)
\n" ); document.write( "What is the equation in the form y=ax^2+bx+c?
\n" ); document.write( "What is the vertex of the parabola?
\n" ); document.write( "

Algebra.Com's Answer #387566 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "For the parabola passing through the points (1,1) (3,13) (5,49)
\n" ); document.write( " a + b + c = 1
\n" ); document.write( " 9a + 3b + c = 13
\n" ); document.write( "25a + 5b + c = 49
\n" ); document.write( " a = 3, b = -6 and c = 4
\n" ); document.write( " y = 3x^2 -6x + 4
\n" ); document.write( " OR
\n" ); document.write( " y = 3(x-1)^3 + 1 Vertex(1,1)
\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "
\n" );