Solve 5sinx +12cosx=6.5: 0-180 Degrees

  • Thread starter Thread starter fan_boy17
  • Start date Start date
  • Tags Tags
    Trig
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 4K views
fan_boy17
Messages
5
Reaction score
0

Homework Statement



solve 5sinx +12cosx =6.5 between 0 and 180 degrees

Homework Equations





The Attempt at a Solution



i tried squaring both sides. (5sinx +12cosx)^2= (6.5)^2

25sinx +60sinxcosx +60sinxcosx + 144cosx^2 =42.25
 
Physics news on Phys.org
Squaring isn't really a good idea since it might yield extraneous roots. Try writing the given expression as a single trigonometric ratio.

Hint : try converting it into a form of sin(x+T)
 
Last edited:
Sine is always positive between 0 and 180 degrees so you can write that as [itex]5\sqrt{1- cos^2(x)}+ 12cos(x)= 6.5[/itex].

Rewrite it as [itex]5\sqrt{1- cos^2(x)}= 6.5- 12 cos(x)[/itex] and square both sides.
 
Or, you can divide equation by [itex]\sqrt{5^2+12^2} = 13[/itex], and you will have
[itex]\frac{5}{13}\sin x + \frac{12}{13}\cos x = \frac{6.5}{13} = \frac{1}{2}[/itex]

And you know that [itex]\cos \arccos \frac{5}{13} = \frac{5}{13}[/itex] and [itex]\sin \arccos \frac{5}{13} = \sqrt{1-\left(\frac{5}{13}\right)^2} = \frac{12}{13}[/itex]

And then, use formula for [itex]\sin(x+y)[/itex]

sorry for bad English
 
Karamata said:
Or, you can divide equation by [itex]\sqrt{5^2+12^2} = 13[/itex], and you will have
[itex]\frac{5}{13}\sin x + \frac{12}{13}\cos x = \frac{6.5}{13} = \frac{1}{2}[/itex]

And you know that [itex]\cos \arccos \frac{5}{13} = \frac{5}{13}[/itex] and [itex]\sin \arccos \frac{5}{13} = \sqrt{1-\left(\frac{5}{13}\right)^2} = \frac{12}{13}[/itex]

And then, use formula for [itex]\sin(x+y)[/itex]

sorry for bad English

This is exactly what I was suggesting. :smile: