document.write( "Question 933652: Find the equation of a line that passes the given points (-2,-5) and (8,5). \n" ); document.write( "
Algebra.Com's Answer #566928 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
(-2,-5) and
\n" ); document.write( "(8,5) m =\"%28y%5B1%5D+-+y%5B2%5D%29%2F%28x%5B1%5D+-+x%5B2%5D+%29\" = -10/-10 = 1
\n" ); document.write( "....slope m = 1
\n" ); document.write( "***Using point-slope form, \"y+-+y%5B1%5D+=+highlight_green%28m%29%28x+-+x%5B1%5D%29\"P(8,5)
\n" ); document.write( "y - 5 = 1(x - 8)
\n" ); document.write( "y - 5 = x - 8
\n" ); document.write( "y = x - 3
\n" ); document.write( "
\n" );