document.write( "Question 160015: Find the slope and the y-intercept of the line.\r
\n" );
document.write( "\n" );
document.write( "4x=5y+15 \n" );
document.write( "
Algebra.Com's Answer #117987 by nabla(475)![]() ![]() ![]() You can put this solution on YOUR website! Solve for y.\r \n" ); document.write( "\n" ); document.write( "(4x-15)/5=y \n" ); document.write( "(4/5)x-3=y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The slope of a line is m in y=mx+b. b is the y-intercept [b].\r \n" ); document.write( "\n" ); document.write( "Thus, we get m=4/5, y-intercept=b=-3. \n" ); document.write( " |