document.write( "Question 295750: How do I find the x-intercepts for the graph of this equation?
\n" );
document.write( "y=x^2+3x-4 \n" );
document.write( "
Algebra.Com's Answer #213171 by JBarnum(2146)![]() ![]() You can put this solution on YOUR website! its a quadratic equation set y=0 and solve for x. \n" ); document.write( "find 2 numbers that multiply to get -4 and add to get +3 \n" ); document.write( "-1 and +4 \n" ); document.write( "so \n" ); document.write( " \n" ); document.write( "if you cant remember this method then use the quadratic method like the solver below \n" ); document.write( "
|