document.write( "Question 352676: Given a slope of m = 6 and a point (5, 1), would the corresponding line equation be ? \n" ); document.write( "
Algebra.Com's Answer #252073 by sofiyac(983)\"\" \"About 
You can put this solution on YOUR website!
The formula for the line is
\n" ); document.write( "\"y-y1=m%28x-x1%29\" where m is the given slope and (x1,y1) is the given point. So plug in the values given\r
\n" ); document.write( "\n" ); document.write( "\"y-1=6%28x-5%29\" now you can distribute the 6
\n" ); document.write( "\"y-1=6x-30\" then add 1 to both sides\r
\n" ); document.write( "\n" ); document.write( "\"y=6x-29\" this is the equation of a line in slope intercept form which has a slope of m = 6 and passes through a point (5, 1).
\n" ); document.write( "
\n" );