document.write( "Question 808729: I would like to know the formula to solve a problem like this
\n" );
document.write( "h=40 + 30 cos 18t \n" );
document.write( "
Algebra.Com's Answer #487163 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! h=40 + 30 cos 18t \n" ); document.write( "------- \n" ); document.write( "If you are solving for \"t\", \n" ); document.write( "30*cos(18t) = h-40 \n" ); document.write( "----- \n" ); document.write( "cos(18t) = (h-40)/30 \n" ); document.write( "----- \n" ); document.write( "18t = cos^-1[(h-40)/30] \n" ); document.write( "----- \n" ); document.write( "t = (1/18)*cos^-1[(h-40)/30] \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " |