document.write( "Question 409868: How would you write f(x)=5x^2+15x-9 in vertex form? \n" ); document.write( "
Algebra.Com's Answer #288392 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
a(x-h)^2+k Vertex form.
\n" ); document.write( "f(x)=5x^2+15x-9
\n" ); document.write( "=5(x^2+3x)-9
\n" ); document.write( "=5(x^2+3x + 9/4 - 9/4) -9
\n" ); document.write( "=5(x^2+3x + 9/4)-5(9/4)-9
\n" ); document.write( "=5(x + 3/2)^2 - 81/4 So h=-3/2, k=-81/4, a=5 the vertex is (-3/2, -81/4)
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );