InterviewSolution
Saved Bookmarks
| 1. |
Find the area bounded by the curve `y=(4-x^2)` the y-axis and the lines y=0 y=3 |
| Answer» Required area `=underset(-2)overset(3)intx dy = underset(0)overset(3)int sqrt(4-y ) dy ` | |