I'd like to confirm my answer for the following problem. I thought I had done it correctly, but a friend of mine got a different answer and would like to see where I (or he) went wrong.
Prove that $A=\{ x \in \Bbb R: x^2 < 1-x \}$ is nonempty and bounded above. Prove what its least upper bound is.
My attempt is as follows:
Fix x in A. Thus, $$x^2 <1-x \Rightarrow x^2+x<1$$ This suggests three cases.
Case 1: $(x>0)$ $$ x^2+x >0 \ \ \Rightarrow \ \ 0 Any help is greatly appreciated, thank you.