What is the Sum of Angles a and b in This Trigonometry Problem?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
Helly123
Messages
581
Reaction score
20

Homework Statement



##\sin a + \cos b## = ##\frac{-1}{2}##
##\cos a + \sin b## = ##\frac{\sqrt 3}{2}##

0 < a < ##\pi/2##
##\pi/2## < b < ##\pi##

a + b = ? By calculating sin (a+b)

Homework Equations

The Attempt at a Solution


I tried :
##\sin a + \cos b =
2sin\frac{(a+b)}{2}cos\frac{(a-b)}{2} = -\frac{1}{2}##

##\cos a + \sin b =2sin\frac{(a+b)}{2}cos\frac{(b-a)}{2} = \frac{\sqrt3}{2}##

I tried to multiple it by ##\sqrt2/2##
##\sin a \cos 45 + \sin 45 \cos b = -\frac{1}{2}\frac{\sqrt 2}{2}##
##\sin 45 \cos a + \sin b \cos 45 = \frac{\sqrt3}{2}\frac{\sqrt 2}{2}##

##\sin a + \cos b = -\frac{1}{2} = \sin 210 = \sin 330 ##

None of this steps get me a clue to find a + b. Can i get a clue?
 
on Phys.org
What is your usual approach when solving two simultaneous equations? Don't you try to eliminate one variable?
 
  • Like
Likes   Reactions: Helly123
Square the two equations and add.

You'll get ##\sin a \cos b + \cos a \sin b## on the left hand side along with other terms. Other terms will reduce to 1. ##\sin a \cos b + \cos a \sin b = \sin (a+b)##. You're done.
 
  • Like
Likes   Reactions: Helly123
Work at it backwards. The problem asks you to find a + b by first finding sin(a + b). What is sin(a + b) ? Then see if you can get that from the given equations
 
  • Like
Likes   Reactions: Helly123
Wrichik Basu said:
Square the two equations and add.

You'll get ##\sin a \cos b + \cos a \sin b## on the left hand side along with other terms. Other terms will reduce to 1. ##\sin a \cos b + \cos a \sin b = \sin (a+b)##. You're done.
It worked. Thanks
 
  • Like
Likes   Reactions: Wrichik Basu