document.write( "Question 333454: 2x-5y=40 . what is the y intercept \n" ); document.write( "
Algebra.Com's Answer #238997 by AAfter.Com(18)\"\" \"About 
You can put this solution on YOUR website!
2x-5y=40
\n" ); document.write( "=> -5y = -2x + 40
\n" ); document.write( "=> y = 2x/5 - 8
\n" ); document.write( "Hence, the y-intercept is -8.
\n" ); document.write( "
\n" );