document.write( "Question 343797: Find the y intercept for 2x - 5y = 10 \n" ); document.write( "
Algebra.Com's Answer #245946 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
5y=2x-10
\n" ); document.write( "y=2/5x-2
\n" ); document.write( "y int= (0,-2)
\n" ); document.write( "
\n" );