document.write( "Question 404785: find the slope if it exists
\n" );
document.write( "5x-4y+16=0, m=??? \n" );
document.write( "
Algebra.Com's Answer #286062 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 5x-4y=-16 \n" ); document.write( "-4y=-5x-16 \n" ); document.write( "y=5/4x+4 \n" ); document.write( "slope m=5/4 \n" ); document.write( " |