Could you me with this question?

  • Thread starter Thread starter phy_
  • Start date Start date
AI Thread Summary
The equation -10.5 = 3.8 cos [2pi/360(x-172)] cannot yield a valid solution for x because the cosine function only produces values between -1 and 1. When attempting to isolate x, the calculations lead to a cosine value of -1.8876, which is outside the permissible range for the cosine function. Consequently, there is no real solution for x in this context. The problem highlights the importance of understanding the limitations of trigonometric functions when solving equations.
phy_
Messages
16
Reaction score
0
-10.5 = 3.8 cos [2pi/360(x-172)] this is the question and i am trying to solve for x though i don't know that i can break away the x from cos the way i did... is there another way??
i don't think the answer should be negative as the question is looking for a day of the year.

so if i try to solve for x, i end up with

-2.76 = cos [0.017x - 2.924]

-1.8876 = cos 0.017x

-1.8876/0.9999 = x

x = -1.8878
 
Physics news on Phys.org
There is no solution to the equation.

Reason is that the cosine of a value ranges between -1 and 1.

A=Bcos\theta

cos\theta=\frac{A}{B}

Therefore, to have a real solution for \theta, -1\leq \frac{A}{B}\leq 1

But in the case of your equation:

-10.5=3.8cos(\frac{2\pi (x-172)}{360})

cos(\frac{2\pi (x-172)}{360})=\frac{-10.5}{3.8}
 
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...
Back
Top