document.write( "Question 1108482: Solve the following system of linear equations using the substitution method:\r
\n" ); document.write( "\n" ); document.write( "\"%28-1%2F4%29x+%2B+%283%2F2%29y+=+11\"\r
\n" ); document.write( "\n" ); document.write( "\"%28-1%2F8%29x+%2B+%281%2F3%29y+=+3\"\r
\n" ); document.write( "\n" ); document.write( "Express answer as an ordered pair.
\n" ); document.write( "

Algebra.Com's Answer #723475 by asymptote(2)\"\" \"About 
You can put this solution on YOUR website!
Solve for y in the first equation, then plug this expression into the second equation and solve for x:\r
\n" ); document.write( "\n" ); document.write( "1) Add x term to both sides: \"%283%2F2%29y+=+11+%2B+%281%2F4%29x\"
\n" ); document.write( "2) Divide both sides by 3/2 (a.k.a multiply by reciprocal, 2/3) to isolate y: \"y+=+%2822%2F3%29+%2B+%281%2F6%29%2Ax\"
\n" ); document.write( "3) Now substitute this expression for y in the second equation:
\n" ); document.write( "\"%28-1%2F8%29%2Ax+%2B+%281%2F3%29%2A%28%2822%2F3%29+%2B+%281%2F6%29%2Ax%29+=+3\"
\n" ); document.write( "4) Simplify left-hand side by distributing 1/3 in preparation of isolating x:
\n" ); document.write( "\"%28-1%2F8%29%2Ax+%2B+%2822%2F9%29+%2B+%281%2F18%29%2Ax+=+3\"
\n" ); document.write( "5) Combine x terms by using common denominator of 72:
\n" ); document.write( "\"%28-5%2F72%29%2Ax+%2B+%2822%2F9%29+=+3\"
\n" ); document.write( "6) Subtract 22/9 from both sides by using common denominator of 9:
\n" ); document.write( "\"%28-5%2F72%29%2Ax+=+%285%2F9%29\"
\n" ); document.write( "7) Solve for x by multiplying both sides by -72/5 (a.k.a dividing by -5/72):
\n" ); document.write( "\"x+=+-8\"\r
\n" ); document.write( "\n" ); document.write( "We now know x and can plug -8 into either of the original two equations and solve for y. I will use the second equation:
\n" ); document.write( "1) \"%28-1%2F8%29%2A-8+%2B+%281%2F3%29%2Ay+=+3\"
\n" ); document.write( "2) \"1+%2B+%281%2F3%29%2Ay+=+3\"
\n" ); document.write( "3) \"%281%2F3%29%2Ay+=+2\"
\n" ); document.write( "4) \"y+=+6\"\r
\n" ); document.write( "\n" ); document.write( "When we plug x = -8 and y = 6 back into both original equations, we get true equalities, verifying our answer.\r
\n" ); document.write( "\n" ); document.write( "Finally, writing as ordered pair, (x,y) yields (-8, 6) as our final answer.\r
\n" ); document.write( "\n" ); document.write( "Just as a note, unless you had to solve this by substitution, I would recommend using the elimination method as it would be much quicker.
\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );