🚨 This site is a work in progress. Exciting updates are coming soon!
6.5 Q-8
Question Statement
An arc is shaped like a semi-ellipse. The base of the arc is 90 meters wide, and the height at the center is 30 meters. Determine the distance from the center at which the height is 202,m.
Background and Explanation
A semi-ellipse can be described using the standard equation of an ellipse:
a2x2+b2y2=1,
where a is the semi-major axis (horizontal radius) and b is the semi-minor axis (vertical radius). For this problem:
The base width corresponds to 2a=90, giving a=45.
The height of the semi-ellipse corresponds to b=30.
The task is to find the horizontal distance x from the center when the height y=202.
Solution
Step 1: Write the equation of the ellipse
Using the given dimensions:
452x2+302y2=1.
Step 2: Substitute y=202 into the equation
452x2+302(202)2=1.
Step 3: Simplify the terms
Calculate (202)2:
(202)2=800.
Substitute into the equation:
452x2+900800=1.
Simplify 900800:
900800=98.
The equation becomes:
452x2+98=1.
Step 4: Solve for x2
Subtract 98 from both sides:
452x2=1−98.
Simplify 1−98:
1−98=99−98=91.
Thus:
452x2=91.
Multiply through by 452 to isolate x2:
x2=9452.
Step 5: Calculate x
Simplify 9452:
9452=92025=225.
Take the square root:
x=225=15,m.
Thus, the horizontal distance from the center when the height is 202 is 15,m.
Key Formulas or Methods Used
Equation of an Ellipse:
a2x2+b2y2=1
Semi-Major and Semi-Minor Axes:
a=2base width,b=height at center.
Substitution and Simplification to solve for x.
Summary of Steps
Identify the semi-major axis a=45 and semi-minor axis b=30.
Write the standard equation of the ellipse:
452x2+302y2=1.
Substitute y=202 into the equation and solve for x2.