document.write( "Question 623186: per favore mi potete aiutere perchè non ho capito questo problema:
\n" );
document.write( "in un rettangolo una dimensione è il triplo dell' altra e la loro somma misura 120 cm. calcola il perimetro di un triangolo equilatero il cui lato è congruente al doppio della dimensione minore del rettangolo.
\n" );
document.write( "grazie mille
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #391918 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Please can I aiutere because I did not understand this problem: \n" ); document.write( " a dimension of a rectangle is three times the 'other and their sum is 120 cm. \n" ); document.write( "L = 3W \n" ); document.write( "L + W = 120 cm \n" ); document.write( "----- \n" ); document.write( "3W + W = 120 \n" ); document.write( "W = 30 cm \n" ); document.write( "L = 90 cm \n" ); document.write( "--------- \n" ); document.write( " calculates the perimeter of an equilateral triangle whose side is congruent to twice the minor dimension of the rectangle. \n" ); document.write( "s = 30 cm \n" ); document.write( "P = 3s = 90 cm \n" ); document.write( " |