#simple trig problem
90 messages · Page 1 of 1 (latest)
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close
- Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well: https://www.patreon.com/mathsdiscord
What did you get when you solved the equation for θ?
you mean like inverse tan of 12/5?
because i tried to do tan = sin/cos -> sin/cos = 12/5 -> 5sin = 12cos -> 12x = 5y
i did 💀
since tan is positive, theta is in the ..? quadrant
yes
so cos is negative and sin is negative
then you have your triangle
opposite over adjacent = 12/5
the scale does not matter,
so you can conveniently make the opposite side 12 and the adjacent side 5
Well, yeah, but specifically in the given interval.
so sin = -12 and cos = -5?
h is 1
h is not 1 if you do this
true

uh, do you know how to find the hypotenuse
yes but then its not a unit circle
You just didn't finish doing it yet.
true
doesn't matter, trig functions work for all right triangles
Maybe we should just solve it the usual way?
you have cos = x over the hypotenuse
which
you
can figure out with pythagorean theorem
Wait, what? What does cos(x) = x have to do with the problem?
i thought there was a simpler way
Yes, there is.
that uses unit circle
Not sure what you are planning to use it for.
what?
cos = x/hyp
After that I can show the approach I usually use for these problems if you're interested.
oh i miswrote
Ah, ok.
i don't know of any other way to solve this problem
you can theoretically solve sin/cos = (given tan), sin^2 + cos^2 = 1
but triangle is easier i think
Well, first you solve the equation, then you use the identities with trig and inverse trig functions.
I can show if you want.
ok sure
if kerbaljeb is insistent on using a unit circle then ye
i got the answer but im not entirely sure why
idk why we need to use unit circle in the 1st place
teacher put a lot of emphasis on it so idk
Here's how I would do it.
tan(θ) = 12/5
θ = arctan(12/5) + πn, n ∈ ℤ
Let's determine which value belongs to our interval.
π < arctan(12/5) + πn < 2π
1 < arctan(12/5)/π + n < 2
1 - arctan(12/5)/π < n < 2 - arctan(12/5)/π
As 0 < arctan(12/5)/π < 1/2, the only solution is n = 1. So, the root is:
θ = π + arctan(12/5)
Then we use the identities: sin(arctan(x)) = x/√(1 + x^2), cos(arctan(x)) = 1/√(1 + x^2). So:
sin(π + arctan(12/5)) = -sin(arctan(12/5)) = -(12/5)/√(1 + (12/5)^2) = -12/13
cos(π + arctan(12/5)) = -cos(arctan(12/5)) = -1/√(1 + (12/5)^2) = -5/13
darpinger please 
why dropping a bunch of identities
it's impossible to memorize them all
my method concludes with: hypotenuse is 13, sine is -12/13, cos is -5/13
you can check those are actually the same values that x/sqrt(1+x^2) and 1/sqrt(1+x^2) produces
Well, these two are really the only ones you should memorize. The others are very easy to derive on the go.
Isn't the answer sin = -12/13 and cos = -5/13?
Yes.
Wait a second
Why did oyu say that 0 < arctan(12/5)/pi < 1/2?
How do you know this?
.
Well, 0 < arctan(x) < π/2 for positive x, so 0 < arctan(x)/π < 1/2.