document.write( "Question 626552: Suppose that f(x)=x^2+4x-12. \r
\n" );
document.write( "\n" );
document.write( "A.what is the vertex of f?
\n" );
document.write( "B. what are the x-intercepts of the graph of f?
\n" );
document.write( "C. solve f(x)= -12 for x. what points are on the graph of f ?
\n" );
document.write( " D. use the information obtained in parts A-C to grapgh f(x)=x^2 +4x-12 \r
\n" );
document.write( "\n" );
document.write( "answers in ordered pair for a through c.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #394318 by lwsshak3(11628) ![]() You can put this solution on YOUR website! Suppose that f(x)=x^2+4x-12. \n" ); document.write( "complete the square \n" ); document.write( "f(x)=(x^2+4x+4)-12-4 \n" ); document.write( "f(x)=(x+2)^2-16 \n" ); document.write( "This is an equation of a parabola that opens upwards. \n" ); document.write( "Its standard form: y=(x-h)^2+k (h,k)=(x,y) coordinates of the vertex . \n" ); document.write( " \n" ); document.write( "A.what is the vertex of f? (-2,16) \n" ); document.write( "B. what are the x-intercepts of the graph of f? (-6 and 2) \n" ); document.write( "set y=0, then solve for x \n" ); document.write( "0=(x+2)^2-16 \n" ); document.write( "(x+2)^2=16 \n" ); document.write( "x+2=±√16=±4 \n" ); document.write( "x=-6 or x=2 \n" ); document.write( "C. solve f(x)= -12 for x. what points are on the graph of f ? (12,180), (-2,16), (0,-6), (0,2) \n" ); document.write( "f(12)=12^2+4*12-12=144+48-12=180 \n" ); document.write( "D. use the information obtained in parts A-C to grapgh f(x)=x^2 +4x-12 \n" ); document.write( "answers in ordered pair for a through c. \n" ); document.write( "see graph below: \n" ); document.write( " |