Solving a Triangle's Angles with an Equation

  • Thread starter Thread starter Saitama
  • Start date Start date
  • Tags Tags
    Angles Triangle
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 2K views
Saitama
Messages
4,244
Reaction score
93

Homework Statement


In a ##\Delta ABC##, angle A is greater than angle B. If the measures of A and B satisfy the equation ##3\sin x-4\sin^3 x-0.75=0##, then angle C is equal to
A)##\pi/3##
B)##\pi/2##
C)##2\pi/3##
D)##5\pi/6##

Homework Equations





The Attempt at a Solution


The given equation can be rewritten as ##12\sin x-16\sin^3 x-3=0##. This is a cubic equation in ##\sin x##, how am I supposed to solve this? :confused:

Any help is appreciated. Thanks!
 
Physics news on Phys.org
Let y = sin x, then you have a cubic in y.

You could also try manipulating one of the trig identities for sine of the multiple of an angle.
 
SteamKing said:
Let y = sin x, then you have a cubic in y.

You could also try manipulating one of the trig identities for sine of the multiple of an angle.

Sorry but I am still lost, how am I supposed to solve ##16y^3-12y+3=0##? :confused:
 
davidchen9568 said:
You may need this formula:
[tex]3sinx-4{ sin }^{ 3 }x=sin3x[/tex]

Cool! :cool:

I totally forgot about that. :redface:

That gives ##\sin 3x=3/4##, hence
[tex]x=\frac{1}{3}\arcsin\frac{3}{4}, \frac{1}{3}\left(\pi-\arcsin\frac{3}{4}\right)[/tex]

##C=\pi-(A+B)## where ##A+B=\pi/3##, therefore ##C=2\pi/3##.

Thank you David! :smile:

No, I would never use the alternative method, that isn't in my syllabus and you already gave such a nice method. :-p
 
It's interesting that the 0.75 doesn't matter a whit here in solving it.