Sonzaschool
Rudi

Sekondari ya Juu · Kidato cha Sita

Advanced Mathematics 2

The hyperbola

takriban dakika 16 kusoma

Majadiliano
Mada za sehemu hiiCoordinate Geomrtry 2Mada 6

The hyperbola is the locus of a point that moves such that the difference between its distances from two fixed points (called foci) is constant. It consists of two branches and has two axes: the transverse axis (passing through the center and foci, connecting the vertices) and the conjugate axis (perpendicular to the transverse axis).

The standard equation of a hyperbola

A typical hyperbola is shown in Figure 1.11 with a moving point PP and two foci, FF and FF'.

Hyperbola with foci F and F prime

If PP is a moving point, and FF and FF' are the two foci, then PFPF=constant|PF - PF'| = \text{constant}.

The ratio of the distance from a focus to the distance from a fixed line (directrix) is also constant, called eccentricity (ee), where e>1e > 1.

Hyperbola with foci F1 and F2

The figure represents a hyperbola with foci F1F_1 and F2F_2, moving point PP, center (0,0)(0, 0), and directrices x=aex = \frac{a}{e} and x=aex = -\frac{a}{e}. (Insert Figure 1.12 here)

In Figure, P(x,y)P(x, y) is a point on the hyperbola such that PF2PM=e\frac{PF_2}{PM} = e.

Using the distance formula, PM=x+aePM = x + \frac{a}{e} and PF2=(x+ae)2+y2PF_2 = \sqrt{(x + ae)^2 + y^2}.

Thus, (x+ae)2+y2=e(x+ae)\sqrt{(x + ae)^2 + y^2} = e\left(x + \frac{a}{e}\right)

Squaring both sides:

(x+ae)2+y2=e2(x+ae)2(x + ae)^2 + y^2 = e^2\left(x + \frac{a}{e}\right)^2

x2+2aex+a2e2+y2=e2(x2+2axe+a2e2)x^2 + 2aex + a^2e^2 + y^2 = e^2\left(x^2 + 2\frac{ax}{e} + \frac{a^2}{e^2}\right)

x2+2aex+a2e2+y2=e2x2+2aex+a2x^2 + 2aex + a^2e^2 + y^2 = e^2x^2 + 2aex + a^2

x2(1e2)+y2=a2(1e2)x^2(1 - e^2) + y^2 = a^2(1 - e^2)

Dividing by a2(1e2)a^2(1 - e^2):

x2a2y2a2(e21)=1(Equation 1.15)\frac{x^2}{a^2} - \frac{y^2}{a^2(e^2 - 1)} = 1 \quad \text{(Equation 1.15)}

Since e>1e > 1, e21>0e^2 - 1 > 0. Let b2=a2(e21)b^2 = a^2(e^2 - 1). Then Equation 1.15 becomes:

x2a2y2b2=1(Equation 1.16)\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1 \quad \text{(Equation 1.16)}

Equation 1.16 is the standard equation of a hyperbola with the center at the origin and foci on the x-axis.

The foci are (±ae,0)(\pm ae, 0) and the directrices are x=±aex = \pm \frac{a}{e}.

Example 1

The hyperbola is defined by the equation 4x2y2=1004x^2 - y^2 = 100. Determine its:

(a) Foci (b) Vertices (c) Directrices Hence, sketch the hyperbola.

Solution:

(a) Standard form: x225y2100=1\frac{x^2}{25} - \frac{y^2}{100} = 1. Thus, a2=25a^2 = 25, b2=100b^2 = 100, so a=5a = 5 and b=10b = 10.

c2=a2+b2=25+100=125c^2 = a^2 + b^2 = 25 + 100 = 125, so c=125=55c = \sqrt{125} = 5\sqrt{5}. Foci: (±55,0)(\pm 5\sqrt{5}, 0)

(b) Vertices: (±a,0)=(±5,0)(\pm a, 0) = (\pm 5, 0)

(c) e=ca=555=5e = \frac{c}{a} = \frac{5\sqrt{5}}{5} = \sqrt{5}. Directrices: x=±ae=±55=±5x = \pm \frac{a}{e} = \pm \frac{5}{\sqrt{5}} = \pm \sqrt{5}

Graph of hyperbola 4x^2 - y^2 = 100

Example 2

Find the equation of the hyperbola in the form x2a2y2b2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1 given that it passes through the points (3,0)(3, 0) and (3,0)(-3, 0) with eccentricity e=54e = \frac{5}{4}.

Solution:

Since the points (3,0)(3,0) and (3,0)(-3,0) are on the hyperbola, they must be the vertices, so a=3a=3 and a2=9a^2 = 9.

b2=a2(e21)=9(25161)=9(916)=8116b^2 = a^2(e^2 - 1) = 9\left(\frac{25}{16} - 1\right) = 9\left(\frac{9}{16}\right) = \frac{81}{16}

The equation is: x29y28116=1\frac{x^2}{9} - \frac{y^2}{\frac{81}{16}} = 1, which simplifies to x2916y281=1\frac{x^2}{9} - \frac{16y^2}{81} = 1

Example 3

Ships use a long-range navigation system with stations at the foci of a hyperbola. Two stations PP and QQ are 644 km apart along a straight shore, with PP west of QQ. A ship is 162 km further from PP than from QQ. Find:

  1. The coordinates of each station.
  2. The equation of the hyperbola.
  3. The vertices of the hyperbola.

Solution:

a. The distance between the foci is 2c=6442c = 644 km, so c=322c = 322 km. With the center at the origin, the coordinates of the stations (foci) are P(322,0)P(-322, 0) and Q(322,0)Q(322, 0).

b. The difference in distances is 2a=1622a = 162 km, so a=81a = 81 km.

b2=c2a2=(322)2(81)2=1036846561=97123b^2 = c^2 - a^2 = (322)^2 - (81)^2 = 103684 - 6561 = 97123

The equation of the hyperbola is x2812y297123=1\frac{x^2}{81^2} - \frac{y^2}{97123} = 1 or x26561y297123=1\frac{x^2}{6561} - \frac{y^2}{97123} = 1.

c. The vertices are (±a,0)=(±81,0)(\pm a, 0) = (\pm 81, 0).

Mwalimu

Unasoma somo hili? Niulize nikuelezee chochote kilichomo.

Ingia ili kumuuliza Mwalimu wa AI wa Sonza kuhusu mada hii.

Ingia ili kuuliza

Majadiliano

Hakuna maswali bado

Ingia ili kuuliza
Inapakia majadiliano…