document.write( "Question 868029: Find the equation of the line that contains the point (7,1)and has slope -4 \n" ); document.write( "
Algebra.Com's Answer #523311 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Use the point-slope form of a line,
\n" ); document.write( "\"y-y%5B1%5D=m%28x-x%5B1%5D%29\"
\n" ); document.write( "\"y-1=-4%28x-7%29\"
\n" ); document.write( "\"y-1=-4x%2B28\"
\n" ); document.write( "\"y=-4x%2B29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );