document.write( "Question 69636: What is the soultion of the following system of linear equations?
\n" );
document.write( "x+2y=5
\n" );
document.write( "3x-15=-6y \n" );
document.write( "
Algebra.Com's Answer #49650 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! x+2y=5 \n" ); document.write( "3x-15=-6y \n" ); document.write( "Solve using any method (substitution, elimination, etc.]\r \n" ); document.write( "\n" ); document.write( ". \n" ); document.write( "x+2y=5 [To use substitution, solve for one variable] \n" ); document.write( "y=-1/2x+5/2 [Insert into the other equation and solve for x] \n" ); document.write( ". \n" ); document.write( "3x-15=-6y \n" ); document.write( "3x-15=-6(-1/2x+5/2) [simplify] \n" ); document.write( "3x-15=3x-15 \n" ); document.write( "0=0 [The solution is that both equations represent the same line] \n" ); document.write( " |