Is This Equation Symmetric About the Origin?

  • Context:
  • Thread starter Thread starter mathdad
  • Start date Start date
  • Tags Tags
    Symmetry Test
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
mathdad
Messages
1,280
Reaction score
0
Test for symmetry about the x-axis, y-axis and the origin.

|x + y| = 2

About y-axis:

|-x + y| = 2

Not symmetric about y-axis.

About x-axis:

|x + -y| = 2

I say not symmetric about the x-axis.

About the origin:

|-x + -y| = 2

Not symmetric about the origin.

Correct? If not, why?
 
Mathematics news on Phys.org
I agree there is no symmetry about the axes, however:

$$|(-x)+(-y)|=|-(x+y)|=|x+y|$$

Hence, this is symmetric about the origin.
 
MarkFL said:
I agree there is no symmetry about the axes, however:

$$|(-x)+(-y)|=|-(x+y)|=|x+y|$$

Hence, this is symmetric about the origin.

Nicely done!