document.write( "Question 1190131: calculate the angle at the centre of a circle subtended by a chord 6cm from the centre of the circle with radius 10cm
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #821692 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! calculate the angle at the centre of a circle subtended by a chord 6cm from the centre of the circle with radius 10cm \n" ); document.write( "---------------- \n" ); document.write( "The chord and the radius form 2 right triangles. \n" ); document.write( "The hypotenuse is the radius = 10 cm \n" ); document.write( "One side is 6 cm \n" ); document.write( "cos(a) = 6/10 \n" ); document.write( "a = ~ 53.13 degs \n" ); document.write( "Angle at the center of the circle is 2a = ~ 106.26 degs \n" ); document.write( " |