document.write( "Question 850147: How do I find the solution to this problem using my TI-30xs?\r
\n" );
document.write( "\n" );
document.write( "If cos of theta = 0.4, then find tan of theta. \n" );
document.write( "
Algebra.Com's Answer #511983 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! sec(x) = 1 / cos(x) = 1 / 0.4 = 2.5 \n" ); document.write( "tan^2(x) + 1 = sec^2(x) \n" ); document.write( "tan^2(x) = sec^2(x) - 1 = 2.5^2 - 1 = 5.25 \n" ); document.write( "tan(x) = sqrt(5.25) = 2.29 \n" ); document.write( " \n" ); document.write( " |