Negative area between two 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
2 replies · 3K views
adriaat
Messages
9
Reaction score
0
I've been trying to figure out what a negative area means, but I can't.

Homework Statement
Calculate the area between [itex]f(x) = 3^{x} \, , \, g(x)=2x+1[/itex]

The attempt to a solution
The intersections are located in [itex]x=0[/itex] and [itex]x=1[/itex].
So I do the integral from 0 to 1.
[itex]\int_{0}^{1} (g(x)-f(x))dx = \frac{2}{log(3)}-2 \approx -0.17952154675[/itex]

What am I doing wrong? I am integrating the upper function minus the lower function.
 
Physics news on Phys.org
The Negative is only telling that the function [itex]3^x-2x-1[/itex],has negative values more than positive ones inside the interval of integration and of course by integrating [itex]2x+1-3^x[/itex] you will get a positive answer!It is obvious from this that the sign doesn't mean much.
 
  • Like
Likes   Reactions: 1 person
adriaat said:
[itex]\int_{0}^{1} (g(x)-f(x))dx = \frac{2}{log(3)}-2[/itex]
No, you have swapped f(x) and g(x) in this step.
 
  • Like
Likes   Reactions: 1 person