Solving Coordinate Homework: lxl + lyl = 1

  • Thread starter Thread starter lovemake1
  • Start date Start date
AI Thread Summary
The discussion revolves around solving the equation |x| + |y| = 1 to find the set of all points (x,y) that satisfy it. Participants explore the implications of absolute values and consider different cases based on the signs of x and y. They conclude that the solution includes points along the lines defined by y = 1 - x and its counterparts in other quadrants. There is some confusion about whether to keep absolute values in calculations, but the consensus is that the equation can be expressed as a graph representing the boundary of a square. Ultimately, the problem is clarified as finding all coordinates that satisfy the equation.
lovemake1
Messages
147
Reaction score
1

Homework Statement



find the set of all points (x,y) which satisfy lxl + lyl = 1

Homework Equations





The Attempt at a Solution



first i decided to make lxl and lyl into inequality.

-1 < x < 1
-1 < y < 1

lxl = lyl - 1

so from any value of y between (-1,1) would work ? will this give lxl the correct result?
will they both equal to 1 ?
please help I am confused.
 
Physics news on Phys.org
There are 4 cases to consider:

x,y>0
x>0, y<0
x<0, y>0
x,y<0

For the first, obviously you have the line y=1-x. And yes you place the restrictions that 0\leq x\leq 1. Can you finish the rest?
 
hm... logically wouldn't y = 1 - x be the only solution ? since we are not dealing with absolute values anymore.

or should i keep absolute values in the calculations?

lyl = 1 - lxl

-1 < x < 0
 
Well that's like saying logically shouldn't x=1 be the only solution to |x|=1.

The point (-1/2, 1/2) satisfies the equation, but this point doesn't lie on the line y=1-x. Try do what I suggested in my previous post.
 
lovemake1 said:
find the set of all points (x,y) which satisfy lxl + lyl = 1
Is this exactly how the problem is stated?

A reasonable, but not very helpful, answer is {(x, y) | |x| + |y| = 1}. Another reasonable answer is a graph of this equation.
 
Mark44 said:
Is this exactly how the problem is stated?

A reasonable, but not very helpful, answer is {(x, y) | |x| + |y| = 1}. Another reasonable answer is a graph of this equation.


The question asks to graph for all coordinates (x,y) which satisfy l x l + l y l = 1
 
OK, that makes more sense. Follow Mentallic's advice in post #2.
 
Back
Top