document.write( "Question 252562: Find the area of the rectangle with L=7/8m and W=3m \n" ); document.write( "
Algebra.Com's Answer #184541 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
The area formula for a rectangle is:
\n" ); document.write( "\"A+=+L+x+W\"
\n" ); document.write( "we know L = 7/8 and w = 3. Also both lengths are in the same unit. That is good.
\n" ); document.write( "put L and W values into the formula to get
\n" ); document.write( "A = 7/8 * 3
\n" ); document.write( "A = 7/8 * 3/1
\n" ); document.write( "A = 21/8
\n" ); document.write( "The area is 2.625 m^2.
\n" ); document.write( "
\n" );