http://prntscr.com/9atnn7 I know there's a formula for this, but I seriously forgot. Can't find it, either... can anyone jog my memory?
I would use the unit circle https://upload.wikimedia.org/wikipedia/commons/thumb/4/4c/Unit_circle_angles_color.svg/2000px-Unit_circle_angles_color.svg.png
Okay
look for points that have an x coordinate of \(\LARGE \frac{\sqrt{3}}{2}\) then look at the corresponding angles at those points
is there a formula though?
I mean something like sin(A-x) = ...?
you can use arccosine
you use the inverse trig function to undo the trig function to isolate the variable
Okay :)
Hey @jim_thompson5910 I wanted to ask another question if that's okay...\[\sin{\theta}-\sqrt{3}\cos{\theta}=\sqrt{3}\]I went about it like this: \[\sin^{2}{\theta}-(\sqrt{3}\cos{\theta})^{2}=(\sqrt{3})^{2}\]\[\sin^{2}{\theta}-\left(3\cos^{2}{\theta}\right)=\left(\sqrt{3}\right)^{2}\]\[1-\cos^{2}{\theta}-3\cos^{2}{\theta}=3\]\[-4cos^{2}{\theta}=4\]\[cos^{2}{\theta}=-1\]How is this so far?
when you square both sides, you have to square the entire side you cannot square a piece of the side also \[\Large (A+B)^2 \neq A^2 + B^2\]
Ah, dernit, I forgot that. Um... is there another way I could solve this problem though? o-o
so you should have this instead \[\Large \sin{\theta}-\sqrt{3}\cos{\theta}=\sqrt{3}\] \[\Large \left(\sin{\theta}-\sqrt{3}\cos{\theta}\right)^2=(\sqrt{3})^2\] \[\Large \left(\sin{\theta}-\sqrt{3}\cos{\theta}\right)\left(\sin{\theta}-\sqrt{3}\cos{\theta}\right)=(\sqrt{3})^2\]
Yes, but is there an easier way to solve the problem ^^;
let me think
Okay, thank you! :)
\[\Large \sin{\theta}-\sqrt{3}\cos{\theta}=\sqrt{3}\] \[\Large \sin{\theta}=\sqrt{3}+\sqrt{3}\cos{\theta}\] \[\Large \sin{\theta}=\sqrt{3}(1+\cos{\theta})\] \[\Large (\sin{\theta})^2=\left[\sqrt{3}(1+\cos{\theta})\right]^2\] \[\Large \sin^2{\theta}=3(1+\cos{\theta})^2\] \[\Large \sin^2{\theta}=3(1+2\cos{\theta}+\cos^2{\theta})\] \[\Large 1-\cos^2{\theta}=3(1+2\cos{\theta}+\cos^2{\theta})\] \[\Large 1-z^2=3(1+2z+z^2) \ ... \ \text{ Let } z = \cos(\theta)\] Now use the quadratic formula to solve for z
once you have your 2 solutions in terms of z, you'll use z = cos(theta) to find the solutions in terms of theta
O_O
A-alright...
Hey, I think I need awhile to go over this. You can go help someone else if you want
I don't wanna make you just wait here
ok tell me what you get for z
I have an insane amount of lag again lol, you really don't have to wait for me.
that's ok
@jim_thompson5910 I got \[4z^{2}+6z+2\]
now use the quadratic formula in this case, a = 4, b = 6, c = 2
Okay
Well, I used this formula, is that okay?|dw:1449372482375:dw|
sure factoring works too
Okay... I kinda forgot where to go from here. Is it\[\left(4z^{2}+4\right)\left(z+2\right)?\]
\[\Large 4z^2 + 6z + 2 \] \[\Large 4z^2 + \color{red}{6z} + 2 \] \[\Large 4z^2 + \color{red}{4z+2z} + 2 \] now factor by grouping
Oh, okay! Thank you. :)
Uh... how exactly do I factor? attempt: 4z(z+1)+2(z+1)?
then you factor out (z+1) to get (4z+2)(z+1)
Ah, I did do it right lol So now I simplify?
4z+2=0 4z=-2 z=-2/4 z+1=0 z=-1
-2/4 reduces to -1/2
the two solutions in terms of z are z = -1 or z = -1/2 now use z = cos(theta) to find the solutions in terms of theta
Okay I'm not sure why this is laggy again but [\cos^{-1}{\left(-1,-\frac{1}{2}\right)}?\]
...why is the latex not working
you take the z solutions one at a time
if z = -1, then... z = cos(theta) -1 = cos(theta) cos(theta) = -1 theta = pi ... use the unit circle (link below) https://upload.wikimedia.org/wikipedia/commons/thumb/4/4c/Unit_circle_angles_color.svg/2000px-Unit_circle_angles_color.svg.png
Okay
if z = -1/2, then z = cos(theta) -1/2 = cos(theta) cos(theta) = -1/2 theta = ??? or theta = ???
\[\frac{2\pi}{3}\]
what else
\[\cos^{-1}{\left(-1,-\frac{1}{2}\right)}?\] whoops missed a slashy! that's why it didn't work lol hm... 240°?
again you do them one at a time \[\Large \cos(\theta) = -\frac{1}{2}\] \[\Large \theta = \arccos\left(-\frac{1}{2}\right)\]
I prefer the unit circle method. There are 2 points with x coordinate of -1/2 they correspond to the angles of 2pi/3 and 4pi/3
Sorry, was just correcting my latex error
The three *possible* solutions are theta = pi theta = 2pi/3 theta = 4pi/3 You have to check each solution one at a time. Plug each one into the original equation \[\Large \sin{\theta}-\sqrt{3}\cos{\theta}=\sqrt{3}\] and make sure you get a true equation (when you simplify both sides). If you get a true equation, then that possible solution is indeed a true solution. If you get a false equation, then that solution is considered extraneous and not a real solution at all.
Okay
For example Checking the solution \(\Large \theta = \pi\) \[\Large \sin(\theta)-\sqrt{3}\cos(\theta)=\sqrt{3}\] \[\Large \sin(\pi)-\sqrt{3}\cos(\pi)=\sqrt{3}\] \[\Large 0-\sqrt{3}(-1)=\sqrt{3}\] \[\Large \sqrt{3}=\sqrt{3} \ \ \color{green}{\checkmark}\] So \(\Large \theta = \pi\) has been confirmed to be a true solution
:O how did you get that green checkmark lol
Yeah thank you for that, wolfram has been super laggy as well, idk why
I typed `\checkmark`
ah, thank you :)
if wolfram doesn't work, use http://web2.0calc.com/ or google's calculator
okay thanks :)
same here, so \(\Large \theta = \frac{2\pi}{3}\) has been confirmed to be a true solution now check \(\Large \theta = \frac{4\pi}{3}\)
Checking the solution \(\Large \theta = \frac{2\pi}{3}\) \[\Large \sin(\theta)-\sqrt{3}\cos(\theta)=\sqrt{3}\] \[\Large \sin\left(\frac{2\pi}{3}\right)-\sqrt{3}\cos\left(\frac{2\pi}{3}\right)=\sqrt{3}\] \[\Large \frac{\sqrt{3}}{2}-\sqrt{3}*\frac{-1}{2}=\sqrt{3}\] \[\Large \frac{\sqrt{3}}{2}+\frac{\sqrt{3}}{2}=\sqrt{3}\] \[\Large \frac{\sqrt{3}+\sqrt{3}}{2}=\sqrt{3}\] \[\Large \frac{2\sqrt{3}}{2}=\sqrt{3}\] \[\Large \sqrt{3}=\sqrt{3} \ \ \color{green}{\checkmark}\] So \(\Large \theta = \frac{2\pi}{3}\) has been confirmed to be a true solution I think you meant to have a "minus" not a "plus"
OH right
Checking the solution \(\Large \theta = \frac{4\pi}{3}\) \[\Large \sin(\theta)-\sqrt{3}\cos(\theta)=\sqrt{3}\] \[\Large \sin\left(\frac{4\pi}{3}\right)-\sqrt{3}\cos\left(\frac{4\pi}{3}\right)=\sqrt{3}\] \[\Large -\frac{\sqrt{3}}{2}-\sqrt{3}*\frac{-1}{2}=\sqrt{3}\] \[\Large -\frac{\sqrt{3}}{2}+\frac{\sqrt{3}}{2}=\sqrt{3}\] \[\Large \frac{-\sqrt{3}+\sqrt{3}}{2}=\sqrt{3}\] \[\Large \frac{0\sqrt{3}}{2}=\sqrt{3}\] \[\Large 0=\sqrt{3} \ \ \color{red}{X ... \text{FALSE}}\] So \(\Large \theta = \frac{4\pi}{3}\) is NOT true solution. It is extraneous I agree with what you got
So if \(\Large \theta\) is restricted to the interval \(\Large 0 \le \theta < 2\pi\) then the only two solutions are \(\Large \theta = \pi, \theta = \frac{2\pi}{3}\)
so 2pi/3, pi... or in degree form: 180, 120
yep correct
alright thank you! :)
Join our real-time social learning platform and learn together with your friends!