document.write( "Question 203324: Find both the x and y intercepts of the line 3x+2y=-18 \n" ); document.write( "
Algebra.Com's Answer #153407 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
3x+2y=-18
\n" ); document.write( "2y=-3x-18
\n" ); document.write( "y=-3/2x-18/2
\n" ); document.write( "y=-3x/2-9
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+-3x%2F2+-9%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, -3x/2 -9).
\n" ); document.write( "Intercepts (-6,-9)
\n" ); document.write( "
\n" );