Help with Displacement vs. time and acceleration

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
lmn
Messages
1
Reaction score
0

Homework Statement



I have the following points that were gathered from a displacement vs. time graph (the graph is of a ball being dropped from rest). The line is parabolic. The quadratic regression for the points is [tex]-4.03x^2-2.06x+1.20[/tex] where [tex]R^2=0.99857[/tex].

Correct me if I'm wrong but the quadratic regression is the same as this: [tex]h(t)= \frac {1}{2}At^2+V_{0}t+h_{0}[/tex]

I need to make a velocity vs. time graph with this information but I need a little guidance.

(time (s), displacement (m))
(0.000, 1.194)
(0.097, 0.979)
(0.129, 0.881)
(0.161, 0.774)
(0.193, 0.654)
(0.258, 0.399)
(0.290, 0.254)
(0.322, 0.102)
(0.354, 0.000)


Homework Equations


[tex]h(t)= \frac {1}{2}At^2+V_{0}t+h_{0}[/tex]


The Attempt at a Solution


I performed the quadratic regression but now I'm stuck
 
Physics news on Phys.org
Think of x as representing time t, then match whatever constants you found from your quadratic regression to the constants in the kinematic equation that you quoted. But (and this is a big "but") if the ball was dropped from rest, then the linear term in t must have its coefficient constrained to be zero for a meaningful fit (i.e. v0=0). I think you need to redo your regression with that in mind. You should be able to predict from the kinematic equation what the fitted parameters ought to be and then verify that they are what you expected.