document.write( "Question 549959: Perimeter of a sign. The perimeter of a rectangular sign is not to exceed 50ft. The length is to be twice the width. What width's will meet these conditions? \n" ); document.write( "
Algebra.Com's Answer #358256 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
width w
\n" ); document.write( "length =2w\r
\n" ); document.write( "\n" ); document.write( "\"2%28w%2B2w%29%3C=50\"\r
\n" ); document.write( "\n" ); document.write( "\"6w%3C=50\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"w%3C8.33\"
\n" ); document.write( "
\n" );