Integrating the area under a curve

Click For Summary

Homework Help Overview

The problem involves integrating the area between two curves, specifically \(\frac{x}{3x}\) and \(\frac{x}{3\sqrt{x}}\), over the interval from \(x=1\) to \(x=4\). The original poster expresses difficulty in obtaining the correct area and suspects their calculations yield results that are too small.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the need to simplify the fractions before integration and suggest factoring out common terms. There are questions about the setup of the integral and the implications of the order of subtraction when calculating area.

Discussion Status

Some participants have provided guidance on simplifying the integral and have pointed out potential errors in the original poster's calculations. There is an ongoing exploration of the correct setup for the integral and the interpretation of results, with no clear consensus reached yet.

Contextual Notes

Participants note that the original setup may lead to negative values if the smaller function is subtracted from the larger one, raising questions about the interpretation of the area under the curves. The discussion also touches on the importance of using proper notation and LaTeX for clarity.

Luke77
Messages
42
Reaction score
0
Hey everyone, I had a recent post similar to this one, and everyone may have not understood it because I didn't use LaTeX, so here it is.

Homework Statement


Integrate the area under [itex]\frac{x}{3x}[/itex] and above [itex]\frac{x}{3x^.5}[/itex] between x=1 and x=4.
Same as: [itex]\int[/itex] [itex]\frac{x}{3x}[/itex] - [itex]\frac{x}{3x^.5}[/itex] dx between x=1 and x=4.

Homework Equations


See above

The Attempt at a Solution


I would integrate each individual fraction by raising each by 1 power, and dividing the coefficient by that new exponent. Each time that I try this, no matter how I simplify it, the answer turns out to be way too small.

What should I try next?
 
Physics news on Phys.org
Luke77 said:
Hey everyone, I had a recent post similar to this one, and everyone may have not understood it because I didn't use LaTeX, so here it is.

Homework Statement


Integrate the area under [itex]\frac{x}{3x}[/itex] and above [itex]\frac{x}{3x^.5}[/itex] between x=1 and x=4.
Same as: [itex]\int[/itex] [itex]\frac{x}{3x}[/itex] - [itex]\frac{x}{3x^.5}[/itex] dx between x=1 and x=4.

Homework Equations


See above

The Attempt at a Solution


I would integrate each individual fraction by raising each by 1 power, and dividing the coefficient by that new exponent. Each time that I try this, no matter how I simplify it, the answer turns out to be way too small.

What should I try next?

Before integrating, you really should simplify the fractions. Both fractions have a factor of 1/3, so that should be factored out and brought out front of your integral.

After simplification, what does your integral look like?

Tip: itex is used for inline expressions, but it makes fractions and integrals very small. For those kinds of things use tex instead of itex.
 
Mark44 said:
Before integrating, you really should simplify the fractions. Both fractions have a factor of 1/3, so that should be factored out and brought out front of your integral.

After simplification, what does your integral look like?

Tip: itex is used for inline expressions, but it makes fractions and integrals very small. For those kinds of things use tex instead of itex.

Factoring's not my strong topic:

[itex]\frac{1}{3}[/itex][itex]\int[/itex] 1 - [itex]\frac{x}{x^.5}[/itex] dx between 1 and 4
 
Luke77 said:
Factoring's not my strong topic:

[itex]\frac{1}{3}[/itex][itex]\int[/itex] 1 - [itex]\frac{x}{x^{.5}}[/itex] dx between 1 and 4

[tex]\frac{x^1}{x^{.5}} = x^{.5}[/tex]

So your integral should look like this:
$$ \frac{1}{3}\int_1^4 1 - x^{1/2}~dx$$
 
And from there, just regularly integrate?
 
Thank you so much Mark
 
Luke77 said:
And from there, just regularly integrate?
Yes.
 
Actually, one last question. Why do when I compute it, it is a negative number? Is there any rules I should be aware of... I just started learning about Calculus and the definite integral.
 
Luke77 said:
Actually, one last question. Why do when I compute it, it is a negative number? Is there any rules I should be aware of... I just started learning about Calculus and the definite integral.

Specifically, -1.667
 
  • #10
Luke77 said:
1. Homework Statement [/b]
Integrate the area under [itex]\frac{x}{3x}[/itex] and above [itex]\frac{x}{3x^.5}[/itex] between x=1 and x=4.
Same as: [itex]\int[/itex] [itex]\frac{x}{3x}[/itex] - [itex]\frac{x}{3x^.5}[/itex] dx between x=1 and x=4.
could be a problem regarding the area below 1/3 and above √x/3, but as x varies from 1 to 4, √x/3 varies from 1/3 to 2/3, so the setup doesn't make much sense.
 
  • #11
The integral should be
## \frac{1}{3}\int_1^4 x^{1/2} - 1 ~dx##

The graph of y = (1/3)x1/2 lies above the graph of y = 1/3 on the interval [1, 4]. When you measure a distance, you need to subtract the smaller number from the larger number, otherwise you'll get a negative value for the length of the typical area element.
 
  • #12
Mark44 said:
The integral should be
## \frac{1}{3}\int_1^4 x^{1/2} - 1 ~dx##

The graph of y = (1/3)x1/2 lies above the graph of y = 1/3 on the interval [1, 4]. When you measure a distance, you need to subtract the smaller number from the larger number, otherwise you'll get a negative value for the length of the typical area element.

Thank you very much Mark!
 
  • #13
My final answer came out to be 1/3, does that sound right?
 
  • #14
No, you have made a mistake. Show us what you did to get 1/3 for your answer.
 
  • #15
I see what I did. Let me try it again:

[itex]\frac{1}{3}[/itex][itex]\int[/itex] (x^.5 - 1)dx

= [itex]\frac{1}{3}[/itex] (([itex]\frac{x}{1.5}[/itex] ^1.5) - x)) for 1 through 4

= [itex]\frac{1}{3}[/itex] ([itex]\frac{4}{1.5}[/itex] ^1.5) - 4) - ([itex]\frac{1}{1.5}[/itex] ^1.5 - 1))

=[itex]\frac{1}{3}[/itex] (((2.66^1.5) - 4) - ((.66^1.5) - 1))

=1/3((4.338-4)- (.536 - 1)) = 1/3(.338 + .464) = 1/3(.802) = .267

?
 
Last edited:
  • #16
Luke77 said:
I see what I did. Let me try it again:

[itex]\frac{1}{3}[/itex][itex]\int[/itex] (x^.5 - 1)dx

= [itex]\frac{1}{3}[/itex] (([itex]\frac{x}{1.5}[/itex] ^1.5) - x)) for 1 through 4= [itex]\frac{1}{3}[/itex] ([itex]\frac{4}{1.5}[/itex] ^1.5) - 4) - ([itex]\frac{1}{1.5}[/itex] ^1.5 - 1))

=[itex]\frac{1}{3}[/itex] (((2.66^1.5) - 4) - ((.66^1.5) - 1))
Here is your error. The integral of [itex]x^{.5}[/itex] is [itex]x^{1.5}/1.5[/itex] NOT [itex](x/1.5)^{1.5}[/itex] so that, at x= 4, it is [itex]4^{1.5}/1.5= 8/1.5= 16/3[/itex], NOT [itex](4/1.5)^{1.5}= (8/3)^{1.5}[/itex].

=1/3((4.338-4)- (.536 - 1)) = 1/3(.338 + .464) = 1/3(.802) = .267

?
By the way, it is a lot easier to put entire formulas in LaTeX, not just "bits and pieces".
 
  • #17
HallsofIvy said:
Here is your error. The integral of [itex]x^{.5}[/itex] is [itex]x^{1.5}/1.5[/itex] NOT [itex](x/1.5)^{1.5}[/itex] so that, at x= 4, it is [itex]4^{1.5}/1.5= 8/1.5= 16/3[/itex], NOT [itex](4/1.5)^{1.5}= (8/3)^{1.5}[/itex].


By the way, it is a lot easier to put entire formulas in LaTeX, not just "bits and pieces".

Thanks once again.
 
  • #18
Now I get about .55. This doesn't seem right, again.
 
  • #19
The actual answer is 5/9, which is approximately .55.
 
  • #20
When I graph the original two lines it seems to have a much larger area, but an answer is an answer. Thanks.
 

Similar threads

  • · Replies 18 ·
Replies
18
Views
2K
Replies
3
Views
2K
  • · Replies 44 ·
2
Replies
44
Views
6K
  • · Replies 105 ·
4
Replies
105
Views
11K
  • · Replies 10 ·
Replies
10
Views
3K
Replies
13
Views
2K
  • · Replies 25 ·
Replies
25
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K