document.write( "Question 252316: how do i solve for x and y -3x+4y=-7 -8x-3y=23 \n" ); document.write( "
Algebra.Com's Answer #184148 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! Solve either equation for x or y in terms of the other and then substitute that result in the other equation such that you will have either all x's or y's in that equation\r \n" ); document.write( "\n" ); document.write( "-3x+4y=-7 \n" ); document.write( "add 3x to both sides \n" ); document.write( "4y=3x-7 \n" ); document.write( "divide both sides by 4 \n" ); document.write( "y=3x/4-7/4 \n" ); document.write( "substitute 3x/4-7/4 for y in the other equation and solve for x \n" ); document.write( "then put that number in either of the original equation and solve for \n" ); document.write( " \n" ); document.write( " |