document.write( "Question 67796: Solve by graphing.
\n" );
document.write( "x + y = 3
\n" );
document.write( "x - y = 1\r
\n" );
document.write( "\n" );
document.write( "I did:\r
\n" );
document.write( "\n" );
document.write( "x + y = 3 y = -x + 3 m = -1, 6 = 3
\n" );
document.write( "x - y = 1 -y = -x + 1 m = -1, 6 = 1\r
\n" );
document.write( "\n" );
document.write( "on my graph they coincided with each other instead of intersecting which is how the answer reads. (2,1)\r
\n" );
document.write( "\n" );
document.write( "Where did I go wrong?\r
\n" );
document.write( "\n" );
document.write( "Thanks a lot. Kyle \n" );
document.write( "
Algebra.Com's Answer #48211 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! X+Y=3 \n" ); document.write( "Y=-X+3 \n" ); document.write( "-------------- \n" ); document.write( "X-Y=1 \n" ); document.write( "-Y=-X+1 \n" ); document.write( "Y=X-1 this is where you made your mistake. you neglected to change -y to +y by multiplying the equation by -1. \n" ); document.write( "also you have a 6 instead of a y in your answer. \n" ); document.write( "------------- \n" ); document.write( " |