document.write( "Question 1012705: find tan(x) if sec^2(x) = (3/2) \n" ); document.write( "
Algebra.Com's Answer #628756 by fractalier(6550) You can put this solution on YOUR website! There is a relationship between tan x and sec x. \n" ); document.write( "tan^2 x + 1 = sec^2 x \n" ); document.write( "Now plug in and get \n" ); document.write( "tan^2 x + 1 = 3/2 \n" ); document.write( "tan^2 x = 1/2 \n" ); document.write( "tan x = sqrt(1/2) = .7071 \n" ); document.write( " \n" ); document.write( " |