document.write( "Question 135182: Find the slope and y-intercept of the equation:
\n" );
document.write( "y+9=-3x \n" );
document.write( "
Algebra.Com's Answer #99033 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Y=mX+b WHERE m=SLOPE & b=Y INTERCEPT. \n" ); document.write( "Y+9=-3X \n" ); document.write( "Y=-3X-9 \n" ); document.write( "THIS LINE HAS A SLOPE (m)=-3 & Y INTERCEPT (b)=-9 \n" ); document.write( " |