document.write( "Question 986098: determine the equation of the straight line through the points (-2,1) and (3,-2) \n" ); document.write( "
Algebra.Com's Answer #606836 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
determine the equation of the straight line through the points (-2,1) and (3,-2)
\n" ); document.write( "=================
\n" ); document.write( "Step 1m find the slope
\n" ); document.write( "Slope m = diffy.diffx = (-2-1)/(3- -2) = -3/5
\n" ); document.write( "-----------
\n" ); document.write( "Then use y-y1 = m*(x-x1) where (x1,y1) is either point.
\n" ); document.write( "---
\n" ); document.write( "y-1 = (-3/5)*(x+2)
\n" ); document.write( "\"y+=+-3x%2F5+-+1%2F5\"
\n" ); document.write( "
\n" ); document.write( "
\n" );