document.write( "Question 237289: Write an equation of the line that passes through the point (6, –7) with slope 1 \n" ); document.write( "
Algebra.Com's Answer #174581 by College Student(505)\"\" \"About 
You can put this solution on YOUR website!
The POint-Slope Form of a Line is:
\n" ); document.write( "\"y-y1=m%28x-x1%29\"
\n" ); document.write( "Now subsitute values:
\n" ); document.write( "\"y-%28-7%29=1%28x-6%29\"
\n" ); document.write( "Simplify:
\n" ); document.write( "\"y%2B7=1%28x-6%29\" ...or... \"y%2B7=x-6\"
\n" ); document.write( "
\n" );