Post Reply 
Solve for elapsed time
05-30-2018, 09:13 PM
Post: #1
Solve for elapsed time
With these provided values, (including the units), how could the prime be made to find the elapsed time?

[CAS]
vi:=18.51_(m/s);
d:=79.8_(m);
a:=11.17_(m/s^2);
t=?

d=vi*t + 1/2 * a*t^2;

(Of course, the units could be removed, using left(var), and a mathematic result obtained; however it's the physical result that's desired).

-Dale-
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Solve for elapsed time - DrD - 05-30-2018 09:13 PM
RE: Solve for elapsed time - roadrunner - 05-30-2018, 10:56 PM
RE: Solve for elapsed time (Solved) - DrD - 05-31-2018, 11:43 AM



User(s) browsing this thread: 1 Guest(s)