原帖由 希汶 於 21/4/2006 15:45 發表 sin2X=cosX Find X. 我只能用double angle formula去求x....(--> sin2A=2sinAcosA ) 有冇d方法係用f.3 knowledge都求到x?? 最好的方法(我認為)是用general solution: sin 2x = cos x cos x = cos (90 - 2x) x = 360n + (90 - 2x) or 360n - (90 - 2x) x = 120n + 30 or 90 - 360n, where n is any integer. |