Area between two curves problem

  • Thread starter Thread starter zeezey
  • Start date Start date
  • Tags Tags
    Area Curves
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
zeezey
Messages
11
Reaction score
0

Homework Statement


Find the area of the indicated region.
Enclosed by y = e^x, y = 2, and the y-axis

The Attempt at a Solution



So I the area should be integral of e^x - 2 which = e^x - 2x . I'm not sure what to do with the y-axis it mentions?
 
Physics news on Phys.org
zeezey said:

The Attempt at a Solution



So I the area should be integral of e^x - 2 which = e^x - 2x . I'm not sure what to do with the y-axis it mentions?


Firstly where does y=ex cut the y-axis?

You should then know the area between a curve and the y-axis is given by ∫ x dy. So if y=ex, how do you put x in terms of y?
 
umm I'm not sure you mean like dx = e^x dy ?
 
So you have e^x-2 as the integrand, as you mentioned. The mention of the y-axis is to put a lower bound on x (in this case, evaluating your integral from a-to-b by the FTC, the lower bound, a, is x=0)...then the upper bound would be the intersection of the functions. It's always helpful to draw out what you're asked for.

I'll leave it to you to find the upper bound and then evaluate your now definite integral.
 
So I got 4ln(4) - 4 . Is this correct?