I tried to solve the following math problem using both 'Pythagorean Theorem' and 'Trigonometric Ratios' and I got different answers. No matter what method is followed, both answer should be the same. I don't understand what I'm doing wrong.
Q. In △ABC, ∠B = 90°. If AC = 2AB, then what is the value of ∠C?
I'm not allowed to add any images for some reason, please click here to see the triangle.
'Pythagorean Theorem' approach:
AC2 = AB2 + BC2
2AB2 = AB2 + BC2 [since, AC = 2AB]
2AB2 - AB2 = BC2
AB2 = BC2
AB = BC
If AB = BC, then △ABC is an isosceles right triangle and ∠C = ∠B = 45°.
'Trigonometric Ratios' approach:
Suppose, ∠C = θ
sin θ = AB/AC
sin θ = AB/2AB [since, AC = 2AB]
sin θ = 1/2
sin θ = sin 30°
θ = 30°
So, ∠C = 30°
When you substituted $AC=2AB$ into $AC^2 = AB^2 + BC^2$, the correct result is $$ (2AB)^2 = AB^2 + BC^2 $$ So you forgot to square the factor $2$. The latter method is correct.
This is my 200th answer, by the way! Worth celebrating :)