document.write( "Question 257228: The perimeter of a rectangle is p inches and the area of the rectangle is 36 square inches. If l and w are integers, what is one possible value of p? \n" ); document.write( "
Algebra.Com's Answer #189146 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Area=Length*Width=\"L%2AW=36\"
\n" ); document.write( "Look at factors of 36.
\n" ); document.write( "(1,36)
\n" ); document.write( "(2,18)
\n" ); document.write( "(3,12)
\n" ); document.write( "(4,9)
\n" ); document.write( "(6,6)
\n" ); document.write( "Perimeter=\"p=2%2AL%2B2%2AW=2%2A%28L%2BW%29\"
\n" ); document.write( "\"p=2%2A%281%2B36%29=74\" inches is one possible value. There are 4 others available.
\n" ); document.write( "
\n" );