document.write( "Question 626052: The perimeter of a window is 32 feet. The width is 6 times bigger than the length. What is the width? \n" ); document.write( "
Algebra.Com's Answer #393959 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The perimeter of a window is 32 feet. The width is 6 times bigger than the length. What is the width?
\n" ); document.write( "-------
\n" ); document.write( "P = 2W + 2L = 32
\n" ); document.write( "W + L = 16
\n" ); document.write( "-------
\n" ); document.write( "W = 7L
\n" ); document.write( "----
\n" ); document.write( "7L + L = 16
\n" ); document.write( "L = 2 feet
\n" ); document.write( "W = 14 feet
\n" ); document.write( "
\n" ); document.write( "
\n" );