SOLUTION: Building a pool in the shape of an ellipse. The equation for the pool is x^2/324 + y^2/196 = 1 Find the longest distance and shortest distance across the pool.
I'm not sure where
Algebra ->
Customizable Word Problem Solvers
-> Misc
-> SOLUTION: Building a pool in the shape of an ellipse. The equation for the pool is x^2/324 + y^2/196 = 1 Find the longest distance and shortest distance across the pool.
I'm not sure where
Log On
Question 195733: Building a pool in the shape of an ellipse. The equation for the pool is x^2/324 + y^2/196 = 1 Find the longest distance and shortest distance across the pool.
I'm not sure where to start?
y^2=1-x^2/324 and then square both sides? Found 2 solutions by jim_thompson5910, stanbon:Answer by jim_thompson5910(35256) (Show Source):
So the equation is now in the form (which is the general equation of an ellipse) where , , and
The longest distance between any two points along a line on the ellipse falls on the major axis. The length of the semi major axis simply turns out to be the larger value of "a" or "b"
Since "a" is larger, this means that the length of the semi major axis is 18 units. Double this value to get 36 units.
So the the longest distance across the pool is 36 units.
For the shortest distance, just use the smaller value 14 and double it to 28.
So the the shortest distance across the pool is 28 units.
You can put this solution on YOUR website! Building a pool in the shape of an ellipse. The equation for the pool is x^2/324 + y^2/196 = 1 Find the longest distance and shortest distance across the pool.
------------------------
a = sqrt(324) = 18 is one-half the major axis
b = sqrt(196) = 14 is one-half the minor axis
---------------------------
longest distance = 2*18 = 36
---
shortest distance = 2*14 = 28
---
Cheers,
Stan H.