document.write( "Question 313834: solve the systems of equations by the substitution method:
\n" );
document.write( "5x-4y+=30-5x
\n" );
document.write( "3x+6=x+5y+15\r
\n" );
document.write( "\n" );
document.write( "I added 5x to both sides to get all variables on one side and got \r
\n" );
document.write( "\n" );
document.write( "10x-4y=30 now I not sure where to go from here to solve for y....Please help!\r
\n" );
document.write( "\n" );
document.write( "lilchikcadee@msn.com\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #224399 by unlockmath(1688)![]() ![]() You can put this solution on YOUR website! Hello, \n" ); document.write( "Let's set up both equations \n" ); document.write( "5x-4y+=30-5x \n" ); document.write( "3x+6=x+5y+15 \n" ); document.write( "like this: \n" ); document.write( "10x-4y=30 \n" ); document.write( "-3x-5y=9 \n" ); document.write( "Since substitution is required let's set the first equation like this: \n" ); document.write( "x=2/5(y)+3 \n" ); document.write( "Now substitute this into the second equation to get: \n" ); document.write( "-3(2/5y+3)-5y=9 Rewritten as: \n" ); document.write( "-6/5(y)-9-5y=9 Add 9 and combine like terms to get: \n" ); document.write( "-19/5 y=18 Multiply both sides by -5/19 to get: \n" ); document.write( "y=-90/31 \n" ); document.write( "Plug this into the first to get: \n" ); document.write( "10x-4(-90/31)=30 This works out to: \n" ); document.write( "x=57/31 \n" ); document.write( "You can now plug these answers into both and it works out. \n" ); document.write( "Make sense? \n" ); document.write( "RJ \n" ); document.write( "www.math-unlock.com \n" ); document.write( " \n" ); document.write( " |