document.write( "Question 885868: Graph the pair of equations on the same axes. Give the coordinates of the point where the lines intersect.\r
\n" );
document.write( "\n" );
document.write( "x + y = 2\r
\n" );
document.write( "\n" );
document.write( "x – y = 6 \n" );
document.write( "
Algebra.Com's Answer #535526 by kadash12(6)![]() ![]() ![]() You can put this solution on YOUR website! Start by solving for y \n" ); document.write( "y=-x+2 \n" ); document.write( "y=x-6 \n" ); document.write( "Graph it. \n" ); document.write( "you can use this https://www.desmos.com/calculator \n" ); document.write( "and it can be seen that the lines intersect at (4,-2) \n" ); document.write( " |