[Math] Ellipses Conics Inquiry

conic sections

A carpenter wishes to construct an elliptical table top from a sheet 4ft by 8ft plywood to make a poker table for him and his budies. He will trace out the ellipse using the "thumbtack and string" method. What length of string should be used and how far apart should the tacks be located, if the ellipse is to be the largest possible that can be cut out of the plywood sheet?

I encountered this problem at my school and I'm having some trouble with it. Alright, so what I know already. The largest possible ellipse will have a minor axis of 4 feet and a major axis of 8 feet, so the a and b values of the ellipse equation will be 2 and 4, respectively.

The equation then will be: x^2/16 + y^2/4 = 1

The vertices will be: (4,0), (-4,0), (0,2), (0,-2)

The combined distance from the foci to any point on the ellipse is the same, so the foci's coordinates can be (-f,0) and (f,0).

I am not sure what to do from this point.

Best Answer

Your next step, to fint $f$, is to note that the distance to the midpoint of one of the short sides of the table from one focus, and then back to the other (this goes right along the long axis), is $$ (f+4) + (4-f) = 8$$

But if instead you go to the midpoint of a long side and then to the other, you get a total distance of $$ \sqrt{f^2+2^2} + \sqrt{f^2+2^2} $$

Set that equal to $8$ and solve for $f$.

Related Question