document.write( "Question 8029: How do I find out if this equation (y=2x+1) is linear or not? \n" ); document.write( "
Algebra.Com's Answer #4403 by glabow(165)\"\" \"About 
You can put this solution on YOUR website!
The slope-intercept form of a line is \"y+=+mx+%2B+b\". It would appear that this equation is of that form. It is, then, the equation of a line that has the slope 2 and crosses the y axis at 1. \n" ); document.write( "
\n" );