document.write( "Question 88553: Find the coordinates of the y intercept of 3x-5y=10 \n" ); document.write( "
Algebra.Com's Answer #64390 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
3x-5y=10
\n" ); document.write( "-5y=-3x+10
\n" ); document.write( "y=-3x/-5+10/-5
\n" ); document.write( "y=3x/5-2 thus (-2) is the y intercept.
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+y+=+3x%2F5+-2%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, y = 3x/5 -2).
\n" ); document.write( "
\n" );