document.write( "Question 235029: Solve for x and y.\r
\n" ); document.write( "\n" ); document.write( "3x - 2y = 0
\n" ); document.write( "2x - 3y = 1
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #173221 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
Solve for x and y.
\n" ); document.write( "\"system%283x+-+2y+=+0%2C%0D%0A2x+-+3y+=+1%29\"
\n" ); document.write( "
\r\n" );
document.write( "To eliminate y, multiply each by whatever is necessary to\r\n" );
document.write( "cause the coefficients of y in the two equation to be\r\n" );
document.write( "equal in magnitude by opposite in sign. \r\n" );
document.write( "\r\n" );
document.write( "So, multiply both sides of the first equation through by \"3\"\r\n" );
document.write( "Multiply both sides of the second equation through by \"-2\"\r\n" );
document.write( "\r\n" );
document.write( "\"system%289x+-+6y+=+0%2C%0D%0A-4x+%2B+6y+=+-2%29\"\r\n" );
document.write( "\r\n" );
document.write( "Add term by term:\r\n" );
document.write( "\r\n" );
document.write( "\"5x=-2\"\r\n" );
document.write( "\r\n" );
document.write( "Divide both sides by \"5\"\r\n" );
document.write( "\r\n" );
document.write( "\"x=-2%2F5\"\r\n" );
document.write( "\r\n" );
document.write( "-------------------\r\n" );
document.write( "\r\n" );
document.write( "\"system%283x+-+2y+=+0%2C%0D%0A2x+-+3y+=+1%29\"\r\n" );
document.write( "\r\n" );
document.write( "To eliminate x, multiply each by whatever is necessary to\r\n" );
document.write( "cause the coefficients of x in the two equation to be\r\n" );
document.write( "equal in magnitude by opposite in sign. \r\n" );
document.write( "\r\n" );
document.write( "So, multiply both sides of the first equation through by \"-2\"\r\n" );
document.write( "Multiply both sides of the second equation through by \"3\"\r\n" );
document.write( "\r\n" );
document.write( "\"system%28-6x+%2B+4y+=+0%2C%0D%0A6x+-+9y+=+3%29\"\r\n" );
document.write( "\r\n" );
document.write( "Add term by term:\r\n" );
document.write( "\r\n" );
document.write( "\"-5y=3\"\r\n" );
document.write( "\r\n" );
document.write( "Divide both sides by \"-5\"\r\n" );
document.write( "\r\n" );
document.write( "\"y=-3%2F5\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );