ok great
so notice how the red curve `y = e^(-x)` is above the blue curve `y = sqrt(x)` on the interval from x = 0 to x = 0.426 (approx)
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (studygurl14):
yes
OpenStudy (studygurl14):
the region between those curves and the y-axis is what we're supposed to find teh area of, right?
jimthompson5910 (jim_thompson5910):
let f(x) = e^(-x) and g(x) = sqrt(x)
the area R will be equal to
\[\Large R = \int_{a}^{b}(f(x) - g(x))dx\]
where in this case
a = 0
b = 0.426 (approx)
OpenStudy (stamp):
|dw:1458690289294:dw|
OpenStudy (stamp):
I agree w/ Jim
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (studygurl14):
\(\Large R = \int_{0}^{0.426}(e^{-x} - \sqrt{x})dx\)
jimthompson5910 (jim_thompson5910):
correct, then you can use this rule
\[\Large \int_{a}^{b}(f(x) - g(x))dx=\int_{a}^{b}f(x)dx-\int_{a}^{b}g(x)dx\]
to break up the integral
jimthompson5910 (jim_thompson5910):
and it might help to think of \(\Large \sqrt{x}\) as \(\Large x^{1/2}\) so you can use the power rule