document.write( "Question 177066: given a recatangle of length l and width w use algebra to show the effects of doubling the dimensions will have on the area???? \n" ); document.write( "
Algebra.Com's Answer #132137 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
\"A+=+lw\" for the original rectangle. If you double both dimensions, \"A+=+2l+%2A+2w+=+4lw\" and \"4lw\" is 4 times as large as \"lw\" \n" ); document.write( "
\n" );