document.write( "Question 240135: How do you solve the problem: 3x-2y=2
\n" ); document.write( " y=2x+8 ?
\n" ); document.write( "

Algebra.Com's Answer #176035 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
Several ways to do this. The sinplest is to plug the value given for y in the second equation, into the first equation and then solving for the remaining variable
\n" ); document.write( "\"3x-2y+=+2\"
\n" ); document.write( "\"y+=+2x%2B8\" plug this value for y into the first equation\r
\n" ); document.write( "\n" ); document.write( "\"3x-2%282x%2B8%29=2\" simplify and collect terms
\n" ); document.write( "\"3x+-4x+-16+=+2\"
\n" ); document.write( "\"x+=+-18\"
\n" ); document.write( "Now that you have a value for x, plug that in to either original equation and solve for y
\n" ); document.write( "\"y+=+2x%2B8\"
\n" ); document.write( "\"y+=+2%2A%28-18%29+%2B+8\"
\n" ); document.write( "\"y+=+-36%2B8\"
\n" ); document.write( "\"y+=+-28\"\r
\n" ); document.write( "\n" ); document.write( "You can also plot the two equation and see where they intersect
\n" ); document.write( "\"graph%28400%2C600%2C+-50%2C+50%2C+-50%2C50%2C+2x%2B8%2C+1.5x-1%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );