Solver Area of a Rectangle
Algebra
->
Rectangles
-> Solver Area of a Rectangle
Log On
Geometry: Rectangles
Geometry
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Source code of 'Area of a Rectangle'
This Solver (Area of a Rectangle)
was created by by
BurningFlame_marc(77)
:
View Source
,
Show
,
Put on YOUR site
About BurningFlame_marc
:
student
==section input length*[input length=30] width*[input width=50] ==section solution the formula for the area of a rectangle is {{{length*width}}} knowing that the length is $length and the width is $width the area should be $length*$width, or*[assign area=$length*$width] $area. So, the answer is $area ==section output area ==section check length=30 width=50 area=1500 length=40 width=50 area=2000