document.write( "Question 231283: i found the width but not the length. A rectangle is 3 times longer than it is wide. the perimeter is 44 cm. Find length
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #171212 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! P=2w+2L \n" ); document.write( "44=2x+2(3x) \n" ); document.write( "44=8x \n" ); document.write( "x=5.5cm \n" ); document.write( "3x=16.5cm \n" ); document.write( " |