π¨ This site is a work in progress. Exciting updates are coming soon!
6.6 Q-1
Question Statement
Find the equations of the hyperbolas for the given conditions. Include all necessary steps, calculations, and sketches for clarity.
Background and Explanation
A hyperbola is a conic section defined as the locus of points where the absolute difference of distances to two fixed points (foci) is constant. The standard form of a hyperbola depends on the orientation of its transverse axis:
Horizontal: a2x2ββb2y2β=1
Vertical: a2y2ββb2x2β=1
The key parameters are:
a: Distance from the center to each vertex.
b: Distance related to the conjugate axis.
c: Distance from the center to each focus, related by c2=a2+b2.
Solution
i. Given: Center (0,0), Focus (6,0), Vertex (4,0)
Steps:
Identify parameters:
a=4, c=6.
Using c2=a2+b2, calculate b2:
b2=c2βa2=36β16=20
Since the transverse axis is horizontal, the equation of the hyperbola is:
16x2ββ20y2β=1
ii. Given: Foci (Β±5,0), Vertex (3,0)
Steps:
Identify parameters:
a=3, c=5.
Calculate b2:
b2=c2βa2=25β9=16
Transverse axis is horizontal; the equation of the hyperbola is:
9x2ββ16y2β=1
iii. Given: Foci (2+52β,7) and (2β52β,β7), 2a=10
Steps:
Identify parameters:
a=5, c=52β.
Calculate b2:
b2=c2βa2=(52β)2β25=50β25=25
Since the transverse axis is horizontal, the equation is:
25(xβ2)2ββ25(y+7)2β=1
iv. Given: Foci (0,Β±9), Directrices y=Β±4
Steps:
Identify parameters:
c=9, eaβ=4, so e=acβ=49β and a=4.
Calculate b2:
b2=c2βa2=81β16=65
Since the transverse axis is vertical, the equation is:
36y2ββ45x2β=1
v. Given: Center (2,2), Horizontal transverse axis of length 6, Eccentricity e=2
Steps:
Identify parameters:
2a=6βa=3.
c=ae=6.
Calculate b2:
b2=c2βa2=36β9=27
The equation of the hyperbola is:
9(xβ2)2ββ27(yβ2)2β=1
vi. Given: Vertices (2,Β±3), Point on curve (0,5)
Steps:
From the vertices:
2a=6βa=3, a2=9.
Substitute (x,y)=(0,5) into the general form:
952ββb24β=1
Solve for b2:
925ββb24β=1βb24β=916ββb2=49β
The equation is:
9y2ββ49β(xβ2)2β=1
vii. Given: Vertices (5,β2) and (5,4), Focus (5,β3)
Steps:
Identify parameters:
Center (5,1) (midpoint of vertices), a=3, a2=9.
c=4, c2=16.
Calculate b2:
b2=c2βa2=16β9=7
The equation of the hyperbola is:
9(yβ1)2ββ7(xβ5)2β=1
Key Formulas or Methods Used
c2=a2+b2: Relates the distances a, b, and c in a hyperbola.
Horizontal hyperbola: a2x2ββb2y2β=1.
Vertical hyperbola: a2y2ββb2x2β=1.
Center: Midpoint of the vertices.
Summary of Steps
Identify a, b, and c based on the given data.
Calculate b2 using c2=a2+b2.
Determine the orientation (horizontal or vertical) of the hyperbola.
Write the equation in standard form.
Verify with any additional data, such as a point on the curve.