document.write( "Question 187419: 2x + 2y=8 and 4x-6y=36\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solution (6,2) how did my text book come up with thesesolutions
\n" ); document.write( "

Algebra.Com's Answer #140483 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
Assuming you are expected to solve a system linear equations using the \"elimination method\":
\n" ); document.write( ".
\n" ); document.write( "2x + 2y = 8
\n" ); document.write( "4x - 6y = 36
\n" ); document.write( ".
\n" ); document.write( "multiply both sides of the top equation and add it to the second:
\n" ); document.write( "6x + 6y = 24
\n" ); document.write( "4x - 6y = 36
\n" ); document.write( "------------
\n" ); document.write( "10x = 60
\n" ); document.write( "Dividing both sides by 10:
\n" ); document.write( "x = 6
\n" ); document.write( ".
\n" ); document.write( "Now, we plug the value above into either equation to find y. Let's pick the top one:
\n" ); document.write( "2x + 2y = 8
\n" ); document.write( "2(6) + 2y = 8
\n" ); document.write( "12 + 2y = 8
\n" ); document.write( "2y = -4
\n" ); document.write( "y = -2
\n" ); document.write( ".
\n" ); document.write( "therefore:
\n" ); document.write( "(x,y) = (6, -2)
\n" ); document.write( "
\n" ); document.write( "
\n" );