Oneiromancy
New member
- Joined
- Sep 28, 2007
- Messages
- 21
I just need help on how to treat the absolute value sign.
I have this:
abs { (2 / sqrt (x + 1) + 2) * (x - 3) } < epsilon
What I really want is to move blah blah * (x - 3) to the other side so I can solve for delta (it tells me what epsilon is in the book). How do I do that? There might be another way, I'm new at this.
I have this:
abs { (2 / sqrt (x + 1) + 2) * (x - 3) } < epsilon
What I really want is to move blah blah * (x - 3) to the other side so I can solve for delta (it tells me what epsilon is in the book). How do I do that? There might be another way, I'm new at this.