What curve does the equation (x-3)^2/4+(y-4)^2/9=1 represent and what are its points of intersection with the axes ?
1 Answer
This is an ellipse that does not intersect the axes...
Explanation:
Given:
(x-3)^2/4+(y-4)^2/9=1
Let's reduce the number of fractions we need to work with by multiplying both sides by
9(x-3)^2+4(y-4)^2=36
Subtracting
0 = 9(x-3)^2+4(y-4)^2-36
color(white)(0) = 9(x^2-6x+9)+4(y^2-8y+16)-36
color(white)(0) = 9x^2-54x+81+4y^2-32y+64-36
color(white)(0) = 9x^2+4y^2-54x-32y+109
We can find the intercepts with the
0 = 9x^2-54x+109
color(white)(0) = (3x)^2-2(3x)(9)+81+28
color(white)(0) = (3x-9)^2+28
This has no real solutions, so there are no intercepts with the
We can find the intercepts with the
0 = 4y^2-32y+109
color(white)(0) = (2y)^2-2(2y)(8)+64+45
color(white)(0) = (2y-8)^2+45
This has no real solutions, so there are no intercepts with the
Alternatively, we could have saved ourselves much of this algebra by noting that the equation:
(x-3)^2/4+(y-4)^2/9=1
is the standard form of the equation of an ellipse:
(x-h)^2/a^2+(y-k)^2/b^2 = 1
with centre
So the ellipse is
graph{(x-3)^2/4+(y-4)^2/9=1 [-9, 11, -2.24, 7.76]}