document.write( "Question 914566: write the equation of a line that has slope -1 and passes through the point (-2,3) \n" ); document.write( "
Algebra.Com's Answer #555184 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
***Using point-slope form, \"y+-+y%5B1%5D+=+m%28x+-+x%5B1%5D%29\"
\n" ); document.write( "y - 3 = -1(x+2)
\n" ); document.write( "y = -x - 2 + 3
\n" ); document.write( "y = -x + 1
\n" ); document.write( "
\n" );