document.write( "Question 323556: x + y = 10
\n" );
document.write( "x - y = 2\r
\n" );
document.write( "\n" );
document.write( "Using the above equations, find the X and Y intercepts.Using the elimination method, find the coordinates of the point of intersection. \n" );
document.write( "
Algebra.Com's Answer #231580 by JBarnum(2146)![]() ![]() You can put this solution on YOUR website! intercepts: \n" ); document.write( "x=10,y=10 \n" ); document.write( "x=2,y=-2 \n" ); document.write( "
|