document.write( "Question 857536: Write an equation for the line that contains given pair of points;
\n" ); document.write( "1. (-2,2) and (3,7)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #516719 by tommyt3rd(5050)\"\" \"About 
You can put this solution on YOUR website!
m=(7-2)/(3-(-2))=1\r
\n" ); document.write( "\n" ); document.write( "y-2=1(x-(-2))
\n" ); document.write( "
\n" );