document.write( "Question 701519: Can you please help me solve this linear equation using substitution\r
\n" ); document.write( "\n" ); document.write( "1/2x + 2/3y = 1
\n" ); document.write( "1/4x - 1/3y = 5/2\r
\n" ); document.write( "\n" ); document.write( "Thank you.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #432521 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
It's not perfectly clear to me, but
\n" ); document.write( "I assume that the problem is \"system%28%281%2F2%29x+%2B+%282%2F3%29y+=+1%2C%281%2F4%29x+-+%281%2F3%29y+=+5%2F2%29\", and I'll solve that.
\n" ); document.write( "
\n" ); document.write( "If I had a choice, I would not solve that system by substitution.
\n" ); document.write( "\"%281%2F4%29x+-+%281%2F3%29y+=+5%2F2+\" --> \"%281%2F4%29x+=+%281%2F3%29y%2B5%2F2+\" --> \"x=%284%2F3%29y%2B10\"
\n" ); document.write( "Substituting \"%284%2F3%29y%2B10\" for \"x\" in \"%281%2F2%29x+%2B+%282%2F3%29y+=+1\" we get
\n" ); document.write( "\"%281%2F2%29%28%284%2F3%29y%2B10%29+%2B+%282%2F3%29y+=+1\" --> \"%282%2F3%29y%2B5%2B+%282%2F3%29y+=+1\" --> \"%284%2F3%29y=1-5\" --> \"%284%2F3%29y=-4\" --> \"%283%2F4%29%284%2F3%29y=-4%283%2F4%29\" --> \"highlight%28y=-3%29\".
\n" ); document.write( "Then, substituting \"%28-3%29\" for \"y\" in \"x=%284%2F3%29y%2B10\", we get
\n" ); document.write( "\"x=%284%2F3%29%28-3%29%2B10\" --> \"x=-4%2B10\" --> \"highlight%28x=6%29\".
\n" ); document.write( "
\n" ); document.write( "If I could choose how to solve it,
\n" ); document.write( "I would first transform the equations,
\n" ); document.write( "so as to get equivalent equations without fractions.
\n" ); document.write( "\"%281%2F2%29x+%2B+%282%2F3%29y+=+1\" --> \"3x%2B4y=6\" (multiplying everything times 6)
\n" ); document.write( "\"%281%2F4%29x+-+%281%2F3%29y+=+5%2F2+\" --> \"3x-4y=30\" (multiplying everything times 12)
\n" ); document.write( "Then I would add both equations to get
\n" ); document.write( "\"6x=36\" --> \"highlight%28x=6%29\".
\n" ); document.write( "I would also subtract the second equation from the first one to get
\n" ); document.write( "\"8y=-24\" --> \"highlight%28y=-3%29\".
\n" ); document.write( "
\n" ); document.write( "IF THE PROBLEM WAS
\n" ); document.write( "\"system%281%2F2x+%2B+2%2F3y+=+1%2C1%2F4x+-+1%2F3y+=+5%2F2+%29\",
\n" ); document.write( "That's the same as
\n" ); document.write( ".
\n" ); document.write( "That could be solve the same way for \"1%2Fx\" and \"1%2Fy\" to get
\n" ); document.write( "\"1%2Fx=6\" and \"1%2Fy=-3\"
\n" ); document.write( "Then the solutions would be \"x=1%2F6\" and \"y=-1%2F3\".
\n" ); document.write( "
\n" );