document.write( "Question 9285: Find the equaton of the line through the points (-3,1)&(5,-5). Write your solution in each of the three forms. \n" ); document.write( "
Algebra.Com's Answer #5094 by askmemath(368)\"\" \"About 
You can put this solution on YOUR website!
Equation of line is given by y-y1 = {(y2-y1)/(x2-x1)}(x-x1)\r
\n" ); document.write( "\n" ); document.write( "Given 2 points (-3,1)&(5,-5) \r
\n" ); document.write( "\n" ); document.write( "y-1 = {(-5-1)/(5-(-3))}(x-(-3))\r
\n" ); document.write( "\n" ); document.write( "Can you solve it from here??
\n" ); document.write( "
\n" );