-
aditikedia
- Senior | Next Rank: 100 Posts
- Posts: 35
- Joined: Fri May 23, 2008 11:14 am
Not sure in my solution, but here it is
|x|, x positive if x greater or equal to 0,
x negative if x less than 0.
From the statement, we know that x less than 0, then x should be negative. Inserting it in the equation, we will get root((-x)(-x)) = root((x)^2), which is |x|. But we know that x less than 0, so x should be equal to -x.
















