document.write( "Question 72335: Solve the following 2 x 2 systems using substitutions
\n" );
document.write( "2x - 5y= 21
\n" );
document.write( "7x + 3y = 53 \n" );
document.write( "
Algebra.Com's Answer #51796 by elima(1433)![]() ![]() ![]() You can put this solution on YOUR website! 2x - 5y= 21 \n" ); document.write( "7x + 3y = 53 \n" ); document.write( "Lets start with changing the first equation to x equals; \n" ); document.write( "2x=21+5y \n" ); document.write( "x= \n" ); document.write( "now replace the x in the second equation; \n" ); document.write( "7( \n" ); document.write( "Distribute the 7; \n" ); document.write( " \n" ); document.write( "subtract \n" ); document.write( " \n" ); document.write( "get common denominators so you can add or subtract fractions; \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "multiply each side by the reciprocal of \n" ); document.write( "( \n" ); document.write( "y=- \n" ); document.write( "Now replace the y in the first equation with -1; \n" ); document.write( "2x - 5(-1)= 21 \n" ); document.write( "2x+5=21 \n" ); document.write( "2x=16 \n" ); document.write( "x=8 \n" ); document.write( "so answer; y=-1, x=8 \n" ); document.write( ":) \n" ); document.write( " |