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)![]() ![]() ![]() 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( " |