document.write( "Question 979911: Graph the linear equation. Find three points that solve the equation, then plot. -2x-3y=-7 \n" ); document.write( "
Algebra.Com's Answer #601148 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
-3y=2x-7 by adding 2x to both sides
\n" ); document.write( "y= (-2x/3)+7/3, by dividing by -1
\n" ); document.write( "x=0 y= 7/3
\n" ); document.write( "y=0 x= 7/2
\n" ); document.write( "(2,1) ;;Third point.\r
\n" ); document.write( "\n" ); document.write( "\"graph%28300%2C300%2C-10%2C10%2C-10%2C10%2C%28-2x%2F3%29%2B%287%2F3%29%29\"
\n" ); document.write( "
\n" );