document.write( "Question 414779: how do you find the area of a rectangle and circle? or a mosltly a oval? \n" ); document.write( "
Algebra.Com's Answer #290985 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
Area of rectangle = LW
\n" ); document.write( "Area of circle = pi*r^2
\n" ); document.write( "Area of ellipse = ab*pi, where a,b are major and minor axes.
\n" ); document.write( "
\n" );