document.write( "Question 679052: Calculate the dimensions of a rectangle, knowing that the perimeter is 74m and that one of the dimensions is 3 times greater than the other. \n" ); document.write( "
Algebra.Com's Answer #421777 by pmatei(79)![]() ![]() ![]() You can put this solution on YOUR website! Length = 3x \n" ); document.write( "Width = x\r \n" ); document.write( "\n" ); document.write( "Perimeter = 2(Length + Width)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Area = Length * Width\r \n" ); document.write( "\n" ); document.write( " |