SOLUTION: For this question, (Let k be a positive real number. The square with vertices (k,0), (0,k),
(-k,0), and (0,-k) is plotted in the coordinate plane. It is possible to draw an ellips
Algebra ->
Quadratic-relations-and-conic-sections
-> SOLUTION: For this question, (Let k be a positive real number. The square with vertices (k,0), (0,k),
(-k,0), and (0,-k) is plotted in the coordinate plane. It is possible to draw an ellips
Log On
Question 1173061: For this question, (Let k be a positive real number. The square with vertices (k,0), (0,k),
(-k,0), and (0,-k) is plotted in the coordinate plane. It is possible to draw an ellipse so that it is tangent to all sides of the square; several examples are shown below.
(https://latex.artofproblemsolving.com/6/e/6/6e67d2c4f7235dab1e7d931aa1228b4ef76678e2.png)
Find necessary and sufficient conditions on a > 0 and b > 0 such that the ellipse
{x^2}/{a^2} + {y^2}/{b^2} = 1 is contained inside the square (and tangent to all of its sides).
Make sure to prove that your conditions are both necessary (the ellipse being tangent to all the square's sides implies your conditions) and sufficient (your conditions imply the ellipse being tangent to all the square's sides))
I have gotten to the part where the I have substituted y+x=k into {(x^2)/a^2)}+ {(y^2)/(a^2)} and simpified it down to (b^2+a^2)x^2-2a^2kx+a^2k^2-a^2b^2=0. Can someone show me what to do from here? I really, really appreciate the help!
Solving the system:
gives
which you have found. That is the quadratic equation
, where
, ,
Its discriminant is . Substituting,
which simplifies to
The discriminant must be 0 in order for there to be only one solution
where the ellipse just touches each side of the square at only one
point.
can only be true if and only if
Any of the four lines x+y=k, x-y=k, -x+y=k,-x-y=k
gives the same discriminant, when solved simultaneously with
the ellipse.
So is the necessary and sufficient condition.
Edwin