document.write( "Question 1031419: If AB is a chord and P is a point on AB such that AP=8 cm, PB=5 and P is 3 cm from the centre of the circle, find the radius.\r
\n" );
document.write( "\n" );
document.write( "how do i solve this problem?
\n" );
document.write( "I think i need to use the chord theorem but i have no clue \n" );
document.write( "
Algebra.Com's Answer #646117 by mananth(16946)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " ![]() \n" ); document.write( "\n" ); document.write( "OMP is a right triangle\r \n" ); document.write( "\n" ); document.write( "OP^2 + OM^2 + MP^2\r \n" ); document.write( "\n" ); document.write( "3^2= (2.5)^2+OM^2\r \n" ); document.write( "\n" ); document.write( "OM^2 = 3^2-2.5^2\r \n" ); document.write( "\n" ); document.write( "OM = 1.66\r \n" ); document.write( "\n" ); document.write( "OB = sqrt( OM^2+MB^2)\r \n" ); document.write( "\n" ); document.write( "= sqrt( 1.66^2+7.6^2)\r \n" ); document.write( "\n" ); document.write( "= 7.78 cm the radius \n" ); document.write( " |