document.write( "Question 930458: How do I solve this system using elimination? In steps please.\r
\n" );
document.write( "\n" );
document.write( "6/x-3/y=-4 and 9/x+9/y=21 \n" );
document.write( "
Algebra.Com's Answer #565030 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How do I solve this system using elimination? In steps please.\r \n" ); document.write( "\n" ); document.write( "6/x-3/y=-4 and 9/x+9/y=21 \n" ); document.write( "--- \n" ); document.write( "Sub for 1/x and 1/y, r & s will work \n" ); document.write( "6r - 3s = -4 \n" ); document.write( "3r + 3s = 7 (divided by 3) \n" ); document.write( "------------------------------- Add \n" ); document.write( "Then sub back. \n" ); document.write( " |