document.write( "Question 519919: i need to find the vertex coordinates of y=x^2-x-12 \n" ); document.write( "
Algebra.Com's Answer #345853 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! i need to find the vertex coordinates of y=x^2-x-12 \n" ); document.write( "------- \n" ); document.write( "Vertex occurs where x = -b/(2a) = 1/2 \n" ); document.write( "--- \n" ); document.write( "f(1/2) = (1/2)^2-(1/2)-12 = -1/4-12 = -49/4 \n" ); document.write( "------------- \n" ); document.write( "Vertex: (1/2) -49/4) \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |