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)![]() ![]() 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( " \n" ); document.write( " \n" ); document.write( " |