document.write( "Question 695298: Find a solution to the system of equations by graphing
\n" ); document.write( "5x+2y=10
\n" ); document.write( "5x-2y=10
\n" ); document.write( "

Algebra.Com's Answer #428428 by Ave(106)\"\" \"About 
You can put this solution on YOUR website!
Graph your lines, simplest way for this one is find x and y-intercept for each
\n" ); document.write( "1.5x+2y=10
\n" ); document.write( "if x is 0, 2y=10, y=5, y-intercept (0,5)
\n" ); document.write( "if y is 0, 5x=10, x=2, x-intercept (2,0)
\n" ); document.write( "2.5x-2y=10
\n" ); document.write( "if x is 0, -2y=10, y=-5, y-intercept (0,-5)
\n" ); document.write( "if y is 0, 5x=10, x=2, x-intercept (2,0)
\n" ); document.write( "--
\n" ); document.write( "graph
\n" ); document.write( "\"+graph%28+300%2C+300%2C+-3%2C+3%2C+-6%2C+6%2C+y=%28-5%2F2%29x%2B5%2C+y=%285%2F2%29x-5%29+\"
\n" ); document.write( "--
\n" ); document.write( "Where the lines meet is your solution
\n" ); document.write( "(2,0)
\n" ); document.write( "
\n" );