Area between two functions math

  • Thread starter Thread starter regnar
  • Start date Start date
  • Tags Tags
    Area Functions
Click For Summary

Homework Help Overview

The discussion revolves around finding the area enclosed between the functions y = 1/2 x² and y = -x² + 6. The original poster mentions a discrepancy between their calculated area of 16 and the expected area of 8.

Discussion Character

  • Mathematical reasoning, Problem interpretation, Assumption checking

Approaches and Questions Raised

  • Participants discuss the integration process and the bounds of integration, with one participant noting the bounds as -2 and 2. There is an exploration of the integration steps and a suggestion to visualize the functions to better understand the area calculation.

Discussion Status

Some participants have provided guidance on checking the calculations and visualizing the functions to identify potential errors. There is an acknowledgment of a possible typo in the integration expression, but it is noted that the correct term was used later. The discussion is ongoing, with no explicit consensus reached on the correct area.

Contextual Notes

Participants mention the importance of checking for intersections between the functions within the specified bounds, which could affect the area calculation. There is also a suggestion to use LaTeX for clearer mathematical expressions.

regnar
Messages
24
Reaction score
0
y= 1/2 x2 and y=-x2+6. I'm trying to find the area enclosed between the two functions and the answer is eight but I keep getting 16.
 
Physics news on Phys.org


regnar said:
y= 1/2 x2 and y=-x2+6. I'm trying to find the area enclosed between the two functions and the answer is eight but I keep getting 16.

Show us your work, and we'll figure out where you're going wrong.
 


I found the bounds to be 2 and -2.

int[(-x^2+6)-(1/2 x^2)]dx = int[(-3/2 x^2 + 6)]dx
I integrated it and got:
(-3/2)(x^3/3) + 6x + C = (-1/2)x^3 + 6
I used FTC part 2 and got:
[-1/2(8) + 12] - [-1/2(-8) - 12]
8 + 8 = 16
 


regnar said:
I found the bounds to be 2 and -2.

int[(-x^2+6)-(1/2 x^2)]dx = int[(-3/2 x^2 + 6)]dx
I integrated it and got:
(-3/2)(x^3/3) + 6x + C = (-1/2)x^3 + 6
I used FTC part 2 and got:
[-1/2(8) + 12] - [-1/2(-8) - 12]
8 + 8 = 16

There is a small typo at the end of the 4th from the last line

(-1/2)x^3 + 6 --> (-1/2)x^3 + 6x

But in the next line, you correctly use 6x in the substitutions, so that is not the mistake.

Your math looks okay to me. When you draw a sketch of the lines and estimate the area, what do you get? The difference between your answer and the book's answer is big enough that you should be able to figure out graphically which is correct.

Another issue that the sketch may help with is if the lines cross someplace in that x=[-2,2] range. If they do, you will need to calculate where they cross, and set up separate integrals for the sub-ranges of x.
 


BTW, you can use the Latex editer to make your equations easier to read. There is a [tex]\Sigma[/tex] button in the Advanced Reply (and original start of thread) dialog, to the right above the edit box. Click on that, and you will have access to the Latex graphics.

So int[(-x^2+6)-(1/2 x^2)]dx can become

[tex]\int^{2}_{-2}{(6-x^2)}-{(\frac{x^2}{2})} dx[/tex]

You can use the QUOTE button on this post of mine to see the tex tags that were used to do this formatting.
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
9
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 14 ·
Replies
14
Views
4K