Displacement Using Tabular Reimann Sum

  • Thread starter Thread starter Qube
  • Start date Start date
  • Tags Tags
    Displacement Sum
Qube
Gold Member
Messages
461
Reaction score
1

Homework Statement



Find the displacement using a midpoint Reimann sum with 4 subintervals of equal width.

minute 0, 12, 24, 36, 48, 60, 72, 84, 96
ft/min -4, -4, 1, 4, 5, -6, 0, 5, 2

Homework Equations



Displacement is the final position minus starting position.

The Attempt at a Solution



Reimann sum:

delta x = 12

12[-4 + 4 + -6 + 5] I'm choosing all the ft/min values at the midpoints (which are 12, 36, 60, and 84).

12[-1] = -12 feet.

This isn't the correct answer however.
 
Physics news on Phys.org
Qube said:

Homework Statement



Find the displacement using a midpoint Reimann sum with 4 subintervals of equal width.

minute 0, 12, 24, 36, 48, 60, 72, 84, 96
ft/min -4, -4, 1, 4, 5, -6, 0, 5, 2

Homework Equations



Displacement is the final position minus starting position.

The Attempt at a Solution



Reimann sum:

delta x = 12

12[-4 + 4 + -6 + 5] I'm choosing all the ft/min values at the midpoints (which are 12, 36, 60, and 84).

12[-1] = -12 feet.

This isn't the correct answer however.

Now why do you think Δx=12?
 
  • Like
Likes 1 person
Oops. I was thinking of a Reimann sum with 8 subintervals I suppose. Delta x is 24. That would make a lot more sense.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top