How Do You Find the Area Between Intersecting Graphs?

  • Thread starter Thread starter ProBasket
  • Start date Start date
  • Tags Tags
    Area
AI Thread Summary
The discussion centers on finding the area between the curves y=e^{4x} and y=e^{6x}. Participants clarify that these functions intersect only at the point (0,1), meaning they do not enclose a region to calculate an area. It is emphasized that multiplying by ln is incorrect, as it is an operator and not applicable in this context. The area between the curves can be expressed as an integral, but without additional boundaries, a defined area cannot be established. The conclusion is that these two exponential functions do not create a region suitable for area calculation.
ProBasket
Messages
140
Reaction score
0
find the area of the region

y=e^{4x}
y=e^{6x}

first thing i did was set them equal to each other and multiply by ln which got me 4x=6x, that's where i got stuck. how would i find the x-intercepts?
 
Physics news on Phys.org
what do you mean? what area? function doesn't have area...


EDIT:
These two function intersect at 1 point (0,1) only...
 
Last edited:
ProBasket said:
find the area of the region

y=e^{4x}
y=e^{6x}

first thing i did was set them equal to each other and multiply by ln which got me 4x=6x, that's where i got stuck. how would i find the x-intercepts?

1. You can't multiply by ln. Its an operator. :smile:
2. The exponential function is strictly increasing over the whole real line. There's no way it takes the same value twice (unless its of the form e^{periodic function} which it isn't in your case).
3. Drawing proper graphs for both functions referred to the same set of orthogonal axes might help. How fast do the functions grow?
 
Last edited:
ProBasket said:
find the area of the region

y=e^{4x}
y=e^{6x}

first thing i did was set them equal to each other and multiply by ln which got me 4x=6x, that's where i got stuck. how would i find the x-intercepts?

Area = \int_{x_1}^{x_2} ( e^{6x} - e^{4x} ) \delta x
where x_1 and x_2 should found from
e^{4x} = e^{6x}
 
Last edited:
Assuming you mean "the area of the region between the graphs of" e4x and e6x, you are going to need at least one more boundary. Those two graphs cross, of course, at x= 0, y= 1 but not at any other point. Those two graphs do not define a region.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top