document.write( "Question 1093304: An isosceles trapezoid is inscribed in a circle, the upper base is 12cm, the other base is 16cm, sides are 2xsqrt(2). What is the diameter of the circle?
\n" );
document.write( "In class we worked out that the height of this trapezoid is 2cm, and at home I understood that the acute angles are 45* because the sides of that triangle are equal and one angle is 90*. What to do next? (Please explain as simple as possible as english is not my first language) \n" );
document.write( "
Algebra.Com's Answer #707930 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! We want the length of a diagonal(d) of the isosceles trapezoid \n" ); document.write( ": \n" ); document.write( "the 16cm base extends 2cm on either side( (16-12) / 2 ) \n" ); document.write( ": \n" ); document.write( "14^2 + 2^2 = d^2 \n" ); document.write( ": \n" ); document.write( "d = square root(14^2 + 2^2) = 14.14 \n" ); document.write( ": \n" ); document.write( "we are given \n" ); document.write( ": \n" ); document.write( "1) the equal sides of trapezoid, a = 2 * square root(2) \n" ); document.write( "2) bases b = 16, c = 12 \n" ); document.write( ": \n" ); document.write( "let s = (a + d + c) / 2 = (2*square root(2) + 14.14 + 12) / 2 = 14.48 \n" ); document.write( ": \n" ); document.write( "Radius of circumscribed circle = \n" ); document.write( ": \n" ); document.write( "(a * d * c) / ( 4 * square root(s * (s-a) * (s-d) * (s-c) ) = \n" ); document.write( ": \n" ); document.write( "(2*square root(2) * 14.14 * 12) / ( 4 * square root( 14.48 * (14.48-2*square root(2) * (14.48-14.14) * (14.48-12) ) = \n" ); document.write( ": \n" ); document.write( "479.93 / 47.71 = 10.06 \n" ); document.write( ": \n" ); document.write( "****************************************** \n" ); document.write( "Radius of circumscribed circle = 10.06 cm \n" ); document.write( "****************************************** \n" ); document.write( ": \n" ); document.write( " |