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)![]() ![]() ![]() 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( " \n" ); document.write( "Intercepts (-6,-9) \n" ); document.write( " |