document.write( "Question 923630: the co-ordinates of the three points A,B and C are; A=(2,2) B=(6,-6) and C(-2,-3)\r
\n" ); document.write( "\n" ); document.write( "i) find the equation of AB
\n" ); document.write( "

Algebra.Com's Answer #560203 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
A=(2,2)
\n" ); document.write( "B=(6,-6) m =\"%28y%5B1%5D+-+y%5B2%5D%29%2F%28x%5B1%5D+-+x%5B2%5D+%29\" = 8/-4 = -2
\n" ); document.write( "....
\n" ); document.write( "***Using point-slope form, \"y+-+y%5B1%5D+=+m%28x+-+x%5B1%5D%29\"P(2,2)
\n" ); document.write( "y - 2 = -2(x - 2)
\n" ); document.write( "y = -2x + 6
\n" ); document.write( "0r
\n" ); document.write( "2x + y = 6 Standard Form
\n" ); document.write( "
\n" );