document.write( "Question 534065: My problem is I cannot find the answer to this geometry problem
\n" );
document.write( "The perimeter of a rectangle is 28mm. The length of the rectangle is 4mm less than twice the width. Find the length of the rectangle.
\n" );
document.write( "I came up with this
\n" );
document.write( "P=2L+2W
\n" );
document.write( "28=2(2W-4)+2W
\n" );
document.write( "28=4W-8+2W
\n" );
document.write( "28=6W-8
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "Can you atlest tell me if I am on the right tract? I am unsure of myself. \n" );
document.write( "
Algebra.Com's Answer #351255 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The perimeter of a rectangle is 28mm. The length of the rectangle is 4mm less than twice the width. Find the length of the rectangle. \n" ); document.write( "I came up with this \n" ); document.write( "Let width be \"w\" \n" ); document.write( "The length is 2w-4 \n" ); document.write( "------------------------ \n" ); document.write( "P = 2L+2W \n" ); document.write( "28 = 2(2w-4)+ 2w \n" ); document.write( "--- \n" ); document.write( "14 = 2w-4 + w \n" ); document.write( "3w = 18 \n" ); document.write( "width = 6 mm \n" ); document.write( "length = 2w-4 = 2*6-4 = 8 mm \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |