document.write( "Question 198501: Find the equation of the axis of symmetry and the coordinates of the turning point for y=x^2+4x-3 \n" ); document.write( "
Algebra.Com's Answer #149022 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the equation of the axis of symmetry and the coordinates of the turning point for y=x^2+4x-3 \n" ); document.write( "------------------- \n" ); document.write( "The vertex occurs when x = -b/2a = -4/2*1 = -2 \n" ); document.write( "The corresponding y-value is y = 2^2+(4*-2)-3 = -7 \n" ); document.write( "------------------- \n" ); document.write( "Axis of symmetry is x = -2 \n" ); document.write( "--------------------------------- \n" ); document.write( " \n" ); document.write( "=============================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |