document.write( "Question 236835: how to find the equation of the circle having AB as diameter where A is the point (1,8) and b is the point (3,14) \n" ); document.write( "
Algebra.Com's Answer #174312 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
d^2=(3-1)^2+(14-8)^2
\n" ); document.write( "D^2=2^2+6^2
\n" ); document.write( "D^2=4+36
\n" ); document.write( "D^2=40
\n" ); document.write( "D=SQRT40
\n" ); document.write( "D=6.32 ANS.
\n" ); document.write( "
\n" );