How can the time variable be isolated in the equation D=VoT+1/2AT^2?

  • Thread starter Thread starter rigory
  • Start date Start date
  • Tags Tags
    Time
AI Thread Summary
The discussion focuses on isolating the time variable in the equation D=VoT+1/2AT^2, which is recognized as a quadratic function. The user expresses difficulty in manipulating the equation, consistently finding T on both sides. A solution is provided, reformulating the equation into standard quadratic form: 1/2AT^2 + VoT - D = 0, and applying the quadratic formula to find T. The importance of understanding how to find roots of quadratic functions is emphasized, along with a caution against relying solely on calculators for such problems. Mastering this concept is deemed essential for solving similar equations effectively.
rigory
Messages
3
Reaction score
0

Homework Statement


For quite a while I have been working on this equation and attempting to isolate time, however i have so far been unable to do so.


Homework Equations


D=VoT+1/2AT^2


The Attempt at a Solution


I've been going through and keep coming up with T on both sides of the equation. I'd very much appreciate any help in this area.
 
Physics news on Phys.org


rigory said:

Homework Statement


For quite a while I have been working on this equation and attempting to isolate time, however i have so far been unable to do so.

Homework Equations


D=VoT+1/2AT^2

The Attempt at a Solution


I've been going through and keep coming up with T on both sides of the equation. I'd very much appreciate any help in this area.

to isolate time in s=vt+1/2at^2

<br /> 1/2AT^2 + VoT - D = 0<br />a=1/2A
b=Vo
c=-D

X = \frac{-b + \sqrt{b^2 - 4ac}}{2a}

we get

T = \frac{-Vo + \sqrt{(Vo)^2 - 4(1/2A)(-D)}}{2(1/2A)}
 
Last edited:


thanks, i think that will work, I've been trying to program it into a graphing calculator, but couldn't find a way to get it.
 


Well you're lucky enough Gregg did all the job for you. (By the way it's forbidden according to the forum's rules).
You really should learn how to find roots of any quadratic function. This is a not so hard thing to accomplish and very useful. (Don't use calculator if possible.)
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top