Mada za sehemu hiiCoordinate Geomrtry 2Mada 6
Points can be located in two-dimensional space using the Cartesian (x and y) coordinate system or the polar coordinate system.
Surveyors use tools like theodolites to measure horizontal and vertical angles. An object's location is determined by a combination of angle and distance. This is the polar coordinate system.
A polar coordinate point is a combination of a distance (r) from a fixed point (the pole or origin) and an angle (θ) measured from a horizontal line (the polar axis, typically drawn to the right of the origin). If P is a point at distance r from the pole O and θ is the angle between the polar axis and OP (Figure 1.16), then P is represented by the ordered pair (r,θ), where r and θ are the polar coordinates of P.
Angles measured counter-clockwise from the polar axis are positive. Polar coordinate points have the form (r,θ). Angles measured clockwise are negative, giving points of the form (r,−θ).
The point (r,θ) is the same as (−r,θ+π) or (r,θ+2π) or (−r,θ−π). Both r and θ can effectively take on negative values, though it is more common to keep r positive and adjust the angle.
Relationship between polar and rectangular coordinates
Polar and rectangular coordinates represent the same point in different ways. They can be converted into each other.
△ONP is a right-angled triangle. (Insert Figure 1.18 here)
sinθ=ry⇒y=rsinθ(1.20)
cosθ=rx⇒x=rcosθ(1.21)
By Pythagoras' theorem:
x2+y2=r2(1.22)
Conversion of polar coordinates into rectangular coordinates
Equations (1.20), (1.21), and (1.22) are used for converting between coordinate systems.
Example 1
Find the rectangular coordinates of the polar coordinates P(5,2π).
Solution:
Here, r=5 and θ=2π.
x=5cos(2π)=5(0)=0
y=5sin(2π)=5(1)=5
The rectangular coordinates are P(0,5).
Example 2
Represent the polar coordinate point Q(2,3π) in rectangular coordinates.
Solution:
Here, r=2 and θ=3π.
x=2cos(3π)=2(21)=1
y=2sin(3π)=2(23)=3
The rectangular coordinates are Q(1,3).
Given rectangular coordinates (x,y), the corresponding polar coordinates can be found. The value of r is given by r=x2+y2. The value of θ can be obtained as follows:
From x=rcosθ and y=rsinθ, we get tanθ=xy.
Thus, θ=tan−1(xy).
Note: The arctangent function (tan−1) typically gives angles in the first or fourth quadrants. For points (x,y) in the second or third quadrants, π radians (or 180°) must be added to the result. Therefore:
- If x>0: θ=tan−1(xy)
- If x<0: θ=tan−1(xy)+π
Example 1
Write the rectangular coordinates (−7,0) in polar coordinates.
Solution:
r=(−7)2+02=49=7
tanθ=−70=0
Since x<0, θ=tan−1(0)+π=0+π=π.
The polar coordinates are (7,π).
Example 2
Find the polar coordinates corresponding to the rectangular coordinates (0,4).
Solution:
r=02+42=16=4
tanθ=04, which is undefined. This indicates a vertical line. Since the point is (0,4), it lies on the positive y-axis.
Thus, θ=2π.
The polar coordinates are (4,2π).
Example 3
Transform the polar equation r=3+5sinθ4 into a rectangular equation. Identify the resulting curve.
Solution:
Given r=3+5sinθ4, we have r(3+5sinθ)=4, so 3r+5rsinθ=4.
Substituting y=rsinθ, we get 3r+5y=4, so 3r=4−5y.
Squaring both sides:
9r2=(4−5y)2
Substituting r2=x2+y2:
9(x2+y2)=16−40y+25y2
9x2+9y2=16−40y+25y2
9x2−16y2+40y−16=0
Completing the square for the y terms:
9x2−16(y2−25y)=16
9x2−16(y2−25y+1625)=16−25
9x2−16(y−45)2=−9
169(y−45)2−1x2=1
This is the equation of a hyperbola.
Example 4
Transform the rectangular equation (x2+y2)3=4x2y2 into a polar equation.
Solution:
Substitute x=rcosθ and y=rsinθ, and x2+y2=r2:
(r2)3=4(rcosθ)2(rsinθ)2
r6=4r4cos2θsin2θ
If r is not zero:
r2=4cos2θsin2θ
r2=(2sinθcosθ)2
r2=(sin2θ)2
r=sin2θ
Polar equations (e.g., r=2θ and r=4sinθ) can be graphed. A graph of a polar equation is the set of all points whose coordinates satisfy the equation, typically in the form r=f(θ).
The form of the polar equation often suggests the curve's nature. Equations like r=asinθ, r=acosθ, and r=a represent circles.
Equations of the form r=a±bcosθ and r=a±bsinθ, where a>0 and b>0, produce curves called limacons (snails). Equations of the form r2=a2cos2θ and r2=a2sin2θ are lemniscates.
Steps for sketching polar curves:
- Select values of θ. Usually multiples of 6π (30°).
- Calculate the corresponding r values.
- Create a table of values.
- Sketch the graph of r against θ.
- Join the points with a smooth curve.
Polar equations of the form r=asinθ and r=acosθ
Equations of the form r=asinθ and r=acosθ, where a=0, represent circles. The value of a determines the diameter.
Example 1
Sketch the graph of r=5sinθ.
Solution:
Table of values:
| θ | r=5sinθ |
|---|---|
| 0 | 0 |
| 6π | 2.5 |
| 3π | 4.33 |
| 2π | 5 |
| 32π | 4.33 |
| 65π | 2.5 |
| π | 0 |
| 67π | −2.5 |
(Insert graph of r = 5sinθ here)
Example 2
Sketch the graph of r=1+4cosθ.
Solution:
Table of values:
| θ | r=1+4cosθ | (r,θ) |
|---|---|---|
| 0 | 5 | (5,0) |
| 6π | 1+4(23)≈4.46 | (4.46,6π) |
| 3π | 1+4(21)=3 | (3,3π) |
| 2π | 1 | (1,2π) |
| 32π | 1+4(−21)=−1 | (−1,32π) |
| π | −3 | (−3,π) |
| 34π | −1 | (−1,34π) |
| 23π | 1 | (1,23π) |
| 35π | 3 | (3,35π) |
| 611π | 4.46 | (4.46,611π) |
| 2π | 5 | (5,2π) |
Polar equations of the form r=a±bcosθ and r=a±bsinθ
These equations are called limacons or snails.
Polar equations of the form r2=a2cos2θ and r2=a2sin2θ, where a=0, produce lemniscates (figure-eight shaped curves).
Example 1
Sketch the graph of the polar equation r2=2sin2θ.
Solution:
It's important to note that since we have r2, r can be positive or negative. Also, r2 cannot be negative, so 2sin2θ must be greater or equal to zero. This means that 2θ must be in the first and second quadrants (and their coterminal angles), meaning 0≤2θ≤π or 2π≤2θ≤3π and so on. Therefore 0≤θ≤2π and π≤θ≤23π. We can then use symmetry to complete the graph.
Table of values:
| θ | 2θ | sin2θ | r2=2sin2θ | r |
|---|---|---|---|---|
| 0 | 0 | 0 | 0 | 0 |
| 12π (15°) | 6π (30°) | 0.5 | 1 | ±1 |
| 6π (30°) | 3π (60°) | 23≈0.866 | 3≈1.73 | ±43≈±1.32 |
| 4π (45°) | 2π (90°) | 1 | 2 | ±2≈±1.41 |
| 3π (60°) | 32π (120°) | 23≈0.866 | 3≈1.73 | ±43≈±1.32 |
| 125π (75°) | 65π (150°) | 0.5 | 1 | ±1 |
| 2π (90°) | π (180°) | 0 | 0 | 0 |
| 67π (210°) | 37π (420°) or 60° | 23 | 3 | ±43 |
| 45π (225°) | 25π (450°) or 90° | 1 | 2 | ±2 |
| 34π (240°) | 38π (480°) or 120° | 23 | 3 | ±43 |
| 611π (330°) | 311π (660°) or 300° | −23 | −3 | No Real Solution |
The graph of the polar equation r2=2sin2θ is presented in as follows

Polar equations of the form r=asinnθ and r=acosnθ, where a=0 and n is an integer greater than 1, produce graphs known as roses. These graphs have loops resembling leaves or petals. The number of leaves depends on n:
If n is even, the rose has 2n leaves.
If n is odd, the rose has n leaves.
Example 1
Draw the graph of r=10cos2θ.
Solution:
Table of values:
| θ | 10cos2θ | (r,θ) |
|---|---|---|
| 0° | 10 | (10,0°) |
| 30° | 5 | (5,30°) |
| 60° | −5 | (−5,60°) |
| 90° | −10 | (−10,90°) |
| 120° | −5 | (−5,120°) |
| 150° | 5 | (5,150°) |
| 180° | 10 | (10,180°) |
| 210° | 5 | (5,210°) |
| 240° | −5 | (−5,240°) |
| 270° | −10 | (−10,270°) |
| 300° | −5 | (−5,300°) |
| 330° | 5 | (5,330°) |
| 360° | 10 | (10,360°) |
The graph of r=10cos2θ
Example 2
Sketch the graph of r=5sin3θ.
Solution:
Table of values:
| θ | 5sin3θ | (r,θ) |
|---|---|---|
| 0° | 0 | (0,0°) |
| 30° | 5 | (5,30°) |
| 60° | 0 | (0,60°) |
| 90° | −5 | (−5,90°) |
| 120° | 0 | (0,120°) |
| 150° | 5 | (5,150°) |
| 180° | 0 | (0,180°) |
| 210° | −5 | (−5,210°) |
| 240° | 0 | (0,240°) |
| 270° | 5 | (5,270°) |
| 300° | 0 | (0,300°) |
| 330° | −5 | (−5,330°) |
| 360° | 0 | (0,360°) |
The graph of r=5sin3θ

Mwalimu
Unasoma somo hili? Niulize nikuelezee chochote kilichomo.
Ingia ili kumuuliza Mwalimu wa AI wa Sonza kuhusu mada hii.
Ingia ili kuulizaMajadiliano
Hakuna maswali bado