ClawofBeta Wrote:I can't post in the Math Help thread, or it'll be considered necroing. Darn.Technically, though, you're contributing to the thread by asking a math-related question. At least if I was a mod, I wouldn't call you out on it.
ClawofBeta Wrote:Notice the capital A in Arcsin. A lowercased arcsin is the name as Sin^-1.What? Arcsin is inverse sine no matter what case it's in o_o
Anyway, say you have a right triangle:
Code:
A
|\
| \
|__\
B CAnd say that the measure of angle A is arcsin(12/13). This means sin A = 12/13, and we know that sin is opposite/hypotenuse, so we can assume that the opposite (length BC) is 12 units and the hypotenuse (length AC) is 13 units. Then we can invoke Pythagorean Theorem, and find that side AB is 5 units.
Now use the relation sin 2x = 2 sin x cos x. We know that sin A is 12/13. Since cos is adjacent/hypotenuse, cos A is AB/BC in the above triangle, or 5/13. So:
sin 2arcsin 12/13 = sin 2A
= 2 sin A cos A
= 2 (12/13) (5/13)
= 120/169.
Presumably that's what your messy handwriting meant.

