Solving kinematic formula for t

In summary: Thank you @neilparker62 for showing me the completing square method! I was thinking how I would do that!Using constant acceleration equations you have mentioned in post #7 we can find both roots without formula:##d=v_it+\frac 1 2 at^2## ##\rightarrow## ##v_f=v_i+at## ##\rightarrow## ##t=\frac {v_f-v_i}{a}####v_f=±\sqrt {v_i^2+2ad}####t=\frac {±\sqrt {v_i^2+2ad}-v_i}{a}
  • #1
member 731016
Homework Statement
Please see below
Relevant Equations
Please see below
For ## d = v_it + 0.5at^2##, can we solve for t without using the quadratic formula?

Many thanks!
 
Physics news on Phys.org
  • #2
You can solve a quadratic equation by completing the square.
 
  • Like
Likes MatinSAR and member 731016
  • #3
PeroK said:
You can solve a quadratic equation by completing the square.
Oh true, thank you @PeroK !
 
  • #4
PeroK said:
You can solve a quadratic equation by completing the square.
Which is equivalent to using the formula, no?
 
  • Like
Likes member 731016
  • #5
haruspex said:
Which is equivalent to using the formula, no?
No. If you forget the formula you can still complete the square. Or, vice versa!
 
  • Like
Likes member 731016
  • #6
haruspex said:
Which is equivalent to using the formula, no?
The formula is derived by completing the square for the general case of a 2nd degree polynomial. Regardless, completing the square is a technique that is good to know as you will sometimes have to rewrite expressions "in-place", i.e. by subtracting "zero" and what not rather than moving terms from LHS->RHS.
 
  • Like
Likes member 731016 and PeroK
  • #7
Callumnc1 said:
Homework Statement:: Please see below
Relevant Equations:: Please see below

For ## d = v_it + 0.5at^2##, can we solve for t without using the quadratic formula?

Many thanks!
$${v_f}^2={v_i}^2+2ad$$
$$t=\frac{v_f-v_i}{a}$$
 
  • Like
Likes member 731016 and MatinSAR
  • #8
neilparker62 said:
$${v_f}^2={v_i}^2+2ad$$
$$t=\frac{v_f-v_i}{a}$$
Again, not really any different from using the formula.
@Callumnc1 , why do you wish to avoid using the formula?
 
  • Like
Likes member 731016 and MatinSAR
  • #9
Callumnc1 said:
Homework Statement:: Please see below
Relevant Equations:: Please see below

For ## d = v_it + 0.5at^2##, can we solve for t without using the quadratic formula?

Many thanks!

So, you are asking if you can solve a quadratic equation without using the quadratic formula? Or it is something else?
 
  • Like
Likes member 731016
  • #10
haruspex said:
Again, not really any different from using the formula.
@Callumnc1 , why do you wish to avoid using the formula?
I think it should have same result but the suggested method helps us find roots withhout knowing how to solve a quadratic equation. He finds them using constant acceleration equations ...
 
  • Like
Likes member 731016 and SammyS
  • #11
haruspex said:
Which is equivalent to using the formula, no?
Thank you for your reply @haruspex !
 
  • #12
PeroK said:
No. If you forget the formula you can still complete the square. Or, vice versa!
Thank you for your reply @PeroK!
 
  • #13
Mayhem said:
The formula is derived by completing the square for the general case of a 2nd degree polynomial. Regardless, completing the square is a technique that is good to know as you will sometimes have to rewrite expressions "in-place", i.e. by subtracting "zero" and what not rather than moving terms from LHS->RHS.
Thank you for your reply @Mayhem!
 
  • #14
neilparker62 said:
$${v_f}^2={v_i}^2+2ad$$
$$t=\frac{v_f-v_i}{a}$$
Thank you for your reply @neilparker62 !
 
  • #15
haruspex said:
Again, not really any different from using the formula.
@Callumnc1 , why do you wish to avoid using the formula?
Thank you for your reply @haruspex !

I was just curious :)
 
  • Like
Likes MatinSAR
  • #16
nasu said:
So, you are asking if you can solve a quadratic equation without using the quadratic formula? Or it is something else?
Thank you for your reply @nasu! Yeah, I guess you think what I'm asking like that!
 
  • #17
MatinSAR said:
I think it should have same result but the suggested method helps us find roots withhout knowing how to solve a quadratic equation. He finds them using constant acceleration equations ...
Thank you for your reply @MatinSAR!
 
  • Like
Likes MatinSAR
  • #18
Completing the square:

$$d=v_it+½ at^2$$ $$\frac{a}{2} \left(t^2 + \frac{2v_it}{a}-\frac{2d}{a}\right) = 0 $$ $$\frac{a}{2} \left[ \left(t+\frac{v_i}{a}\right)^2-\frac{2ad}{a^2} - \left(\frac{v_i}{a}\right)^2\right] = 0 $$ $$t=\frac{\sqrt{{v_i}^2+2ad} - v_i}{a}=\frac{v_f-v_i}{a}$$
 
  • Like
Likes member 731016, PeroK and MatinSAR
  • #19
neilparker62 said:
Completing the square:

$$d=v_it+½ at^2$$ $$\frac{a}{2} \left(t^2 + \frac{2v_it}{a}-\frac{2d}{a}\right) = 0 $$ $$\frac{a}{2} \left[ \left(t+\frac{v_i}{a}\right)^2-\frac{2ad}{a^2} - \left(\frac{v_i}{a}\right)^2\right] = 0 $$ $$t=\frac{\sqrt{{v_i}^2+2ad} - v_i}{a}=\frac{v_f-v_i}{a}$$

Using constant acceleration equations you have mentioned in post #7 we can find both roots without formula:
##d=v_it+\frac 1 2 at^2## ##\rightarrow## ##v_f=v_i+at## ##\rightarrow## ##t=\frac {v_f-v_i}{a}##
##v_f=±\sqrt {v_i^2+2ad}##

##t=\frac {±\sqrt {v_i^2+2ad}-v_i}{a}##
 
  • Like
Likes neilparker62, member 731016 and PeroK
  • #20
neilparker62 said:
Completing the square:

$$d=v_it+½ at^2$$ $$\frac{a}{2} \left(t^2 + \frac{2v_it}{a}-\frac{2d}{a}\right) = 0 $$ $$\frac{a}{2} \left[ \left(t+\frac{v_i}{a}\right)^2-\frac{2ad}{a^2} - \left(\frac{v_i}{a}\right)^2\right] = 0 $$ $$t=\frac{\sqrt{{v_i}^2+2ad} - v_i}{a}=\frac{v_f-v_i}{a}$$
Thank you @neilparker62 for showing me the completing square method! I was thinking how I would do that!
 
  • #21
MatinSAR said:
Using constant acceleration equations you have mentioned in post #7 we can find both roots without formula:
##d=v_it+\frac 1 2 at^2## ##\rightarrow## ##v_f=v_i+at## ##\rightarrow## ##t=\frac {v_f-v_i}{a}##
##v_f=±\sqrt {v_i^2+2ad}##

##t=\frac {±\sqrt {v_i^2+2ad}-v_i}{a}##
Thank you @MatinSAR for showing me your method!
 
  • Like
Likes MatinSAR
  • #22
MatinSAR said:
Using constant acceleration equations you have mentioned in post #7 we can find both roots without formula:
##d=v_it+\frac 1 2 at^2## ##\rightarrow## ##v_f=v_i+at## ##\rightarrow## ##t=\frac {v_f-v_i}{a}##
##v_f=±\sqrt {v_i^2+2ad}##

##t=\frac {±\sqrt {v_i^2+2ad}-v_i}{a}##
Yes - I should have included the ##\pm##. Then you might call it the kinematics version of the quadratic formula! Good idea to reflect upon when you would use "+" and when "-" in the formula. Also consider the physical meaning of the quadratic's axis of symmetry and its maximum value in the context of projectile motion: $$h(t) = v_it - ½gt^2=\frac{-g}{2} \left[ \left(t-\frac{v_i}{g}\right)^2 - \left(\frac{v_i}{-g}\right)^2\right].$$ Assume up is the positive direction and g is the standard acceleration of gravity: $$g = 9.806 65 ms^{-2} \approx 9.8 ms^{-2}$$.
 
Last edited:
  • Like
Likes member 731016 and MatinSAR
  • #23
neilparker62 said:
Yes - I should have included the ##\pm##. Then you might call it the kinematics version of the quadratic formula! Good idea to reflect upon when you would use "+" and when "-" in the formula. Also consider the physical meaning of the quadratic's axis of symmetry and its maximum value in the context of projectile motion: $$h(t) = v_it - ½gt^2=\frac{-g}{2} \left[ \left(t-\frac{v_i}{g}\right)^2 - \left(\frac{v_i}{-g}\right)^2\right].$$ Assume up is the positive direction and g is the standard acceleration of gravity: $$g = 9.806 65 ms^{-2} \approx 9.8 ms^{-2}$$.
Thank you for your reply @neilparker62 !

Sorry, could please explain how you got from ##h(t) = v_it - ½gt^2## to ##h(t) = \frac{-g}{2} \left[ \left(t-\frac{v_i}{g}\right)^2 - \left(\frac{v_i}{-g}\right)^2\right]##?

Many thanks!
 
  • #24
Largely the same process as in post #18. I just wrote d as "h(t)" and did not move it onto the right hand side. Otherwise followed standard procedure for completing the square (remove coefficient of t^2 and add/subtract "half the coefficient of t" ^2.)

In Latex, I simply copied the line from post #18 and edited it to remove the term with d in it and replace "a" with "-g" everywhere.
 
Last edited:
  • Like
Likes member 731016
  • #25
neilparker62 said:
Largely the same process as in post #18. I just wrote d as "h(t)" and did not move it onto the right hand side. Otherwise followed standard procedure for completing the square (remove co-efficient of t^2 and add/subtract "half the coefficient of t" ^2.)

In Latex, I simply copied the line from post #18 and edited it to remove the term with d in it and replace "a" with "-g" everywhere.
Ok thank you very much for your help @neilparker62 !
 

FAQ: Solving kinematic formula for t

What are the kinematic equations used to solve for time (t)?

The kinematic equations used to solve for time (t) are:1. \( v = u + at \)2. \( s = ut + \frac{1}{2}at^2 \)3. \( v^2 = u^2 + 2as \)4. \( s = \frac{(u + v)}{2}t \)Where:- \( v \) is the final velocity- \( u \) is the initial velocity- \( a \) is the acceleration- \( s \) is the displacement- \( t \) is the time

How do you solve for time (t) using the equation \( v = u + at \)?

To solve for time (t) using the equation \( v = u + at \), rearrange the equation to isolate t:\[ t = \frac{v - u}{a} \]Here, \( v \) is the final velocity, \( u \) is the initial velocity, and \( a \) is the acceleration.

How do you solve for time (t) using the equation \( s = ut + \frac{1}{2}at^2 \)?

To solve for time (t) using the equation \( s = ut + \frac{1}{2}at^2 \), you need to solve the quadratic equation:\[ \frac{1}{2}at^2 + ut - s = 0 \]This can be done using the quadratic formula:\[ t = \frac{-u \pm \sqrt{u^2 + 2as}}{a} \]Choose the positive value of t, as time cannot be negative.

How do you solve for time (t) if the acceleration (a) is zero?

If the acceleration (a) is zero, the kinematic equations simplify. For example, using \( s = ut \):\[ t = \frac{s}{u} \]Here, \( s \) is the displacement and \( u \) is the initial velocity. Since there is no acceleration, the initial velocity remains constant.

How do you solve for time (t) using the equation \( s = \frac{(u + v)}{2}t \)?

To solve for time (t) using the equation \( s = \frac{(u + v)}{2}t \), rearrange the equation to isolate t:\[ t = \frac{2s}{u + v} \]Here, \( s \) is the displacement, \( u \) is the initial velocity, and \( v \) is

Back
Top