document.write( "Question 640715: find the equation (in terms of x) of the line through the points (-5,2) and (2,1) \n" ); document.write( "
Algebra.Com's Answer #403374 by reviewermath(1029)\"\" \"About 
You can put this solution on YOUR website!
slope, m = \"%281+-+2%29%2F%282+-+%28-5%29%29+=+-1%2F7\"
\n" ); document.write( "\"y+-+y%5B1%5D+=+m%28x+-+x%5B1%5D%29\"
\n" ); document.write( "\"y+-+2+=+%28-1%2F7%29%28x+-+%28-5%29%29\"
\n" ); document.write( "\"highlight%28y+=+%28-1%2F7%29x+%2B+9%2F7%29\"
\n" ); document.write( "
\n" );