document.write( "Question 941562: The perimeter of a triangular lot is 117m. The lengths of two sides are each 4/5 of the length of the third side. Find the length of each side. \n" ); document.write( "
Algebra.Com's Answer #573967 by srinivas.g(540)![]() ![]() You can put this solution on YOUR website! let x be the length of e third side \n" ); document.write( "length of other two sides = 4/5 ox x \n" ); document.write( " = 4x/5 \n" ); document.write( "perimeter (sum of length of all sides) = 117 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " multiply with 5 on both sides \n" ); document.write( "{{ (13x/5)*5 =117*5}}} \n" ); document.write( " \n" ); document.write( " divide with 13 on both sides \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "length of third side(x) = 45 \n" ); document.write( " lengths of other two sides = \n" ); document.write( " = \n" ); document.write( " = 36 \n" ); document.write( "Result : lengths of all three sides as follows 36,36,45 \n" ); document.write( " |