You can put this solution on YOUR website! h=40 + 30 cos 18t
-------
If you are solving for "t",
30*cos(18t) = h-40
-----
cos(18t) = (h-40)/30
-----
18t = cos^-1[(h-40)/30]
-----
t = (1/18)*cos^-1[(h-40)/30]
=================================
Cheers,
Stan H.
===================