document.write( "Question 618446: What is the ordered pair using the method of substitution to solve the system of liner equations x-y=3 5x-5y=15 \n" ); document.write( "
Algebra.Com's Answer #388920 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! They are the same line. \n" ); document.write( "Multiply the first by 5 and you will get the second. \n" ); document.write( "x=y+3 \n" ); document.write( "5*(y+3)-5y=15 \n" ); document.write( "5y+15-5y=15 \n" ); document.write( "5y=5y \n" ); document.write( "y=y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |