maladroit
- 42
- 0
Homework Statement
Find the area bounded between the two curves
y=34ln(x) and y=xln(x)
Homework Equations
Integration by parts: \intudv= uv-\intvdu
The Attempt at a Solution
First I found the intersection points of the two equation to set the upper and lower bounds. The lower bound is 0 and the upper bound is 34. My integrand is as follows--
\int34ln(x)-xln(x) with the limits of integration being from 0 to 34.
I evaluated the integral using integration by parts, and eventually came up with the following solution...
\int34ln(x)-xln(x)= 34xln(x)-34x-(x^{2}ln(x)/2) -(1/4)x^{2}
and evaluated from 0 to 34, the answer is 1156ln(34)-1156-(1156ln(34)/2)+289
I am not quite sure where my mistake is being made. I verified my answer using a graphing calculator (although that does not absolutely make my answer correct), so if anyone sees where I am making my mistake I would greatly appreciate the help!