document.write( "Question 37061This question is from textbook
\n" );
document.write( ": Solve by substitution -\r
\n" );
document.write( "\n" );
document.write( "5x - 2y = -5
\n" );
document.write( " y - 5x = 3 \n" );
document.write( "
Algebra.Com's Answer #22770 by jcmtnez(53)![]() ![]() ![]() You can put this solution on YOUR website! Solve by substitution \r \n" ); document.write( "\n" ); document.write( "5x - 2y = -5 \n" ); document.write( " y - 5x = 3\r \n" ); document.write( "\n" ); document.write( "(1) We isolate one variable, in this case the easiest is the y in the second equation, then we write:\r \n" ); document.write( "\n" ); document.write( "y-5x=3, and therefore y=3+5x\r \n" ); document.write( "\n" ); document.write( "(2) Now we only have to substitute this the variable that we choose in this case y in the first equation.\r \n" ); document.write( "\n" ); document.write( "5x-2y=-5 \n" ); document.write( "Therefore, 5x-2(3+5x)=-5, 5x-6+10x=-5, finally 15x=1, and the solution for x=1/15\r \n" ); document.write( "\n" ); document.write( "(3) To obtain y we substitute the value of x in the equation that we have obtain before (y=3+5x)\r \n" ); document.write( "\n" ); document.write( "y=3+5(1/15), y=3+1/3, y=10/3 \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |