document.write( "Question 383444: the sum of the length and girth of a rectangular box must be smaller than 96 inches. If the girth is one half the length, what is the length? \n" ); document.write( "
Algebra.Com's Answer #271496 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
l+g<96
\n" ); document.write( "...
\n" ); document.write( "g= l/2
\n" ); document.write( "..
\n" ); document.write( "plug g
\n" ); document.write( "l+l/2 <96
\n" ); document.write( "(2l+l)/2<96
\n" ); document.write( "multiply by 2
\n" ); document.write( "2(3l)<96*2
\n" ); document.write( "6l<192
\n" ); document.write( "/6
\n" ); document.write( "l<32
\n" ); document.write( "\"%28highlight%28length%3C32%29%29\"
\n" ); document.write( "...
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" );