document.write( "Question 27232: what is the slope of the line 5y-4x +3 =0 \n" ); document.write( "
Algebra.Com's Answer #14806 by rodriguezh2(15)\"\" \"About 
You can put this solution on YOUR website!
First get your equation in y = mx + b form.
\n" ); document.write( "5y - 4x + 3 = 0 [add 4x and subtract 3 from both sides]
\n" ); document.write( "5y = 4x - 3 (now divide 5 from both sides)
\n" ); document.write( "y = (4/5)x - (3/5)
\n" ); document.write( "Now our line is in the proper forma, y = mx + b
\n" ); document.write( "m represents the slope of a line and b represents the y-intercept
\n" ); document.write( "Therefore our slope is (4/5)
\n" ); document.write( "
\n" ); document.write( "
\n" );