Instantaneous Velocity of Particle at t=1 with s(t) = 2t2-4t

  • Thread starter Thread starter Speedking96
  • Start date Start date
  • Tags Tags
    Limit
Speedking96
Messages
104
Reaction score
0

Homework Statement



Estimate the instantaneous velocity of a particle with position function s(t) = 2t2−4t at t = 1 using the four intervals [0.9, 1], [0.99, 1], [1, 1.01], and [1, 1.1].

2. The attempt at a solution

At t=1, y = -2

Slope of a line: a = (y2 - y1)/(x2 - x1)

= (y2 + 2) / (x2 - 1)
= (2t2−4t +2) / (x2 -1)

At t = 0.9

= (2(0.9)2−4(0.9) +2) / (0.9 -1)
= -0.2


At t = 0.99

= (2(0.99)2−4(0.99) +2) / (0.99 -1)
= -0.02

At t = 1.01
= (2(1.01)2−4(1.01) +2) / (1.01 -1)
= 0.02

At t = 1.1
= (2(1.1)2−4(1.1) +2) / (1.1 -1)
= 0.2


From the graph of the parabola, it's pretty obvious that the equation of the tangent line is y= -2

But, I don't know where I'm going wrong.
 
Physics news on Phys.org
Speedking96 said:

Homework Statement



Estimate the instantaneous velocity of a particle with position function s(t) = 2t2−4t at t = 1 using the four intervals [0.9, 1], [0.99, 1], [1, 1.01], and [1, 1.1].

2. The attempt at a solution

At t=1, y = -2

Slope of a line: a = (y2 - y1)/(x2 - x1)

= (y2 + 2) / (x2 - 1)
= (2t2−4t +2) / (x2 -1)

The independent variable is t instead of x. :smile:

Speedking96 said:
At t = 0.9

= (2(0.9)2−4(0.9) +2) / (0.9 -1)
= -0.2


At t = 0.99

= (2(0.99)2−4(0.99) +2) / (0.99 -1)
= -0.02

At t = 1.01
= (2(1.01)2−4(1.01) +2) / (1.01 -1)
= 0.02

At t = 1.1
= (2(1.1)2−4(1.1) +2) / (1.1 -1)
= 0.2


From the graph of the parabola, it's pretty obvious that the equation of the tangent line is y= -2

But, I don't know where I'm going wrong.

You need the instantaneous velocity , that is, the slope of the tangent line. What is the slope of the line y=-2? So what is the instantaneous velocity at t=1?

ehild
 
Woops. The slope is obviously zero.
 
Last edited:
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