Eccentricity of a Satellite Orbit from Apogee and Perigee Distances
An earth satellite has an apogee of 2450 miles and a perigee of 410 miles.
Assuming the earthβs radius is 400 miles, find the eccentricity of the ellipse whose center is at the earth's center and whose apogee and perigee satisfy these conditions.
Determine the Equation of the Curve Passing Through $(4,0)$ and $(0,3)$
A curve has a general equation
$$Ax^2 + By^2 + F = 0.$$
Determine the equation of the curve which passes through the points $(4,0)$ and $(0,3)$.
Step 1: Substitute $(4,0)$ into the equation.
$$A(4)^2 + B(0)^2 + F = 0$$
$$16A + F = 0$$
$$\frac{F}{A} = -16$$
Step 2: Substitute $(0,3)$.
$$A(0)^2 + B(3)^2 + F = 0$$
$$9B + F = 0$$
$$B = -\frac{F}{9}$$
Step 3: Divide original equation by $A$.
$$x^2 + \frac{B}{A}y^2 + \frac{F}{A} = 0$$
Substitute $\frac{F}{A} = -16$ and $\frac{B}{A} = \frac{16}{9}$:
$$x^2 + \frac{16}{9}y^2 - 16 = 0$$
Final Answer:
$$\boxed{9x^2 + 16y^2 - 144 = 0}$$
Clearance of a Truck Under a Semi-Elliptical Archway
A semi-elliptical archway has a height of 15 ft at the center and a width of 50 ft.
The width consists of a two-lane road. A truck drives under the archway without
crossing the road centerline. If the truck is 14 ft wide and 12 ft high, determine
the clearance of the truck below the archway.
The ellipse equation is
$$\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1$$
Here, the semi-major axis is $a = 25$ ft and the semi-minor axis is $b = 15$ ft:
$$\frac{x^2}{25^2} + \frac{y^2}{15^2} = 1$$
The truck's right side is 14 ft from the centerline, so evaluate the arch height at $x = 14$:
$$\frac{14^2}{25^2} + \frac{y^2}{15^2} = 1$$