document.write( "Question 697953: Find the slope of the line:
\n" );
document.write( "y=6x+4 \n" );
document.write( "
Algebra.Com's Answer #430374 by Positive_EV(69)![]() ![]() You can put this solution on YOUR website! Whenever any line is in the form y = mx + b for any constants m and b, the line is said to be in \"slope-intercept\" form. For any line in slope-intercept form, m is equal to the slope of the line, and b is equal to the y-intercept of the line. \r \n" ); document.write( "\n" ); document.write( "for y = 6x+4, m = 6 and b = 4, so the slope is 6. \n" ); document.write( " |