document.write( "Question 211636: the length of a picture frame is 3 inches greater than the width. The perimeter is less than 52 inches. Describe the dimensions of the frame \n" ); document.write( "
Algebra.Com's Answer #159936 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
L=W+3
\n" ); document.write( "2L+2W<52
\n" ); document.write( "2(W+3)+2W<52
\n" ); document.write( "2W+6+2W<52
\n" ); document.write( "4W<52-6
\n" ); document.write( "4W<46
\n" ); document.write( "W<46/4
\n" ); document.write( "W<11.5 ANS.
\n" ); document.write( "PROOF:
\n" ); document.write( "LET W=11
\n" ); document.write( "2(11+3)+2*11<52
\n" ); document.write( "2*14+22<52
\n" ); document.write( "28+22<52
\n" ); document.write( "50<52
\n" ); document.write( "
\n" ); document.write( "
\n" );