document.write( "Question 122753: find the slope and y-intercept of -x-4y=32. \n" ); document.write( "
Algebra.Com's Answer #90116 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
-X-4Y=32
\n" ); document.write( "-4Y=X+32
\n" ); document.write( "Y=X/-4+32/-4
\n" ); document.write( "Y=-X/4-8
\n" ); document.write( "SLOPE=-1/4.
\n" ); document.write( "Y INTERCEPT=-8.
\n" ); document.write( "
\n" );