Log in

View Full Version : Pre-Calculus Question


mkquadri
Nov 8, 2006, 04:49 PM
Solve the following for 0 ≤ x ≥2¶
2sinČ(x)-cos(x)=1

dacybugg
Nov 12, 2006, 12:07 AM
Solve the following for 0 ≤ x ≥2¶
2sinČ(x)-cos(x)=1
You need to use one of the laws to break it down. I've been out of calculus for a year now, but I believe that you can find them almost anywhere online. There's something that takes sin and changes it to a sin and cos so that you can make it easier to work with.

s_cianci
Nov 19, 2006, 06:28 PM
Solve the following for 0 ≤ x ≥2¶
2sinČ(x)-cos(x)=1

2(1 - cos^2 x) - cos x = 1 [apply the 1st Pythagorean Identity]
2 - 2cos^2 x - cos x = 1 [distribute]
-2cos^2 x - cos x + 1 = 0 [set = 0 and put in descending powers]
2cos^2 x + cos x - 1 = 0 [multiply by -1 to eliminate the leading negative]
(2cos x - 1)(cos x + 1) = 0 [factor]
2cos x - 1 = 0 cos x + 1 = 0
2cos x = 1 cos x = -1
cos x = 1/2 cos x = -1

x = pi/3 , 5pi/3 , pi