document.write( "Question 1107835: Quadrilateral ABCD is an isosceles trapezoid with AB parallel to DC, AC=DC, and AD=BC. If the height h of the trapezoid is equal to AB, find the ratio AB:DC
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #722966 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "I used coordinate geometry to solve the problem; there are certain to be other paths, possibly much easier.... \n" ); document.write( "Let points C and D be C(0,0) and D(1,0). \n" ); document.write( "Consider the arc in the first quadrant of the circle with center C and radius CD. To make AC=DC, point A must be somewhere on that arc. \n" ); document.write( "The requirement is that the height h of the trapezoid be equal to the length of base AB; so we need to find the coordinates of the point A on the arc such that the y coordinate (the height of the trapezoid) is equal to the length of base AB. \n" ); document.write( "Let h be the height of the trapezoid. \n" ); document.write( "By symmetry, the midpoint of base AB will have coordinates (0.5,h). \n" ); document.write( "Again by symmetry, the coordinates of point A will be (0.5+0.5h,h). \n" ); document.write( "Then since point A is on an arc of a circle with radius 1, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Clearly we need to choose the positive solution. \n" ); document.write( "So h, the length of base AB, is 3/5; then since the length of base CD is 1, the ratio of the lengths of the bases AB:CD is 3:5. \n" ); document.write( "------------------------------------------------------ \n" ); document.write( "Having solved the problem by that method, I see that the right triangle formed by AC, DC, and the altitude from A to CD is a 3:4:5 right triangle; that suggests to me another possibly easier solution. \n" ); document.write( "Use the same figure as before; and let BE and AF be altitudes of the trapezoid. \n" ); document.write( "Let CE = DF = x and CD = y. Then in right triangle ACF, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Then \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Clearly y=x does not make sense in the problem; so y = 5x. \n" ); document.write( "But that makes the lengths of the sides of right triangle ACF 3x, 4x, and 5x. \n" ); document.write( "And since AB is the height of the trapezoid, the ratio AB:CD of the lengths of bases of the trapezoid is 3x:5x, or 3:5. \n" ); document.write( "Fun problem....! \n" ); document.write( " \n" ); document.write( " |