document.write( "Question 359939: the length of a retangle is 3 cm more than twice the width. if the perimeter is 84 cm find the dimensions \n" ); document.write( "
Algebra.Com's Answer #256823 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the length of a rectangle is 3 cm more than twice the width. if the perimeter is 84 cm find the dimensions \n" ); document.write( "--- \n" ); document.write( "Let the width be \"w\". \n" ); document.write( "Then length = 2w+3. \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "P = 2(length + width) \n" ); document.write( "84 = 2(2w+3+w) \n" ); document.write( "42 = 3w+3 \n" ); document.write( "39 = 3w \n" ); document.write( "--- \n" ); document.write( "w = 13 cm (width) \n" ); document.write( "length = 2*13+3 = 29 cm \n" ); document.write( "----------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " \n" ); document.write( " |