document.write( "Question 1013636: The ratio for the diagonal and length of a rectangle is 8:5. Find the area of that rectangle it it is inscribed in a circle whose area is 120 sq. cm. \n" ); document.write( "
Algebra.Com's Answer #629974 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
If a rectangle is inscribed in a circle, then the diagonal of the rectangle is the diameter of the circle.
\n" ); document.write( "We can find the diameter from the area...
\n" ); document.write( "A = (pi)r^2 = (pi)(d^2/4) so that
\n" ); document.write( "120 = (3.14/4)(d^2) which leads to
\n" ); document.write( "d^2 = 152.87
\n" ); document.write( "d = 12.36 cm
\n" ); document.write( "Now the length is 5/8 of that or
\n" ); document.write( "(5/8)(12.36) = 7.73 cm
\n" ); document.write( "All we need is the width...we use Pythagoras for that
\n" ); document.write( "w^2 + 7.73^2 = 152.87 (which was d^2) so that
\n" ); document.write( "w = 9.65 cm (longer than the length?)
\n" ); document.write( "The area of the rectangle A = LW =
\n" ); document.write( "(7.73)(9.65) = 74.6 sq. cm.
\n" ); document.write( "
\n" );