document.write( "Question 263335: The perimeter of a rectangle is 166 m. The length is 8 m more than twice the width. What is the length? What is the width? \n" ); document.write( "
Algebra.Com's Answer #194056 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The perimeter of a rectangle is 166 m. The length is 8 m more than twice the width. What is the length? What is the width?
\n" ); document.write( "------------------
\n" ); document.write( "P = 2(W + L)
\n" ); document.write( "166 = 2(W + (2W+8))
\n" ); document.write( "83 = 3W + 8
\n" ); document.write( "3W = 75
\n" ); document.write( "W = 25 meters (width)
\n" ); document.write( "L = 2W+8 = 58 meters (length)
\n" ); document.write( "=================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );