document.write( "Question 55085: Can someone help me on this problem?\r
\n" );
document.write( "\n" );
document.write( " The length of a rectangle is 2 cm. more than twice the width. If the perimeter of the rectangle is 52 cm, find the dimensions of the rectangle.\r
\n" );
document.write( "\n" );
document.write( " Thanks,
\n" );
document.write( " sher \n" );
document.write( "
Algebra.Com's Answer #37310 by mathchemprofessor(65)![]() ![]() You can put this solution on YOUR website! Let the width be w cm. So, the length is (2w+2)cm \n" ); document.write( "Perimeter=2( length+ width)=2(2w+2+w)=52 \n" ); document.write( "2w+2+w=26 \n" ); document.write( "3w+2=26 \n" ); document.write( "3w=24 \n" ); document.write( "w=8 \n" ); document.write( "width=8cm \n" ); document.write( "length=2w+2=16+2=18cm \n" ); document.write( " |