Displacement Using Tabular Reimann Sum

  • Thread starter Thread starter Qube
  • Start date Start date
  • Tags Tags
    Displacement Sum
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 · 2K views
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   Reactions: 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.