Is this right? (trig equation)

  • Thread starter Thread starter Byrgg
  • Start date Start date
AI Thread Summary
The discussion revolves around solving the trigonometric equation 8cos^2(theta) + 7cos(theta) - 1 = 0 within the range of -360 degrees to 360 degrees. The user successfully factored the equation and found multiple solutions for theta, including 83 degrees, -83 degrees, 277 degrees, and -277 degrees, as well as 180 degrees and -180 degrees. However, the textbook only provided answers up to the first set, leading to confusion about the completeness of the solutions. After verifying the calculations and correcting a minor mistake, the user confirmed they arrived at the correct answers. The conversation highlights common issues with textbook answers and the importance of double-checking work in trigonometry.
Byrgg
Messages
335
Reaction score
0
It's set up like this and you have to solve for all possible angles:

-360 degrees <= theta <= 360 degrees

8cos ^ 2 theta + 7cos theta - 1 = 0

(my work)

(8cos - 1)(cos theta + 1) = 0

8cos theta - 1 = 0
8cos theta = 1
cos theta = 1/8
theta = 1/8 cos ^ -1

theta = 83 degrees
= -83 degrees
= 277 degrees
= -277 degrees

OR

cos theta + 1 = 0
cos theta = -1
theta = -1cos ^ -1

theta = 180 degrees
= -180 degrees

The back of the textbook has only the answers before my "OR", they do not show the possible 180 and -180 degrees that I calculated, did they just forget or did I mess something up?
 
Physics news on Phys.org
They must have left them out--your answers are correct. You can verify that those answers are correct by plugging them back into the original equation.
 
Ok thanks for your time, it not's the first time I've encountered incorrect(or in this case exclusive) answers in a textbook, just wanted to make sure.
 
Actually there's one more, would you mind helping me?
 
Let's have it. :smile:
 
Never mind I just figured it out, I accidentally wrote 4/2 * 1 = 1 instead of 2

I got the right answer after that correction, thanks anyways.
 
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