document.write( "Question 360964: find the slope and the y-intercept of the line 7x=10y+50 \n" ); document.write( "
Algebra.Com's Answer #257513 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 10y=7x-50 \n" ); document.write( "y=7/10y-5 \n" ); document.write( "slope m=7/10 \n" ); document.write( "y int b=-5 \n" ); document.write( " |