document.write( "Question 626617: I would like you to help me on solving this problem.\r
\n" );
document.write( "\n" );
document.write( "The perimeter of a rectangle is 32cm. Find it's dimension if the length is 4cm longer than it's width. \n" );
document.write( "
Algebra.Com's Answer #394360 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The perimeter of a rectangle is 32cm. \n" ); document.write( "2L + 2W = 32 \n" ); document.write( "Simplify, divide thru by 2, results: \n" ); document.write( "L + W = 16 \n" ); document.write( ": \n" ); document.write( "the length is 4cm longer than it's width. \n" ); document.write( "L = (W+4) \n" ); document.write( ": \n" ); document.write( "Find it's dimension \n" ); document.write( "L + W = 16 \n" ); document.write( "replace L with (W+4) \n" ); document.write( "(W+4) + W = 16 \n" ); document.write( "2W = 16-4 \n" ); document.write( "2W = 12 \n" ); document.write( "W = 12/2 \n" ); document.write( "W = 6 cm is the width \n" ); document.write( ": \n" ); document.write( "You can find the Length, check it in the perimeter equation \n" ); document.write( " \n" ); document.write( " |