Need help solving a trigonomic equation

  • Thread starter Thread starter unicycle6869
  • Start date Start date
AI Thread Summary
A mechanical engineer at a startup seeks help with a trigonometric equation: 0.5*cos(x) - 0.875*sin(x)*cos(x) + A*sin^2(x) = A. After initial attempts to solve it, a forum member suggests collecting terms involving A, leading to the equation (0.5 - 0.875*sin(x))cos(x) = A*cos^2(x). They note that solutions exist when cos(x) = 0 and provide guidance on finding other solutions by dividing both sides by cos(x). The engineer expresses gratitude for the assistance and confirms they were able to solve the equation with the provided help. The discussion concludes with a successful resolution to the problem.
unicycle6869
Messages
3
Reaction score
0
I hope I'm posting this in the correct spot?!

I just got hired a few months ago as an mechanical engineer at a small start up company and need help solving an equation that I've spent hours after hours on trying to figure out. If anyone could offer advice and or steps to get the solution I'd very much appreciate it. I think I've tried almost everything but apparently not cause I can't figure out how to solve for x. Here is the equation: 0.5*cos(x)-0.875*sin(x)*cos(x)+A*sin^2(x)=A

I'd show you all the steps I've tried but it would take me several hours to type them all in here. I tried converting everything to both sin and cos but that didn't seem to work. Thanks in advance to any geniouses out there...
 
Physics news on Phys.org
Notice that if you collect terms with A, you get A(1-sin(x)^2)=Acos^2(x), since sin^2(x)+cos^2(x)=1

Then you have
(\frac{1}{2}-\frac{7}{8}\sin(x))\cos(x)=A\cos^2(x)

So all x for which cos(x)=0 are solutions.
To find other solutions, assume cos(x) is not 0 and divide both sides by cos(x). You can take it from there.
 
Galileo said:
Notice that if you collect terms with A, you get A(1-sin(x)^2)=Acos^2(x), since sin^2(x)+cos^2(x)=1

Then you have
(\frac{1}{2}-\frac{7}{8}\sin(x))\cos(x)=A\cos^2(x)

So all x for which cos(x)=0 are solutions.
To find other solutions, assume cos(x) is not 0 and divide both sides by cos(x). You can take it from there.

Thank you so much, that helps! Can't believe I didn't see that. But I'm still struggling... I end up getting this equations which I can't figure out how to solve (it's been a few years...):
4=7*sin(x)+8*A*cos(x)
I'm probably missing something very simple here I'm guessing?
 
A linear combination of a sine and a cosine is again a sinusoid with the same period. I suppose you could use:
a\cos(x)+b\sin(x)=\sqrt{a^2+b^2}\cos(x-\phi)
where
\phi=\arctan(b/a)

It looks nice, but I`m afraid it will be messy.
 
Thank you so much Galileo. You truly helped me out a ton and I was able to find the solution with your help. Rock on. Case closed.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top