My probability textbook assumes I already understand this but I haven't touched algebra/calc in 5 years before returning to school so I'm confused.
The solution says says for $$0\le y\le(1-x^2).$$
The range of x is: $$-(1-y)^{0.5}\le x\le(1-y)^{0.5}.$$
What exactly should I read up on to understand how this algebraic manipulation works?
Thanks!
we know,
$$x^2=|x|^2$$
but,
$$x^2\leq (1-y)$$
$$|x|^2\leq(1-y)$$
$$|x|\leq(1-y)^{0.5}$$ $$-(1-y)^{0.5}\leq x \leq (1-y)^{0.5}$$
i used this formula if $$|x|\leq k\implies -k\leq x \leq k$$