document.write( "Question 1170104: Vertex form of y = 4x^2+12x+8. Please show your solution. \n" ); document.write( "
Algebra.Com's Answer #794998 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
Vertex form is y = a(x-h)^2 + k, where (h,k) is the vertex
\n" ); document.write( "The x-coordinate of the vertex, h = -b/2a = -12/8 = -3/2
\n" ); document.write( "Thus, k = 4(-3/2)^2 + 12(-3/2) + 8 = 4(9/4) - 10 = -1
\n" ); document.write( "So we have y = 4(x+3/2)^2 - 1
\n" ); document.write( "
\n" );