document.write( "Question 105973: Find the x-intercept and y-intercept, and the slope of the straight line in 4x-5y=40 \n" ); document.write( "
Algebra.Com's Answer #77108 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
y=mx+b slope= m
\n" ); document.write( "4x-5y=40
\n" ); document.write( "-5y=-4x+40
\n" ); document.write( "y=(4/5)x+8
\n" ); document.write( "slope=4/5
\n" ); document.write( "y intercept (x=0) =8 (0,8)
\n" ); document.write( "x intercept: (y=0) 4x=40...x=10 (10,0)
\n" ); document.write( "Ed
\n" ); document.write( "\"graph%28500%2C500%2C-10%2C10%2C-10%2C10%2C%284x%2F5%29%2B8%29\"
\n" ); document.write( "
\n" );