document.write( "Question 1141694: What are the coordinates for the point where
\n" );
document.write( "the line whose equation is 2x+y=11 crosses
\n" );
document.write( "the line whose equation is y=x-1
\n" );
document.write( "thanks \n" );
document.write( "
Algebra.Com's Answer #762283 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! What are the coordinates for the point where \n" ); document.write( "the line whose equation is 2x+y=11 crosses \n" ); document.write( "the line whose equation is y=x-1 \n" ); document.write( " \r\n" ); document.write( "We find some points on each line:\r\n" ); document.write( "\r\n" ); document.write( "2x+y=11 y=x-1\r\n" ); document.write( "\r\n" ); document.write( " x|y x|y \r\n" ); document.write( " 0|11 0|-1\r\n" ); document.write( " 1|9 1|0\r\n" ); document.write( " 5|1 5|4\r\n" ); document.write( "\r\n" ); document.write( "We plot the points and draw a line through them, and\r\n" ); document.write( "we look to see what point they cross at:\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |