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

AI Thread Summary
The discussion focuses on solving a trigonometry problem involving two equations: sin(a) + cos(b) = -1/2 and cos(a) + sin(b) = √3/2, with specified ranges for angles a and b. The approach suggested involves squaring both equations and adding them to eliminate variables, leading to the expression sin(a + b). This method simplifies the problem and allows for the determination of sin(a + b) directly from the given equations. The participant confirms that this approach successfully leads to the solution, expressing gratitude for the guidance. The discussion concludes with a resolution to the problem using the outlined method.
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?
 
Physics news on Phys.org
What is your usual approach when solving two simultaneous equations? Don't you try to eliminate one variable?
 
  • Like
Likes 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 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 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 Wrichik Basu
Back
Top