document.write( "Question 922473: If sin theta =x,find the value of tan theta for 0°
Algebra.Com's Answer #559565 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If sin theta =x,find the value of tan theta for 0° \n" ); document.write( "cos = sqrt(1 - sin^2) = sqrt(1 - x^2) \n" ); document.write( "tan = sin/cos \n" ); document.write( "tan = x/sqrt(1 - x^2) \n" ); document.write( "= \n" ); document.write( " |