document.write( "Question 791161: graph the line. 4x+3y+9=0\r
\n" );
document.write( "\n" );
document.write( "what I have been getting.. but is incorrect...\r
\n" );
document.write( "\n" );
document.write( "3y+9=0-4x
\n" );
document.write( "3y=0-4x-3y
\n" );
document.write( "y=-4 over 3 x \n" );
document.write( "
Algebra.Com's Answer #479408 by waynest(281)![]() ![]() ![]() You can put this solution on YOUR website! 4x + 3y + 9 = 0 \n" ); document.write( "4x - 4x + 3y + 9 - 9 = -4x - 9 \n" ); document.write( "3y = -4x - 9 \n" ); document.write( "3y/3 = -4x/3 - 9/3 \n" ); document.write( "y = (-4/3)x -3 \n" ); document.write( "x = all real numbers \n" ); document.write( "y = all real numbers \n" ); document.write( " |