Possible webpage title: Finding the Area Between Curves Using Integrals

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
6 replies · 5K views
LadiesMan
Messages
95
Reaction score
0
Suppose the area of the region between the graph of a positive continuous function f and the x-axis from x = a to x = b is 4 square units. Find the area between the area between the curves y = f(x) and y = 2f(x) from x = a to x = b.

Attempt:

Since 2 f(x) is greater than f(x) we can call it g(x) and that will be the dominant function.

[tex]\int (g(x) - f(x)) dx[/tex]

It becomes...
[tex]G(x) - F(x)[/tex]

What do I do next?

Thanks
 
Physics news on Phys.org
You said g(x)=2f(x), so what can you say about the relation between G(x) and F(x) ..?

Note that you want to consider definite integrals

[tex] \int_a^b{dx(g(x)-f(x))}[/tex]

Can you simplify g(x)-f(x)..?
 
umm yeah i guess that took me off course.
 
so then how would i do it?
 
Uhm,

g(x)-f(x) = 2f(x)-f(x) =...?
 
Umm that equals f(x)
 
very good, so
[tex]\int_a^b{dx(g(x)-f(x))}=\int_a^b{dx(2f(x)-f(x))}=\int_a^b{dx(f(x))}=...=?[/tex]