Tan(t) = x/a => sin(t) = x/sqrt( a^2 + x^2) ?

  • Thread starter Thread starter TristanH
  • Start date Start date
TristanH
Messages
12
Reaction score
0
tan(t) = x/a => sin(t) = x/sqrt( a^2 + x^2) ?

Folks,

In the solution guide to Kline's calculus book, he gives the following in working a problem:

tan(t) = x/a => sin(t) = x/sqrt( a^2 + x^2)

Can someone explain why this is the case?

Thanks,

Tristan
 
Physics news on Phys.org


tan(t)=Opposite/Adjacent. Draw a right-angled triangle with the side opposite to the angle ,t, as x and the adjacent side to it as a. Then use pythagoras' theorem.
 


I just figured this out on my own. For anyone who is curious:

tan(t) = x/a means the opposite and adjacent legs of a right triangle with angle t, are x and a respectively. By the Pythagorean Therom, this implies that the hypotenuse is sqrt(a^2 + x^2). Since sin t = opp/hyp, sin t = x/sqrt( a^2 + x^2). QED
 


rock.freak667 said:
tan(t)=Opposite/Adjacent. Draw a right-angled triangle with the side opposite to the angle ,t, as x and the adjacent side to it as a. Then use pythagoras' theorem.

TristanH said:
I just figured this out on my own. For anyone who is curious:

tan(t) = x/a means the opposite and adjacent legs of a right triangle with angle t, are x and a respectively. By the Pythagorean Therom, this implies that the hypotenuse is sqrt(a^2 + x^2). Since sin t = opp/hyp, sin t = x/sqrt( a^2 + x^2). QED

lol ?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top