Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Definition of Perimeter: The total boundary length of a 2D shape.
Definition of Area: The total space occupied by a 2D shape in square units.
Properties of regular and irregular polygons.
Circle properties: Radius, diameter, and circumference.
Arc length and Sector area: Fractions of a circle based on the central angle θ.
Compound shapes: Calculating area by splitting complex shapes into simpler ones (rectangles, triangles, etc.).
Unit conversion: Understanding how linear unit conversions (e.g., 1m = 100cm) change for area (1m² = 10,000cm²).
📐Formulae
💡Examples
Problem 1:
A sector of a circle has a radius of 6 cm and a central angle of 60°. Calculate the area of the sector and the length of the arc. (Use π = 3.142)
Solution:
Arc Length = (60/360) * 2 * 3.142 * 6 = 6.284 cm. Sector Area = (60/360) * 3.142 * 6^2 = 18.852 cm².
Explanation:
To find the arc length and sector area, we multiply the total circumference and total area of the circle by the fraction of the circle represented by the angle (60/360).
Problem 2:
A trapezium has parallel sides of length 8 cm and 12 cm. If the area of the trapezium is 50 cm², find its perpendicular height.
Solution:
50 = 1/2 * (8 + 12) * h => 50 = 1/2 * 20 * h => 50 = 10h => h = 5 cm.
Explanation:
Substitute the known values into the area of a trapezium formula: Area = 1/2(a+b)h. Solve the resulting linear equation for the unknown height (h).
Problem 3:
Calculate the area of a triangle where two sides are 7 cm and 10 cm, and the included angle between them is 30°.
Solution:
Area = 1/2 * 7 * 10 * sin(30°) = 1/2 * 70 * 0.5 = 17.5 cm².
Explanation:
When the perpendicular height is not given but an angle is, use the trigonometric area formula Area = 1/2 ab sin(C).