 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | The area of the region bounded by `y=x^2`, `y=[x+1]`, `x | 
| Answer» `int_0^1(1-x^2)dx` `|x-x^3/3|_0^1` `1-1/3=2/3`. | |