Find the exact value of sin(W+T)

  • Thread starter Thread starter TayTayDatDude
  • Start date Start date
  • Tags Tags
    Value
AI Thread Summary
To find the exact value of sin(W+T) given sinW = 3/5 and cosT = 12/13, the correct approach is to use the identity sin(W+T) = sinWcosT + cosWsinT. First, cosW and sinT need to be calculated using the Pythagorean theorem: cosW = 4/5 and sinT = 5/13. Substituting these values into the identity gives sin(W+T) = (3/5)(12/13) + (4/5)(5/13), resulting in sin(W+T) = 56/65. This method emphasizes the importance of correctly applying trigonometric identities and understanding the relationships between sine and cosine.
TayTayDatDude
Messages
24
Reaction score
0

Homework Statement



If sinW = 3/5 and cosT = 12/13, where both W and T are acute angles, then find the exact value of sin(W+T)

Homework Equations







The Attempt at a Solution



I tried sin(3/5)cos(12/13) + cos(3/5)sin(12/13) = sin [(3/5) + (12/13)] but I doubt it's right.
 
Physics news on Phys.org
You were close in your attempt but you made a little mistake. The identity you are looking for is:
sin(x + y) = sin(x)cos(y) + cos(x)sin(y)
You should try sinWcosT + cosWsinT. You are already given sinW and cosT. You should also be able to find cosW and sinT from those two values as well.
 
Chaos2009 said:
You were close in your attempt but you made a little mistake. The identity you are looking for is:
sin(x + y) = sin(x)cos(y) + cos(x)sin(y)
You should try sinWcosT + cosWsinT. You are already given sinW and cosT. You should also be able to find cosW and sinT from those two values as well.

Well I did do that w = x, t = y

Sin(3/5)cos(12/13) + cos(3/5)sin(12/13)
w t w t

Or maybe I don't understand you, elaborate plaese
 
sinW = 3/5 not sin(3/5)

I think you are trying to use sin(sinW) instead of sinW.
 
Okay, that's what I mean. sinW is not sin(3/5), sinW = 3/5.
 
Oh ok thanks
 
So, I got 72/65 for sin (w+t), can someone clarify please?
 
Unless I fat fingered it:
I got 56/65
maybe double check...
 
I received the same answer, 56/65.
 
  • #10
I must be doing something wrong then.

(3/5)(12/13) + (3/5)(12/13) = 72/65
 
  • #11
No, you don't yet have cosW or SinT.

You need to find them first from what you have been given.
 
  • #12
WEll i have been trying for awhile now to figure out cosw and sint. Any hints on how to get there?
 
  • #13
You could use another identity.

sin^2(x) + cos^2(x)=1
 
  • #14
Erm.. what?
 
  • #15
Okay, here is another way that actually is really easy for this particular problem.
sin W = \frac{o}{h}
You should know this, it is the definition of the sin function. Well, they tell you sin W = 3/5 so o = 3 and h = 5. You can then draw a right triangle with a hypotenuse of 5 and one leg of 3 and find the length of the other leg, a, using the Pythagorean theorem. Once you find a,
cos W = \frac{a}{h}
you can plug it into there along with your h that you already know.

You can use a similar method on T.
 
  • #16
Maybe you have seen it written sinx^2 + cosx^2 = 1

it means the same thing.
 
  • #17
Yeah, Chaos' method does make it easier.
 
  • #18
He means
sin^{2}x + cos^{2}x = 1
 
  • #19
Thank you, I really should use latex. I am just so slow...
 
  • #20
sin(W+T)=sinWcosT+cosWsinT
Since sinW=3/5 and cosT=12/13
sin(W+T)=\frac{3}{5}*\frac{12}{13}+cosW*sinT
We don't know cosW and sinT, so we could find them by using:
cosW=√1-sin2W
cosW=√1-9/25
cosW=4/5
using the same method
sinT=√1-cos2T
sinT=√1-144/169
sinT=√25/169
sinT=5/13
So we can plug them in the equation above:
sin(W+T)=\frac{3}{5}*\frac{12}{13}+\frac{4}{5}*\frac{5}{13}
The final answer should be 56/65.
Regards.
 
  • #21
I'd start by finding out what W and T are, using arcsin(3/5) and arcos(12/13).

Once you know the values of W and T, just add them together and plug them into the sinus function.
 
  • #22
If you were to do that, you would lose precision because you would have to round the values you obtained for W and T.
 
  • #23
Boys boys! To find cos(w) and sin(t) just draw the triangles! 3,4,5 and 5,12,13. Then you have them. cos(w) = 4/5; sin(t) = 5/13. Basta!
 
  • #24
If you read up, that is basically what I originally said.
 
  • #25
Chaos2009 said:
If you read up, that is basically what I originally said.

Yeah, but I said it easier.
 
Back
Top