You can put this solution on YOUR website! how do i verify the identity of sin(x+pi/2)=cos x
----
Use sin(A + B)
---
If you don't know that, look at "Half angle formulas" on Wikipedia
Apply the addition formula for sine
sin(a+b) - sin(a)*cos(b) + cos(a)*sin(b). (1)
It is one of the basic formula of Trigonometry; it is valid for all angles "a" and "b".
Put a = x and b = . You will get
= + . (2)
Take into account that = 0, = 1.
Then you can continue the line (2) in this way
= + = sin(x)*0 + cos(x)*1 = cos(x).
Thus the identity = =cos x is proved for all angles x.