Solving 3 cos x + 4 = 0 cos x = -4/3

  • Thread starter Thread starter cscott
  • Start date Start date
  • Tags Tags
    Cos
AI Thread Summary
The equation 3 cos x + 4 = 0 leads to cos x = -4/3, which is outside the valid range of the cosine function, indicating no real solution exists. Participants discuss the implications of this domain error and the necessity of using complex numbers for such cases. The conversation shifts to solving sin^2 x = 3/4, where the correct general solutions are clarified as involving both positive and negative roots. There is confusion regarding the periodicity of the sine function, with the book suggesting a period of π instead of 2π, which is explained through the nature of sine's symmetry. Ultimately, the discussion emphasizes understanding the solutions' relationships and periodicity in trigonometric equations.
cscott
Messages
778
Reaction score
1
3 cos x + 4 = 0
cos x = -4/3

How do I solve this? I can't take the arcsine...

---

sin (3x - 40) = 0

Is the general solution 73.3 + 120k | k E I?
 
Physics news on Phys.org
cscott said:
3 cos x + 4 = 0
cos x = -4/3

How do I solve this? I can't take the arcsine...

Did you try to use complex numbers or hyperbolic trig functions?
 
How do I solve this? I can't take the arcsine...

Could try graphing it and see where it crosses zero.
 
It's not going to cross the x-axis. You'll have to encorporte complex numbers like robphy said.
 
We don't cover complex numbers until the end of the year. Does this mean I say it has no solution?
 
Why can you not take the cosine inverse of x?
 
JoshHolloway said:
Why can you not take the cosine inverse of x?

4/3 > 1 so you get a domain error... or at least that's how I see it.
 
cscott said:
3 cos x + 4 = 0
cos x = -4/3
Unless I'm missing something, your given value for cos x is incorrect. Any value of the cosine function is in a way "stuck" between -1 and 1.

Use a calculator and take the cosine of any degree/radian measure you wish, it will always be between -1 and 1.
 
Last edited:
benjamincarson said:
Unless I'm missing something, you're given value for cos x is incorrect. Any values of the cosine function is in a way "stuck" between -1 and 1.

Use a calculator and take the cosine of any degree/radian measure you wish, it will always be between -1 and 1.

I got -4/3 from rearranging the equation. The fact that 4/3 > 1 is my problem.
 
  • #10
Is this an equation that needs solving, or an identity that needs verifying?
 
  • #11
"Solve for all possible values of x."
 
  • #12
no solution
 
  • #13
Thank you.
 
  • #14
I have another problem :frown:

sin^2 x = 3/4

for one of the possible answers I get \frac{\pi}{3} + 2\pi k but my book says it should be \pi instead of 2\pi for the period. How come?
 
  • #15
The sin value is squared, so the negative values square out to give a solution too.
 
  • #16
whozum said:
The sin value is squared, so the negative values square out to give a solution too.

Yes I know. Let me clarify: \frac{\pi}{3} + 2\pi k is one possible solution but my book says it should be \frac{\pi}{3} + \pi k and I don't know why.
 
  • #17
e^{i\pi}=-1
 
  • #18
robphy said:
e^{i\pi}=-1

I haven't done complex numbers so I don't really know the significance of that expression.
 
  • #19
cscott said:
I have another problem :frown:

sin^2 x = 3/4

for one of the possible answers I get \frac{\pi}{3} + 2\pi k but my book says it should be \pi instead of 2\pi for the period. How come?
\sin ^2 x = \frac{3}<br /> {4} \Leftrightarrow \sin x = \pm \sqrt {\frac{3}<br /> {4}} = \pm \frac{{\sqrt 3 }}<br /> {2}

Now determine the solution in both cases (the + and the - case).
 
  • #20
TD said:
\sin ^2 x = \frac{3}<br /> {4} \Leftrightarrow \sin x = \pm \sqrt {\frac{3}<br /> {4}} = \pm \frac{{\sqrt 3 }}<br /> {2}

Now determine the solution in both cases (the + and the - case).

I would say

\frac{\pi}{3} + 2\pi k | k \epsilon I, \frac{4\pi}{3} + 2\pi k | k \epsilon I

but my book says

\frac{\pi}{3} + \pi k | k \epsilon I, \frac{4\pi}{3} + \pi k | k \epsilon I

and I don't know why
 
  • #21
Also remember the supplementary solution, \sin \left( \alpha \right) = \sin \left( {\pi - \alpha } \right). You immediately have this if you don't multiply with 2k*pi but just with k*pi.
 
  • #22
TD said:
Also remember the supplementary solution, \sin \left( \alpha \right) = \sin \left( {\pi - \alpha } \right). You immediately have this if you don't multiply with 2k*pi but just with k*pi.

Ohhh, I see. Thanks a lot! :smile:

By the way, how do you read the <=> arrow you used and how is it different than just =>?
 
  • #23
No problem! :smile:
 
  • #24
The "=>" is an implication arrow - it means that, if the left-hand side is true, the right-hand side is also true.

The "<=>" is basically an implication arrow going both ways, and is generally read "if and only if". It's a much more powerful condition, meaning that if either side is true, the other side is also true. Outside of definitions and relatively trivial things, you don't get one of those very often. When you do, it's worth paying attention to.
 
  • #25
Wait! Let me just check my understanding: the solution to the equation I posted can be either the one including pi/3 or the one inlcluding 4pi/3 and each solution has to encorporate the negative and positive sqrt(3)/2?

I say this because pi/3 + pi gives -sqrt(3)/2 but I got the pi/3 in the first place using sin x = +sqrt(3)/2

Is this correct? It doesn't seem like it...
 
  • #26
cscott said:
Wait! Let me just check my understanding: the solution to the equation I posted can be either the one including pi/3 or the one inlcluding 4pi/3 and each solution has to encorporate the negative and positive sqrt(3)/2?

I say this because pi/3 + pi gives -sqrt(3)/2 but I got the pi/3 in the first place using sin x = +sqrt(3)/2

Is this correct? It doesn't seem like it...
From the positive root, the solution pi/3 and its complementary solution pi-pi/3 = 2pi/3 follow.
From the negative root, the solution -pi/3 (or 5pi/3) and its complementary solution 4pi/3 follow.

You see?
 
  • #27
TD said:
From the positive root, the solution pi/3 and its complementary solution pi-pi/3 = 2pi/3 follow.
From the negative root, the solution -pi/3 (or 5pi/3) and its complementary solution 4pi/3 follow.

You see?

I understand that there is two solutions for each root but I don't see how that translates into the one solution per root. How do you get 2pi/3 from pi/3 + pi * k? Shouldn't I be able to put any integral value for "k" and get a positive sqrt(3)/2 answer in that case?
 
Last edited:
  • #28
For the positive root, we had: pi/3 and 2pi/3
For the negative root, we had: 4pi/3 and 5pi/3

Of course, all +2k*pi.

But now notice that 4pi/3 = pi/3 + pi and 5pi/3 = 2pi/3 + pi.
So you need to 'cross' the solutions of both roots, take them all together.
Then you can leave out the two redundant ones and use +k*pi instead of +2k*pi.
 
  • #29
I get it! I get it! Thanks again for being patient with me.

It's like this was a one on one (fast posts) :-p
 
  • #30
No problem, glad you understand :smile:
 
Back
Top