document.write( "Question 23919: graph a straight line given its equation. 6x+3y=9 \n" ); document.write( "
Algebra.Com's Answer #12632 by Alwayscheerful(414)\"\" \"About 
You can put this solution on YOUR website!
I would first convert the given equation to \"y=mx%2Bb\" form.
\n" ); document.write( "m being the slope
\n" ); document.write( "b being the y-intercept\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"6x%2B3y=9\"
\n" ); document.write( "Isolate the y
\n" ); document.write( "\"3y=-6x%2B9\"
\n" ); document.write( "Divide 3 by both sides to get y alone
\n" ); document.write( "\"y=-2x%2B3\"
\n" ); document.write( "Graph\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"graph%28500%2C500%2C-10%2C10%2C-10%2C10%2C-2x%2B3%29\"
\n" ); document.write( "Hope this helps!
\n" ); document.write( "
\n" );