document.write( "Question 578060: I need to find the X and Y intercepts of the two equations. 4x-2y=6 and x-y/2=-1.5. I have already found the X and Y intercepts of each but now I need to find the \"solution\" to the problem. I'm very confused on how to find the solution. Here is what I have so far:
\n" ); document.write( "For equation 4x-2y=6
\n" ); document.write( "The X intercept is 3/2
\n" ); document.write( "The Y intercept is -3\r
\n" ); document.write( "\n" ); document.write( "For equation x-y/2=-1.5
\n" ); document.write( "The X intercept is -1.5
\n" ); document.write( "The Y intercept is 3\r
\n" ); document.write( "\n" ); document.write( "I'm also needing to graph these. I can graph them with no problems, it's just finding the \"solution\" that is throwing me off. I'm not quite sure what they mean by it.
\n" ); document.write( "

Algebra.Com's Answer #370493 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The \"solution\" is the point ( x1,y1 ) that satisfies
\n" ); document.write( "both equations. It is the intersection of the
\n" ); document.write( "2 straight lines. As long as they are straight lines, they
\n" ); document.write( "can only intersect at 1 point.
\n" ); document.write( "------------------------
\n" ); document.write( "(1) \"+4x+-+2y+=+6+\"
\n" ); document.write( "(2) \"+x+-+%281%2F2%29%2Ay+=+-%283%2F2%29+\"
\n" ); document.write( "---------------------
\n" ); document.write( "Multiply both sides of (2) by \"2\"
\n" ); document.write( "(2) \"+2x+-+y+=+-3+\"
\n" ); document.write( "Divide both sides of (1) by \"2\"
\n" ); document.write( "(1) \"+2x+-+y+=+3+\"
\n" ); document.write( "------------------
\n" ); document.write( "Because these lines only differ by a constant,
\n" ); document.write( "they are parallel lines, and can have no
\n" ); document.write( "intersection, and therefore no solution
\n" ); document.write( "Here's a plot of the lines:
\n" ); document.write( " \"+graph%28+400%2C+400%2C+-10%2C+10%2C+-10%2C+10%2C+2x+%2B+3%2C+2x+-+3+%29+\"
\n" ); document.write( "
\n" );