10.2 Quadrilaterals, Polygons, Circles & Coordinate Geometry
Key Takeaways
- The sum of interior angles of an n-sided convex polygon is (n - 2) × 180°, while each interior angle of a regular n-gon equals [(n - 2) × 180°] / n.
- The sum of exterior angles for any convex polygon is always 360°, regardless of the number of sides.
- Circle arc length equals (θ / 360°) × 2πr and sector area equals (θ / 360°) × πr², where θ is the central angle in degrees.
- An inscribed angle in a circle is equal to half of the central angle subtending the same arc, and any angle inscribed in a semicircle is a right angle (90°).
- In Cartesian coordinate geometry, line slope is m = (y₂ - y₁) / (x₂ - x₁); parallel lines have equal slopes (m₁ = m₂), while perpendicular lines have negative reciprocal slopes (m₁ · m₂ = -1).
Quadrilaterals, Polygons, Circles & Coordinate Geometry
This section expands upon fundamental geometry to explore multi-sided plane figures (polygons and quadrilaterals), circular geometry (arcs, sectors, tangents, and inscribed angles), and coordinate geometry on the Cartesian plane. Mastering these topics is essential for solving quantitative items on the NTS GAT General.
1. Properties and Angle Theorems of Quadrilaterals & Polygons
A polygon is a closed two-dimensional figure bounded by straight line segments joining non-collinear vertices. A polygon is convex if all interior angles measure less than $180^\circ$, and regular if all sides are equal in length (equilateral) and all interior angles are equal in measure (equiangular).
Classification and Properties of Quadrilaterals (4-Sided Polygons)
Quadrilaterals form a core sub-category of polygons tested heavily on the NTS GAT:
| Quadrilateral Type | Side Length & Parallel Properties | Interior Angle Properties | Diagonal Properties |
|---|---|---|---|
| Parallelogram | Opposite sides equal & parallel ($a=c, b=d$) | Opposite angles equal; adjacent angles supplementary | Diagonals bisect each other |
| Rectangle | Opposite sides equal & parallel; four sides perpendicular | All four interior angles equal $90^\circ$ | Diagonals equal in length & bisect each other |
| Rhombus | All four sides equal ($a=b=c=d$); opposite sides parallel | Opposite angles equal; adjacent angles supplementary | Diagonals perpendicular bisectors ($90^\circ$) |
| Square | All four sides equal & parallel | All four interior angles equal $90^\circ$ | Diagonals equal, bisect at $90^\circ$, bisect angles |
| Trapezoid | Exactly one pair of parallel sides (bases $a \parallel b$) | Consecutive angles between parallel bases supplementary | Non-parallel legs equal in isosceles trapezoid |
General Polygon Formulas for $n$-Sided Polygons
For any convex polygon with $n$ sides ($n \ge 3$):
- Sum of Interior Angles ($S$): Derived by dividing the polygon into $(n - 2)$ non-overlapping triangles from one vertex:
- Each Interior Angle of a Regular $n$-gon ($I$):
- Sum of Exterior Angles ($E_{\text{total}}$): The sum of exterior angles (one per vertex) for any convex polygon is strictly constant:
- Each Exterior Angle of a Regular $n$-gon ($E$): Note: At any given vertex, $\text{Interior Angle } I + \text{Exterior Angle } E = 180^\circ$.
- Number of Diagonals ($D$): The total number of line segments connecting non-adjacent vertices:
Worked NTS GAT Example 1
Problem: Each interior angle of a regular polygon measures $144^\circ$. How many sides does this polygon possess, and what is its total number of diagonals?
Solution:
- Find Exterior Angle ($E$): $E = 180^\circ - 144^\circ = 36^\circ$.
- Find Number of Sides ($n$): Using $E = \frac{360^\circ}{n} \implies 36^\circ = \frac{360^\circ}{n} \implies n = \frac{360}{36} = 10$ sides (Decagon).
- Alternatively, apply interior angle formula: $\frac{(n-2) \times 180}{n} = 144 \implies 180n - 360 = 144n \implies 36n = 360 \implies n = 10$.
- Calculate Number of Diagonals ($D$):
- Answer: The polygon has 10 sides and 35 diagonals.
2. Circle Geometry: Arcs, Sectors, and Chords
A circle is the set of all points in a plane situated at a fixed distance (radius $r$) from a central point $O$.
Core Metric Formulas
- Radius ($r$): Distance from center to outer boundary.
- Diameter ($d$): Longest chord passing through center: $d = 2r$.
- Circumference ($C$): Total perimeter boundary of circle: $C = 2\pi r = \pi d$.
- Area ($A$): Flat surface region enclosed: $A = \pi r^2$.
Arcs and Circular Sectors
An arc is a curved continuous section of a circle's circumference. A sector is a pie-shaped region bounded by two radii and an arc. For a central angle $\theta$ expressed in degrees:
Important Circle Theorems
- Inscribed Angle Theorem: An angle inscribed in a circle (vertex on boundary) is equal to exactly half of the central angle subtending the same intercepted arc.
- Angle in a Semicircle: Any angle inscribed within a semicircle (subtended by the diameter) is strictly a right angle ($90^\circ$).
- Tangent-Radius Perpendicularity: A tangent line touching a circle at point $P$ is strictly perpendicular ($90^\circ$) to the radius $OP$.
- Perpendicular Bisector of a Chord: A line drawn from the center perpendicular to a chord bisects the chord into two equal segments.
Worked NTS GAT Example 2
Problem: A circular sector has a central angle of $60^\circ$ and a radius of $12\text{ cm}$. Find the exact arc length and sector area in terms of $\pi$.
Solution:
- Calculate Arc Length ($L$):
- Calculate Sector Area ($K$):
- Answer: Arc length is $4\pi\text{ cm}$ and Sector area is $24\pi\text{ cm}^2$.
3. Cartesian Coordinate Geometry
Coordinate geometry unifies algebra and spatial geometry on the two-dimensional Cartesian plane defined by perpendicular horizontal ($x$-axis) and vertical ($y$-axis) axes intersecting at origin $(0,0)$.
Fundamental Coordinate Formulas
For any two points $P_1(x_1, y_1)$ and $P_2(x_2, y_2)$:
- Distance Formula: Derived directly from the Pythagorean theorem:
- Midpoint Formula: Calculates coordinates of the middle point:
- Slope Formula ($m$): Quantifies steepness and direction:
Parallel and Perpendicular Line Rules
- Parallel Lines ($L_1 \parallel L_2$): Slopes are equal ($m_1 = m_2$).
- Perpendicular Lines ($L_1 \perp L_2$): Slopes are negative reciprocals ($m_1 \cdot m_2 = -1 \implies m_2 = -\frac{1}{m_1}$).
- Horizontal Lines: Slope $m = 0$; equation $y = k$.
- Vertical Lines: Slope is undefined; equation $x = h$.
Equations of Lines
- Slope-Intercept Form: $y = mx + c$ (where $m$ is slope, $c$ is $y$-intercept).
- Point-Slope Form: $y - y_1 = m(x - x_1)$.
- Standard Form: $Ax + By = C$.
Worked NTS GAT Example 3
Problem: Line $L_1$ passes through points $(2, 5)$ and $(6, 13)$. Line $L_2$ is perpendicular to $L_1$ and passes through $(4, 1)$. Find the equation of line $L_2$ in slope-intercept form.
Solution:
- Find slope of $L_1$ ($m_1$):
- Find perpendicular slope of $L_2$ ($m_2$):
- Write equation of $L_2$ using point-slope form with $(4, 1)$:
- Convert to slope-intercept form ($y = mx + c$):
- Answer: The equation of line $L_2$ is $y = -\frac{1}{2}x + 3$.
What is the sum of the interior angles of a convex hexagon (6-sided polygon)?
A circular arc subtends a central angle of 90° in a circle with a radius of 14 cm. What is the length of this arc? (Use π = 22/7)
What is the slope of a line that is perpendicular to the line given by 3x + 6y = 12?
Find the distance between the two coordinate points A(-3, 2) and B(5, 8) on the Cartesian plane.