MichelleHib
New member
- Joined
- Jan 1, 2015
- Messages
- 3
How do I create a problem with any of the shapes below, listing all dimensions? ie: with circle, I list the length of the radius. If a parallelogram, I list the height and the length of the two bases. I need to include a drawing
Example: the perimeter and area of a circle with a radius of 4 ft
P = 2r = 2(3.14)(4) = 25.12 ft
A = r² = (3.14)(4)² = (3.14)(16) = 50.25 ft²
- Rectangle
- Square
- Parallelogram
- Triangle
- Trapezoid
- Circle
Example: the perimeter and area of a circle with a radius of 4 ft
P = 2r = 2(3.14)(4) = 25.12 ft
A = r² = (3.14)(4)² = (3.14)(16) = 50.25 ft²