
Steve S. answered 03/11/14
Tutor
5
(3)
Tutoring in Precalculus, Trig, and Differential Calculus
Calculators only give approximate answers, no matter how many decimals you get from it. They can serve as guides, but only an analytic method will get exact answers.
Let's use the alternative technique in:
http://www.wyzant.com/resources/answers/29169/perform_the_operation_and_simplify
cos(θ)/(1+sin(θ))+tan(θ) =
(x/r)/(1 + y/r) + y/x =
x/(r + y) + y/x =
x*x/(x*(r + y)) + y*(r + y)/(x*(r + y)) =
(x*x + y*(r + y))/(x*(r + y)) =
(x^2 + yr + y^2)/(x*(r + y)) =
(r^2 + yr)/(x*(r + y)) =
r(r + y)/(x*(r + y)) =
r/x = 1/cos(θ) = sec(θ).