document.write( "Question 260219: In a circle with radius 13, two parallel chords with length 10 are joined to create a rectangle. Find the area of this rectangle.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #191667 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! one side is 10 the diagonal is 26 \n" ); document.write( "26^2=10^2+b^2 \n" ); document.write( "676=100+b^2 \n" ); document.write( "576=b^2 \n" ); document.write( "24=b \n" ); document.write( "10*24=240 square units is the area \n" ); document.write( " \n" ); document.write( " |