document.write( "Question 383680: what is the slope of the line having the equation: 3x - 4y = 8 \n" ); document.write( "
Algebra.Com's Answer #271666 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
change equation to slope intercet form
\n" ); document.write( "3x-4y=8
\n" ); document.write( "-4y=-3x+8
\n" ); document.write( "y=(-3x+8)/-4
\n" ); document.write( "y=3/4x-2
\n" ); document.write( "--------------
\n" ); document.write( "slope m=3/4
\n" ); document.write( "
\n" );