document.write( "Question 31285: I'm having a difficult time with this problem could I get some assistance please?\r
\n" );
document.write( "\n" );
document.write( "Solve the system of equations by substitution:
\n" );
document.write( "Y=X^2+2X-2 AND y=3x+4 \n" );
document.write( "
Algebra.Com's Answer #17940 by troyapplehelen(46)![]() ![]() ![]() You can put this solution on YOUR website! y=X^2+2X-2 \n" ); document.write( "y=3X+4, so, X^2+2X-2 = 3X+4 \n" ); document.write( " then, x^2+2x-2-3x-4=0 \n" ); document.write( " x^2-x-2=o \n" ); document.write( " (x-2)(x+1) = 0 ;t/f, x is 2 or -1. \n" ); document.write( " |