document.write( "Question 1120260: Given: Isosceles triangle ABC with AB = AC
\n" );
document.write( " Point E is between AB, Point F is between AC and Point D between BC
\n" );
document.write( " Angles BED and DFC are both right angles
\n" );
document.write( " The ratio of DE to DF is 5 : 7
\n" );
document.write( " The length of BC is 48\r
\n" );
document.write( "\n" );
document.write( "Question: What is the length of DC?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #735926 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Triangles BED and CFD are similar: the angles at C and F are right angles; and the angles at B and C are the congruent base angles of the isosceles triangle. \n" ); document.write( "The ratio of similarity between the two triangles is 5:7, because DE and DF are corresponding sides of the similar triangles. \n" ); document.write( "So DB and DC are also in the ratio 5:7; and the sum of the two lengths is 48. \n" ); document.write( "I leave it to you to do the arithmetic to find the lengths of BD and CD. \n" ); document.write( " |