iamalexalright
- 157
- 0
Homework Statement
This is from Wade's Intro to Analysis book; problem 5, Chapter 1.
Prove that if 0 < a < 1 and b = 1 - \sqrt{1 - a} then 0 < b < a
Homework Equations
The book hints to use this result: 0 < a < 1 implies 0 < a^{2} < a
The Attempt at a Solution
First I substitute b into the equation to get:
0 < 1 - \sqrt{1 - a} < a < 1
By the additive property I add -1 and get:
-1 < -\sqrt{1 - a} < a - 1 < 0
Using the multiplicative property I multiply by -1 and get:
0 < 1 - a < \sqrt{1 - a} < 1
That above bears resemblance to the hint equation but I don't know exactly where to go (and my inkling of an idea doesn't seem to prove the initial statement).