Question
Question: How do you find the area in the first quadrant bounded by \( y = {x^{ - 2}} \) and \( y = \dfrac{{17...
How do you find the area in the first quadrant bounded by y=x−2 and y=417−x2 ?
Solution
Hint : The following type of question is solved first by plotting out the relevant curves on the graph in the coordinate plane. Then we find their intersection points of the two curves with each other by substituting the value of one function into the other function and then the definite integrating in the intervals in which the curve is the same to find the area of the curves. The area obtained will be in square units of the graph but we will generically write square units.
Complete step by step solution:
The following curves are first plotted on the graph,
The graph in red is for y=x−2 while the graph in blue is of parabola y=417−x2
Then we will find the points of intersection of the parabola and the hyperbola:
We start by putting both the values of y equal we get:
x−2=417−x2
Upon solving the above equation we reach,
4x4−17x2+4=0
Since it has become a biquadratic equation we will put u=x2
Then we will get,
4u2−17u+4=0
(4u−1)(u−4)=0
Upon solving for u we will get
u=41or4 and then we get value of x as
x=±21orx=±2
Thus we see both from the graph and above solution that the curves cut each other 4 times.
Now to find the area in the first quadrant our two points of interest become 2 and 21 so upon integration we use these boundary conditions. The area will now be given by blue expression in the graph minus the the graph in red so we write our expression as:
A = \mathop \int \nolimits_{\dfrac{1}{2}}^2 \dfrac{{17}}{4} - {x^2} - \left( {{x^{ - 2}}} \right)dx
Which upon solving becomes,
A=[417(x)−31x3+x−1]212
This will then be evaluated by putting the boundary conditions,
A=417(2)−31(2)3+2−1−(417(21)−31(21)3+(21)−1)
A=7−38−2450
Thus after solving above expression we get our area as,
A=2454=49square units
So, the correct answer is “ A=2454=49square units ”.
Note : It is very important to find the point of intersection in the given types of questions otherwise we will not get the boundary conditions that will tell upto which limits we have to integrate. Also note here we have neglected negative values of x since we had to find the area in the first quadrant.