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 #290922 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! rectangle A=LW \n" ); document.write( "circle A=pir^2 \n" ); document.write( "elipse A=(2pi)/(sqrt (4ac-b^2)) \n" ); document.write( "The a, b, c are the same as the quadratic formula \n" ); document.write( " |