document.write( "Question 1107113: I am trying to find the perimeter of the given triangle.
\n" );
document.write( "If triangle ABC is similar to DEF, AB=5, BC=6, AC=7 and DE=3 \n" );
document.write( "
Algebra.Com's Answer #722175 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Perimeter ABC is 5+6+7 = 18 units.\r \n" ); document.write( "\n" ); document.write( "DE and AB are the corresponding sides of the similar triangles and have a ratio of 3:5 (3/5). \r \n" ); document.write( "\n" ); document.write( "Thus, the perimeter of DEF is (3/5)(18) = 10.8 units. \r \n" ); document.write( "\n" ); document.write( "———\r \n" ); document.write( "\n" ); document.write( "perimeter(DEF) = DE + EF + DF = (3/5)AB + (3/5)BC + (3/5)AC = (3/5)(AB+BC+AC) = (3/5)(perimeter(ABC))\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |