document.write( "Question 894822: The length of my rectangle is 15 and the width is 20. How can I get the area ? \n" ); document.write( "
Algebra.Com's Answer #542366 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
area of a rectangle equals length * width.
\n" ); document.write( "your area would be 15 * 20 = 300 square units.
\n" ); document.write( "
\n" );