Algebra.Com's Answer #593731 by MathTherapy(10552)  You can put this solution on YOUR website! \n" );
document.write( "Can you help me find the equation of parabola axis vertical \n" );
document.write( "phases through (-1,0), (5,0), (1,8)? \n" );
document.write( "General form of quadratic equation: \r \n" );
document.write( "\n" );
document.write( " ------- Using (- 1, 0) in general quadratic equation \n" );
document.write( " ------ eq (i)\r \n" );
document.write( "\n" );
document.write( " ------- Using (5, 0) in general quadratic equation \n" );
document.write( " ------ eq (ii)\r \n" );
document.write( "\n" );
document.write( " ------- Using (1, 8) in general quadratic equation \n" );
document.write( " ------ eq (iii)\r \n" );
document.write( "\n" );
document.write( "- 2b = - 8 --------- Subtracting eq (iii) from eq (i) \n" );
document.write( " , or b = 4 \r \n" );
document.write( "\n" );
document.write( " ------- Substituting 4 for b in eq (i) \n" );
document.write( "a = 4 - c ------- eq (iv)\r \n" );
document.write( "\n" );
document.write( "25(4 - c) + 5(4) + c = 0 ------ Substituting 4 - c for a, and 4 for b in eq (ii) \n" );
document.write( "100 - 25c + 20 + c = 0 \n" );
document.write( "- 25c + c + 120 = 0 \n" );
document.write( "- 24c = 0 - 120 \n" );
document.write( "- 24c = - 120 \n" );
document.write( " , or c = 5 \r \n" );
document.write( "\n" );
document.write( "a = 4 - 5 ------- Substituting 5 for c in eq (iv) \n" );
document.write( "a = - 1\r \n" );
document.write( "\n" );
document.write( "Therefore, \n" );
document.write( "a = - 1 \n" );
document.write( "b = 4 \n" );
document.write( "c = 5\r \n" );
document.write( "\n" );
document.write( "General quadratic equation: now becomes: \n" );
document.write( " \n" );
document.write( " |