document.write( "Question 634537: find the distance between the pair of points (-1,-4) and (-5,-7).
\n" ); document.write( "Find the midpoint of the line segment with the given end points: (2,1) and (6,8).
\n" ); document.write( "Find the distance between thepair of points (-2,-6) and (7,-3).
\n" ); document.write( "Write the standaed form of the quation of the circle with the given center (-2,-4) and radius 6.
\n" ); document.write( "

Algebra.Com's Answer #399696 by sachi(548)\"\" \"About 
You can put this solution on YOUR website!
find the distance between the pair of points (-1,-4) and (-5,-7).
\n" ); document.write( "ANS:- D=SQRT{[(-1)-(-5)]^2+[(-4)-(-7)]^2}=SQRT{9+9}=3SQRT(2)
\n" ); document.write( "Find the midpoint of the line segment with the given end points: (2,1) and (6,8).
\n" ); document.write( "ANS:-M=[(6-2)/2,(8-1)/2]=(2,3.5)
\n" ); document.write( "Find the distance between thepair of points (-2,-6) and (7,-3).
\n" ); document.write( "ANS:- D=SQRT{[(-2)-(7)]^2+[(-6)-(-3)]^2}=SQRT{81+9}=3SQRT(10)
\n" ); document.write( "Write the standaed form of the quation of the circle with the given center
\n" ); document.write( "(-2,-4) and radius 6.
\n" ); document.write( "ANS:-[x-(-2)]^2+[y-(-4)]^=6^2
\n" ); document.write( "or[x+2]^2+[y+4]^2=36
\n" ); document.write( "can be simplified to
\n" ); document.write( "x^2+4x+y^2+8y=16 ans
\n" ); document.write( "
\n" );