Ellipse Compression and Expansion

AI Thread Summary
The original ellipse is defined by the equation x^2/144 + y^2/36 = 1, with center at (0,0), semi-major axis a = 12, and semi-minor axis b = 6. After a horizontal compression by a factor of 1/2, the new semi-major axis becomes a = 6. Following a vertical expansion by a factor of 3, the new semi-minor axis increases to b = 18. The resulting equation of the transformed ellipse is x^2/36 + y^2/324 = 1. This confirms the calculations for the new ellipse's dimensions and orientation.
cocoavi
Messages
11
Reaction score
0
An ellipse is defined by the equation \frac {x^2}{144} + \frac {y^2}{36} = 1. Determine the equation of the ellipse formed when the original ellipse has undergone a horizontal compression by a factor of 1/2 and a vertical expansion by a factor of 3.

I'm not quite sure how to work out the equation.. could someone give me some hints?
 
Physics news on Phys.org
You need to recognize the standard form for the equation of an ellipse:
\frac {x^2}{a^2} + \frac {y^2}{b^2} = 1

That's the equation for an ellipse centered at the origin. The length of the horizontal axis is 2a; the vertical axis is 2b.
 


To determine the new equation of the ellipse after compression and expansion, we can use the general equation for an ellipse:

\frac{(x-h)^2}{a^2} + \frac{(y-k)^2}{b^2} = 1

where (h,k) is the center of the ellipse and a and b are the lengths of the semi-major and semi-minor axes, respectively.

First, let's identify the center of the original ellipse. We can see that the equation is in the form \frac{x^2}{a^2} + \frac{y^2}{b^2} = 1, which means the center is at (0,0).

Next, we can find the values of a and b by taking the square root of the denominators in the equation. In this case, a = 12 and b = 6.

Now, for the horizontal compression by a factor of 1/2, we need to divide the length of the semi-major axis by 2. This means that the new value of a is 6.

Similarly, for the vertical expansion by a factor of 3, we need to multiply the length of the semi-minor axis by 3. This means that the new value of b is 18.

Therefore, the new equation of the ellipse is:

\frac{x^2}{36} + \frac{y^2}{324} = 1

We can also write this in the general form as:

\frac{(x-0)^2}{6^2} + \frac{(y-0)^2}{18^2} = 1

which matches the general equation we started with, confirming that our calculations are correct.

In summary, when an ellipse is horizontally compressed by a factor of 1/2 and vertically expanded by a factor of 3, the new equation is:

\frac{(x-h)^2}{(\frac{a}{2})^2} + \frac{(y-k)^2}{(3b)^2} = 1

where (h,k) is the center of the original ellipse and a and b are the lengths of the semi-major and semi-minor axes, respectively.
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top