document.write( "Question 1168041: A parabola has a line of symmetry x = -5. The minimum value of the quadratic function that it represents is -7. Find a possible equation of this parabola and explain how you found it.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #792643 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! ax^2+bx+c=0 \n" ); document.write( "vertex=-b/2a=-5 \n" ); document.write( "s0 -b=-10a \n" ); document.write( "b=10a \n" ); document.write( "f(-5)=-7 \n" ); document.write( "start with a=1 b=10 \n" ); document.write( "x^2+10x+c=0 \n" ); document.write( "when x=-5, y=7 \n" ); document.write( "so 25-50+c=-7 and c=18 \n" ); document.write( "so x^2+10x+18=0 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |