document.write( "Question 218343: find the coordinates of the vertex and the equation of the axis of symmerty for the parabola with the equation 2x^2 + 2x - y = -3 \n" ); document.write( "
Algebra.Com's Answer #164439 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! find the coordinates of the vertex and the equation of the axis of symmerty for the parabola with the equation 2x^2 + 2x - y = -3 \n" ); document.write( "y = 2x^2 + 2x + 3 \n" ); document.write( "----------------- \n" ); document.write( "The axis of symmetry is x = -b/2a = -2/4 \n" ); document.write( "x = -1/2 is the axis of symmetry. \n" ); document.write( "------------- \n" ); document.write( "At x = -1/2: y = 1/2 - 1 + 3 \n" ); document.write( "y = 5/2 \n" ); document.write( "Vertex at (-1/2,5/2) \n" ); document.write( " \n" ); document.write( " |