document.write( "Question 1064377: what is the degree of the function for f(x)=5x+1? and what is the value of m and y-intercept?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #679426 by Edwin McCravy(20063)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\r\n" );
document.write( "The degree of a polynomial function f(x) is the highest \r\n" );
document.write( "power of x found in the expression on the right side of f(x):\r\n" );
document.write( "\r\n" );
document.write( "f(x) = 5x + 1\r\n" );
document.write( "\r\n" );
document.write( "is the same as\r\n" );
document.write( "\r\n" );
document.write( "f(x) = 5x1 + 1\r\n" );
document.write( "\r\n" );
document.write( "So the highest power of x is 1.  So the degree is 1.\r\n" );
document.write( "\r\n" );
document.write( "--------------------------------------------------------\r\n" );
document.write( "\r\n" );
document.write( "y = mx + b where m is the slope and  \r\n" );
document.write( "           the y-intercept is the point (0,b)\r\n" );
document.write( "\r\n" );
document.write( "Sometimes y is written as f(x), as in this case.  So in this\r\n" );
document.write( "and other such cases we have:\r\n" );
document.write( "\r\n" );
document.write( "f(x) = mx + b where m is the slope and \r\n" );
document.write( "           the y-intercept is the point (0,b)\r\n" );
document.write( "\r\n" );
document.write( "Compare \r\n" );
document.write( "\r\n" );
document.write( "f(x) = 5x + 1\r\n" );
document.write( "\r\n" );
document.write( "to\r\n" );
document.write( "\r\n" );
document.write( "f(x) = mx + b\r\n" );
document.write( "\r\n" );
document.write( "and you'll see that m = 5 and b = 1, so the slope is m = 5\r\n" );
document.write( "and the y-intercept is (0,1).\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );