document.write( "Question 67212: help me solve quadractic equations by graphing
\n" );
document.write( "
\n" );
document.write( "2x(squared) + 4x= 6 \n" );
document.write( "
Algebra.Com's Answer #47781 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! help me solve quadractic equations by graphing: \n" ); document.write( "y = 2x^2 + 4x - 6 \n" ); document.write( "-------------- \n" ); document.write( "You could plot some points to see the graph. \n" ); document.write( "or \n" ); document.write( "You could find the vertex at (-b/2a, f(-b/2a)) \n" ); document.write( "-b/2a=-4/4=-1 \n" ); document.write( "f(-1)=2-4-6=-8\r \n" ); document.write( "\n" ); document.write( "So the vertex is at (-1,-8) \n" ); document.write( "The y-intercept is at f(0)=-6 \n" ); document.write( "-------- \n" ); document.write( "The graph looks like this: \n" ); document.write( " \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |