Sketching Graph: Solving (x+y+3)^2 + (x-y-3)^2 = 0

  • Thread starter Thread starter elitewarr
  • Start date Start date
  • Tags Tags
    Graph
AI Thread Summary
The equation (x+y+3)^2 + (x-y-3)^2 = 0 can only be satisfied when both squared terms are zero, leading to the conclusion that the only solution is the point (0, -3). This means the graph of the equation is not a curve but a single point. The discussion emphasizes that for real numbers, a^2 + b^2 = 0 holds true only when both a and b are zero. The two lines derived from the equation intersect at this single point, confirming that the graph is just a dot. Thus, the solution is limited to this unique coordinate.
elitewarr
Messages
62
Reaction score
0

Homework Statement


Sketch (x+y+3)^2 + (x-y-3)^2 = 0


Homework Equations





The Attempt at a Solution


How?? I have totally no idea.
 
Physics news on Phys.org
Expand, simplify and complete the square. Now think about what the solutions are for a^2+b^2=0 for all real numbers a and b, and see if you can apply this idea to your problem.
 
Mentallic said:
Expand, simplify and complete the square. Now think about what the solutions are for a^2+b^2=0 for all real numbers a and b, and see if you can apply this idea to your problem.

For that matter, think about a^2+b^2=0 before you expand the terms.
 
LCKurtz said:
For that matter, think about a^2+b^2=0 before you expand the terms.

Haha that's a much more effective method :smile:
 
I tried using this method.
Let a be x, b be y+3
(a+b)^2 + (a-b)^2 = 0
2a^2 + 2b^2 = 0
(x)^2 + (y+3)^2 = 0
But if I bring x^2 over,
(y+3)^2 = -x^2
I doubt there is such curve and if there is, it is undefined isn't it?

thanks for the reply.
 
You are right, it isn't much of a graph. The left side of your last equation is non-negative and the right side is non-positive. The only way they can be equal is if both sides are zero. Can you find any (x,y) that does that? If so, whatever you find constitutes your graph.
 
Ok. So, (0,-3) is the only value? Is the graph just a dot?

Thanks.
 
elitewarr said:
Ok. So, (0,-3) is the only value? Is the graph just a dot?

Thanks.

Yes. Also note that in your original equation:

(x+y+3)2 + (x-y-3)2 = 0

both terms must be zero, so the intersection of the two lines:

x+y+3=0 and x - y - 3 = 0

is the only point which satisfies the equation. This agrees with your answer.
 
Back
Top