Efficient Trigonometric Identity Solution for Finding tan x

  • Thread starter Thread starter teleport
  • Start date Start date
  • Tags Tags
    Tan
AI Thread Summary
The discussion focuses on finding tan x from the equation involving sine and cosine functions. One participant suggests using trigonometric identities to simplify the left-hand side and proposes a method involving the conversion to a quadratic equation. Another participant recommends dividing both sides by cos²(x) to facilitate solving the equation, noting that this approach reveals a clearer path to the solution. The conversation highlights the realization that a simpler method exists, which could lead to a quicker resolution of the problem. Overall, the thread emphasizes the importance of exploring different algebraic manipulations in trigonometric equations.
teleport
Messages
240
Reaction score
0

Homework Statement


Find tan x if

\dfrac {\sin^2 x}{3} + \dfrac {\cos^2 x}{7} = \dfrac {-\sin(2x) + 1}{10}


Homework Equations



Trigonometric identities.

The Attempt at a Solution



I have tried removing the cos squared on the LHS by using

\cos^2 x + \sin^2 x = 1

and then using

\sin^2 x = \dfrac {1 - \cos(2x)}{2}

then using

\cos(2x) = (\cos x + \sin x)(\cos x - \sin x)

Noticing the RHS equals

(\sin x - \cos x)^2

and factoring with what is now the LHS, would eventually give me an expression similar to

a\sin(2x) + b\cos(2x) = c

where a,b,c are constants. If there is now a way to solve for any of sin(2x) or cos(2x), I can then get tan(2x) and hence, tanx.

This solution has been so long, that it all sounds very suspicious to me. I have a hunch there should be a much easier solution. Thanks for any help, but please, don't post a solution.
 
Last edited:
Physics news on Phys.org
teleport said:

Homework Statement


Find tan x if

\dfrac {\sin^2 x}{3} + \dfrac {\cos^2 x}{7} = \dfrac {-\sin(2x) + 1}{10}

Your method looks okay. But if you are searching for a better one, you may consider dividing both sides by cos2(x), since it's trivial to see that cos(x) = 0 is not a solution to the equation.

It becomes:
\frac{\tan ^ 2 x}{3} + \frac{1}{7} = -2 \frac{\tan x}{10} + \frac{1}{10 \cos ^ 2 (x)}

\Leftrightarrow \frac{\tan ^ 2 x}{3} + \frac{1}{7} = - \frac{\tan x}{5} + \frac{1}{10} \left( 1 + \tan ^ 2 x \right)

Can you go from here? :) Hint: It's a quadratic.
 
Ouch! That hurts. I didn't even think of dividing by (cosx)^2, otherwise I would have seen it right away. It was right in my face all the time:eek:. If it were a shark, I would be ...
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top