document.write( "Question 137114: Find the vertex for the function f(x)=x^2+6x-4\r
\n" );
document.write( "\n" );
document.write( "a. 2,12
\n" );
document.write( "b. -3,-13
\n" );
document.write( "c. -1,-9
\n" );
document.write( "d. 0,-4 \n" );
document.write( "
Algebra.Com's Answer #100330 by oscargut(2103) You can put this solution on YOUR website! Find the vertex for the function f(x)=x^2+6x-4 \n" ); document.write( "In gral if f(x)=ax^2+bx+c then V=(-b/2a,f(-b/2a)) \n" ); document.write( "so in this case V=(-6/2,f(-6/2))=(-3,-13) \n" ); document.write( "then option b)is the correct \n" ); document.write( " \n" ); document.write( " |