can u solve this in less than 8 steps? double angle trig Identities
hello everyone!
i solved this trig identity but it took 8 steps! and i was thinking htere had to be an easier way and would like to find out...
here is what i did...
sec2x = sec^2x + sec^4x
----------------------
2 + sec^2x - sec%^4x
= sec^2x(1 + sec^2x)
-----------------------------
(2-sec^2x)(1+sec^2x)
= sec^2x
-----------
2-sec^2x
= 1/cos^2x
------------
2-1/cos^2x
= 1/cos^2x
---------------------------
2cos^2x - 1
-----------------
cos^2x
(1/cos2x)(cos^2x/2cos^2x -1)
= 1
-----------
2 cos^2x-1 //double angle, cos2x = 2cos^2x-1
= 1
--------
cos2x
= sec2x
if any of u can do it a differnet and faster way post it, thanks~! :D
Re: can u solve this in less than 8 steps? double angle trig Identities
(Sec[x])^2 + (Sec[x])^4
----------------------------
2 + (Sec[x])^2 - (Sec[x])^4
//--- Step 1 ---
= (Sec[x])^2 * [(Sec[x])^2 + 1]
-----------------------------------
[(Sec[x])^2 + 1] - [(Sec[x])^4 - 1]
//--- Step 2 ---
Dividing Both Numerator and Denominator by [(Sec[x])^2 + 1]
= [1 + (tan[x])^2] * 1
-------------------------
1 - [(Sec[x])^2 - 1]
//--- Step 3 ---
= [1 + (tan[x])^2]
---------------------
[1 - (tan[x])^2]
//--- Step 4 ---
Multiplying Both Numerator and Denominator by (Cos[x])^2
= (Cos[x])^2 + (Sin[x])^2
-----------------------------
(Cos[x])^2 - (Sin[x])^2
//--- Step 5 ---
= 1/Cos[2x]
//--- Step 6 ---
= Sec[2x]