|
Question 1144028: Hi, i just need some help. Find the values of the constant k so that the graph of x^2+y^2+6x-4y=k^2-k-33 is a.) a circle, b.) a single point and c.) an empty set. I found a same problem but i need a whole solution thank you very much
Found 2 solutions by MathLover1, ikleyn: Answer by MathLover1(20850) (Show Source): Answer by ikleyn(52867) (Show Source):
You can put this solution on YOUR website! .
You are given an equation of a circle in the "general form".
The first step is to transform it into the "standard form".
For it, perform completing the squares for x- and y-terms separately.
I will do it below, step by step. Trace my steps (!)
x^2 + y^2 + 6x - 4y = k^2 - k - 33. (<<<---=== the original equation)
(x^2 + 6x) + (y^2 - 4y) = k^2 - k - 33 (<<<---=== I grouped / re-grouped the terms)
(x^2 + 6x + 9) + (y^2 - 4y + 4) = k^2 - k - 33 + 9 + 4 (<<<---=== I added some constant terms in both sides)
(x+3)^2 + (y-2)^2 = k^2 - k - 20 (<<<---=== I completed the squares in the left side
and combined like terms in the right side)
Now I have a "standard form" of the circle equation.
In order for this equation describes a real circle, its right side should be positive.
If the right side is zero, then the circle becomes a single point.
If the right side is negative, then the equation describes empty set.
So, if k^2 - k - 20 > 0, then you have a circle with the center at the point (-3,2) in a coordinate plane (x,y);
if k^2 - k - 20 = 0, then the circle degenerates to the single point (-3,2);
if k^2 - k - 20 = 0, then the equation describes the empty set.
The parabola y = k^2 - k - 20 = (k-5)*(k+4) has the roots k= 5 and k= -4.
It is positive if k < -4 ot k > 5;
it is 0 if k= -4 or k= 5;
it is negative if -4 < k < 5.
Therefore, the given (original) equation
- represents a circle, if k < -4 ot k > 5;
- represent a single point, if k= -4 or k= 5;
- represents the empty set, if -4 < k < 5.
Solved, explained and completed.
|
|
|
| |