document.write( "Question 563505: Suppose that x = 3sin(θ). What is the value of tan(θ)? \n" ); document.write( "
Algebra.Com's Answer #364921 by lwsshak3(11628) ![]() You can put this solution on YOUR website! x = 3sin(θ). What is the value of tan(θ) \n" ); document.write( "x/3 = sin(θ)=opposite side/hypotenuse \n" ); document.write( "adjacent side=√(3^2-x^2)= √(9-x^2) \n" ); document.write( "tan(θ)=opposite side/adjacent side=x/√(9-x^2) \n" ); document.write( " |