document.write( "Question 52245: Could you help me to better understand how to graph linear equations in two variables? In simple easy to understand terms.\r
\n" );
document.write( "\n" );
document.write( "1. 2x + 3y = 12
\n" );
document.write( "this is my solution
\n" );
document.write( " 2(0) + 3y =12
\n" );
document.write( " 0 + 3y/3 = 12/3
\n" );
document.write( " y = 4
\n" );
document.write( " x = 0\r
\n" );
document.write( "\n" );
document.write( "2. x-y = 2
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #34823 by rchill(405)![]() ![]() ![]() You can put this solution on YOUR website! You need to always solve for y; if no y, then solve for x. In this case, first subtract 2x from both sides to get |