document.write( "Question 351418: what is the slope and y-intercept of the given line
\n" );
document.write( " 5y-2x+8=0 \n" );
document.write( "
Algebra.Com's Answer #251098 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 5y=2x-8 \n" ); document.write( "y=2/5x-8/5 \n" ); document.write( "y=2/5x-1 3/5 \n" ); document.write( "slope m=2/5 \n" ); document.write( "y int B=-1 3/5 \n" ); document.write( " |