document.write( "Question 1050855: The segment [a,b],where A(-3,1) and B(5,7) is a diameter of a circle c,
\n" ); document.write( "Find the coordinates of the centre and calculate the length of the radius.
\n" ); document.write( "

Algebra.Com's Answer #666470 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The segment [a,b],where A(-3,1) and B(5,7) is a diameter of a circle c,
\n" ); document.write( "Find the coordinates of the centre and calculate the length of the radius.
\n" ); document.write( "------
\n" ); document.write( "center = [(-3+5)/2 , (1+7)/2] = (1,4)
\n" ); document.write( "------------------
\n" ); document.write( "radius = sqrt[(5-1)^2 + (7-4)^2] = sqrt[16+9] = 5
\n" ); document.write( "---------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-------------------
\n" ); document.write( "
\n" );