document.write( "Question 438108: if a rectangle has an area of 340, then what are the possible dimensions dimension? \n" ); document.write( "
Algebra.Com's Answer #303029 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!
a rectangle has the length \"L\" and width \"W\" and area is \"A=L%2AW\"\r
\n" ); document.write( "\n" ); document.write( "if \"340=L%2AW\", we can find the possible dimensions if we find factors of \"340\"\r
\n" ); document.write( "\n" ); document.write( "340|2
\n" ); document.write( "170|2
\n" ); document.write( "85 |5
\n" ); document.write( "17 |17
\n" ); document.write( "1\r
\n" ); document.write( "\n" ); document.write( "the possible dimensions (assuming that length is greater than width): \r
\n" ); document.write( "\n" ); document.write( "\"L=340\" and \"W=1\"\r
\n" ); document.write( "\n" ); document.write( "\"L=170\" and \"W=2\"\r
\n" ); document.write( "\n" ); document.write( "\"L=85\" and \"W=4\"\r
\n" ); document.write( "\n" ); document.write( "\"L=34\" and \"W=10\"\r
\n" ); document.write( "\n" ); document.write( "\"L=20\" and \"W=17\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );