document.write( "Question 621062: if 12 denotes the area of a rectangle , in how many ways can this rectangle be drawn ? \n" ); document.write( "
Algebra.Com's Answer #390636 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
If 12 is the area of a rectangle with integer side measures, it could be
\n" ); document.write( "1 by 12 because \"1%2A12=12\"
\n" ); document.write( "2 by 6 because \"2%2A6=12\"
\n" ); document.write( "3 by 4 because \"3%2A4=12\"
\n" ); document.write( "There are no other ways to write 12 as a product of positive integers.
\n" ); document.write( "
\n" );