Geometry Concepts
1. Pythagoras Theorem, Sine Rule, and Cosine Rule
1.1 Pythagoras Theorem
Definition
In a right-angled triangle, the square of the hypotenuse is equal to the sum of the squares of the other two sides.
c2=a2+b2Where:
- c: Hypotenuse
- a,b: Other two sides
Example
A triangle has sides 3cm and 4cm, and the hypotenuse is unknown.
c2=32+42=9+16=25
c=25=5cmApplications
- Navigation
- Architecture
- Distance measurement
1.2 Sine Rule
Formula
For any triangle:
sinAa=sinBb=sinCcWhere:
- a,b,c: Lengths of the sides
- A,B,C: Opposite angles
Example
Given A=30∘,B=60∘,a=10cm, find b.
sinAa=sinBb
sin30∘10=sin60∘b
0.510=0.866b
b=17.32cm
1.3 Cosine Rule
Formula
For any triangle:
c2=a2+b2−2abcosCWhere:
- a,b,c: Sides of the triangle
- C: Angle opposite side c
Example
Given a=7cm,b=10cm,C=60∘, find c:
c2=72+102−2(7)(10)cos60∘
c2=49+100−70
c2=79,c=79≈8.89cmApplications
- Surveying
- Engineering designs
- Astronomy
2. Lengths of Arcs, Perimeters of Sectors, and Segments
2.1 Length of an Arc
Formula
Arc Length=θ×rWhere:
- θ: Angle in radians
- r: Radius of the circle
Example
A circle has a radius of 7cm, and θ=3π:
Arc Length=3π×7=37π≈7.33cm
2.2 Perimeter of a Sector
Formula
Perimeter=2r+Arc LengthExample
Using the previous arc length (7.33cm) and r=7cm:
Perimeter=2(7)+7.33=14+7.33=21.33cm
2.3 Segment of a Circle
A segment is the area between a chord and an arc.
Area=21r2(θ−sinθ)Example
For a radius of 7cm and θ=3π:
Area=21(7)2(3π−sin3π)
3. Longitudes and Latitudes
3.1 Definition
- Longitude: Angular distance east or west of the Prime Meridian, measured in degrees (0∘ to 180∘).
- Latitude: Angular distance north or south of the Equator, measured in degrees (0∘ to 90∘).
3.2 Distance Between Two Points
Formula
Distance=R×ΔθWhere:
- R: Radius of the Earth (≈6371km)
- Δθ: Angular difference in radians
Example
Two points have a latitude difference of 30∘:
Δθ=18030×π=6π
Distance=6371×6π≈3336km
3.3 Real-World Applications
- Navigation: Calculating shortest flight routes.
- Geography: Measuring distance between cities.
- Astronomy: Locating celestial bodies.
3.4 Common Misconceptions
- Confusing latitude (horizontal) and longitude (vertical).
- Assuming Earth's radius is constant (it varies slightly due to its oblate shape).
4. Summary
- Pythagoras Theorem, Sine Rule, and Cosine Rule are essential for solving triangles and measuring distances.
- Lengths, perimeters, and areas of circles, sectors, and segments are calculated using radians and circle formulas.
- Longitude and Latitude aid in understanding Earth’s spherical geometry and calculating distances between global points.
These concepts are foundational in navigation, astronomy, engineering, and practical problem-solving in everyday life.