document.write( "Question 220722: solve linear equation of two variables.plot three points to draw graph.5x-2y=6 \n" ); document.write( "
Algebra.Com's Answer #165658 by babydoll77stl(4)\"\" \"About 
You can put this solution on YOUR website!
5x-2y=6\r
\n" ); document.write( "\n" ); document.write( "subtrace 5x from both sides
\n" ); document.write( "-2y=-5x+6\r
\n" ); document.write( "\n" ); document.write( "divide -2 by both sides to get y by itself\r
\n" ); document.write( "\n" ); document.write( "y= -5/-2x+6/-2\r
\n" ); document.write( "\n" ); document.write( "y= 5/2x-3\r
\n" ); document.write( "\n" ); document.write( "-3 is your starting point on the y axis\r
\n" ); document.write( "\n" ); document.write( "5/2 is your rise over run\r
\n" ); document.write( "\n" ); document.write( "start at -3 on the y-axis, then rise 5 points and then go to the right 2 points since the number is now negative. You can do this same step more than once so you have more than 2 points on the graph to draw your line. \r
\n" ); document.write( "\n" ); document.write( "It's easier to have at least 3 points on the graph
\n" ); document.write( "
\n" );