How to solve 12sinx-1.8cosx=10 without a graphing calculator?

AI Thread Summary
To solve the equation 12sin(x) - 1.8cos(x) = 10 without a graphing calculator, one approach is to express sin(x) and cos(x) in terms of tan(x/2), leading to a quadratic equation. Another method involves rewriting the equation in the form A sin(θ) + B cos(θ) and using the identity to convert it into a single sine function. By identifying parameters like φ from the coefficients, the problem can be simplified further. The discussion highlights the importance of clarity in communication, particularly regarding the mention of a "system of equations." The thread emphasizes various algebraic techniques for solving trigonometric equations effectively.
theBEAST
Messages
361
Reaction score
0
I tried squaring both sides but can't seem to simplify it. Any ideas on how this can be solved?

Thanks!

Edit: For those who are interested, I have attached the question that has prompted me to solve this system of equations.
 

Attachments

  • Capture.PNG
    Capture.PNG
    7.1 KB · Views: 604
Physics news on Phys.org
Both sinx and cosx can be expressed by tan(x/2)

\sin(x)=\frac{2\tan(x/2)}{1+\tan^2(x/2)}

\cos(x)=\frac{1-\tan^2(x/2)}{1+\tan^2(x/2)}


With these substitutions, you get a quadratic equation for tan(x/2).

ehild
 
When you have a combination like ##A \sin\theta + B \cos\theta##, a useful trick is to write
$$A \sin\theta + B \cos\theta = \sqrt{A^2+B^2}\left(\frac{A}{\sqrt{A^2+B^2}} \sin\theta + \frac{B}{\sqrt{A^2+B^2}}\cos\theta\right)$$Now identify
\begin{align*}
\cos\phi &= \frac{A}{\sqrt{A^2+B^2}} \\
\sin\phi &= \frac{B}{\sqrt{A^2+B^2}}
\end{align*}then you have
$$A \sin\theta + B \cos\theta = \sqrt{A^2+B^2}(\cos\phi \sin\theta + \sin\phi\cos\theta) = \sqrt{A^2+B^2}\sin(\theta+\phi)$$where ##\tan\phi = B/A##.

In this particular problem, if you move the factor of 4 kN over to the righthand side, you have
$$3 \sin \theta - 0.45 \cos \theta = 2.5$$and ##\tan\phi = -0.45/3##, from which you should recognize ɸ as being the angle the line connecting A to the point where the force acts makes with the horizontal.
 
theBEAST said:
I tried squaring both sides but can't seem to simplify it. Any ideas on how this can be solved?

Thanks!

Edit: For those who are interested, I have attached the question that has prompted me to solve this system of equations.
What system of equations.

I see none.
 
SammyS said:
What system of equations.

I see none.

It is in the title. 12sinx-1.8cosx=10:smile:

ehild
 
ehild said:
It is in the title. 12sinx-1.8cosx=10:smile:

ehild
Thanks e . :smile:

Any important information in the title should also appear in the body of the message.

Also, OP refers to "... this system of equations".
 
Back
Top