document.write( "Question 1054011: Traffic signs are regulated by the manual on uniform traffic control devices (MUTCD). The perimeter of a rectangular traffic sign is 100 inches. Also, the length is 6 inches longer than its width. Find the demensions of the sign. \n" ); document.write( "
Algebra.Com's Answer #669281 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
Let w be the width of the sign. Then the length of the sign is w+6. So:
\n" ); document.write( "2w+2(w+6)=100
\n" ); document.write( "4w=88
\n" ); document.write( "w=22
\n" ); document.write( "The width of the sign is 22 in.; the length is 28 in.. ☺☺☺☺
\n" ); document.write( "
\n" );