document.write( "Question 1010348: y=x-2
\n" );
document.write( "y=-2x+1 \n" );
document.write( "
Algebra.Com's Answer #625875 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Since they both equal y, we can set them equal to each other... \n" ); document.write( "y=x-2 \n" ); document.write( "y=-2x+1 \n" ); document.write( "so we get \n" ); document.write( "x - 2 = -2x + 1 \n" ); document.write( "3x = 3 \n" ); document.write( "x = 1 and \n" ); document.write( "y = 1-2 = -1 \n" ); document.write( " |