document.write( "Question 707256: the sides of a triangle are 5,6,and 10. Find the length of the shortest side of a similar triangle whose perimeter is 63. \n" ); document.write( "
Algebra.Com's Answer #435600 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! The perimeter of the original triangle is 5+6+10 = 21\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you multiply this perimeter by 3 you get 3*21 = 63. If you don't know that 3*21 = 63, then you can see that 63/21 = 3. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Apply this same scaling to each side to get 5*3 = 15, 6*3 = 18, 10*3 = 30\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the similar triangle with side lengths 15, 18, 30 is a triangle that has a perimeter of 63.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The shortest side is therefore 15 \n" ); document.write( " |