document.write( "Question 393285: If the perimeter of a rectangular picture frame must be less than 240 in., and the width is 28 in., what must the height of the frame be? \n" ); document.write( "
Algebra.Com's Answer #279139 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x represent that height
\n" ); document.write( "perimeter is ALL away around
\n" ); document.write( " 2*28 + 2x < 240
\n" ); document.write( " 2x < 184
\n" ); document.write( " x < 92in
\n" ); document.write( "Height must be < 92in \n" ); document.write( "
\n" );