Programming Guide

20050401
4-3-2
Solve Calculations
Example An object thrown into the air at initial velocity V takes time T to reach
height H. Use the following formula to solve for initial velocity V when
H = 14 (meters), T = 2 (seconds) and gravitational acceleration is G =
9.8 (m/s
2
).
H = VT – 1/2 GT
2
Procedure
1 m EQUA
2 3(SOLV)
aM(H)!.(=)ac(V)a/(T)-(b/c)
a$(G)a/(T)xw
3bew(H = 14)
aw(V = 0)
cw(T = 2)
j.iw(G = 9.8)
4 Press fff to highlight V = 0, and then press 6(SOLV).
Result Screen