document.write( "Question 622691: Write the equation in slope-intercept form of the line that has a slope of 2 and contains the point (1, 1) \n" ); document.write( "
Algebra.Com's Answer #391571 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Line with m = 2 and passing thru (1,1)
\n" ); document.write( "General format for an Equation of a Line is: \"y+=+highlight%28m%29x+%2B+b\"
\n" ); document.write( "This Line: m = 2
\n" ); document.write( " y = 2x + b | Using Pt(1,1) to solve for b
\n" ); document.write( " \"1+=+2%2A1+%2B+b\"
\n" ); document.write( " 1 = 2 + b
\n" ); document.write( "-1 = b
\n" ); document.write( " y = 2x -1
\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "
\n" );