document.write( "Question 694427: how do you do 3y-12x+6=0 \n" ); document.write( "
Algebra.Com's Answer #427893 by Ave(106)\"\" \"About 
You can put this solution on YOUR website!
simple way would be to find the x,y-intercepts. Set each equal to 0 and solve
\n" ); document.write( "----
\n" ); document.write( "3(0)-12x+6=0
\n" ); document.write( "-12x=-6
\n" ); document.write( "x=1/2, so x intercept would (1/2, 0)
\n" ); document.write( "----
\n" ); document.write( "3y-12(0)+6=0
\n" ); document.write( "3y=-6
\n" ); document.write( "y=-2, so y intercept would be (0, -2)
\n" ); document.write( "---
\n" ); document.write( "plot both points and draw a line through them.
\n" ); document.write( "
\n" );