document.write( "Question 46765: What is the equation of the line that is parelle to y=3x+1 and passes through (2,6). \n" ); document.write( "
Algebra.Com's Answer #30975 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
Use point-slope form:
\n" ); document.write( "\"y+-+y1+=+M%28x+-+x1%29\"
\n" ); document.write( "\"y+-+6+=+3%28x+-+2%29\"
\n" ); document.write( "\"y+=+3x\"
\n" ); document.write( "\"graph%28600%2C600%2C-10%2C10%2C-10%2C10%2C3x%29\"
\n" ); document.write( "
\n" );