 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | Area bounded by the curve `y=x^3`, the x-axis and the ordinates `x = 2`and `x = 1`is(A) `-9` (B) `(-15)/4` (C) `(15)/4` (D) `(17)/4` | 
| Answer» From, the given details, we can draw the diagram. Please refer video for the diagram. As per diagram, required area will be, `int_-2^0x^3dx+int_0^1x^3dx` `=|x^4/4|_-2^0+|x^4/4|_0^1` `=16/4+1/4 = 17/4`, which is the required area. | |