document.write( "Question 52949: Find the slope and y-intercept of 2x - 3y = 6 \n" ); document.write( "
Algebra.Com's Answer #35310 by rchill(405)\"\" \"About 
You can put this solution on YOUR website!
Always solve for y! So, add 3y to both sides to get 2x=3y+6. Now subtract 6 from both sides to get 2x-6=3y. Dividing both sides by 3 we get \"%282%2F3%29x-2=y\". We now have a line in the format y=mx+b, where m is the slope; that means the slope of our line is \"2%2F3\". To find the y-intercept, we use x=0 in the equation and we get y=-2, or the ordered pair (0,-2). The graph is:
\n" ); document.write( "\"graph%28300%2C300%2C-5%2C5%2C-5%2C5%2C%282%2F3%29x-2%29%29\"
\n" ); document.write( "
\n" );