Determine the area bounded by curve C and the x-axis:
- The equation of the curve is given as y=xlnx.
- Find the area from x=1 to x=e:
extAreaR=∫1e(xlnx)dx
Using integration by parts, let:
- u=lnx
- dv=xdx
- Therefore, du=x1dx and v=2x2.
By applying integration by parts:
∫(xlnx)dx=2x2lnx−∫2x2⋅x1dx=2x2lnx−4x2+C
- Evaluating the definite integral gives:
[2e2lne−4e2]−[212ln1−412]=[2e2−4e2]−[0−41]\n=4e2+41
Therefore, the area between the curve and the x-axis from x=1 to x=e is:
AreaR=4e2+1
Final Area Calculation:
- We then compute the area between x=1 and x=e beneath line I,
Area=∫1e[−21x+23e]dx=[−41x2+23ex]1e\n
[−41e2+23e2]−[−41+23e]=[45e2−23e+41]
- Bringing it all together yields:
Total Area=4e2+1+45e2−6e+1=46e2−6e+2=23(e2−e+31)