document.write( "Question 1012380: A chord of a circle is perpendicular to a diameter and divides the diameter into two parts x cm and y cm. Find the length of the chord in terms of x and y. \n" ); document.write( "
Algebra.Com's Answer #628283 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A chord of a circle is perpendicular to a diameter and divides the diameter into two parts x cm and y cm. Find the length of the chord in terms of x and y.
\n" ); document.write( "-----------
\n" ); document.write( "c = chord length
\n" ); document.write( "(c/2)*(c/2) = x*y
\n" ); document.write( "c^2 = 4xy
\n" ); document.write( "\"c+=+2sqrt%28xy%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );