Solving y = sec^2x - 2sin x: Tips & Strategies

  • Thread starter Thread starter abm7
  • Start date Start date
  • Tags Tags
    trig identities
abm7
Messages
1
Reaction score
0
Post was misplaced in a technical forum section, so is missing the homework template
I need to solve y = sec^2 x - 2sin x, I'm fine with the 2sin x, but for the sec^2 x...

I can't seem to understand how to do it... I can get it to...

sin^2 x + cos^2 x / cos^2 x or 1 / cos^2x

but I don't understand how to solve it when the square comes right after the cos/sin etc.
 
Physics news on Phys.org
abm7 said:
I need to solve y = sec^2 x - 2sin x, I'm fine with the 2sin x, but for the sec^2 x...
What do you mean by "solving" this equation?
To solve an equation that involves a single variable, you isolate the variable on one side of the equation, and everything else on the other side.
When you solve an equation that involves two variables, you isolate the variable you're solving for on one side, with everything else on the other.##\sec x = \frac{1}{\cos x}##, so ##\sec^2 x = \frac{1}{\cos^2 x}##. What is ##\cos(\pi/4)##?
Your equation is already solved for y, and I don't think it's possible to solve for x in that equation.

Edit: Ah, now I understand. You want to evaluate ##\sec^2 x - 2\sin x## at ##x = \pi/4##.
This information should be in the body of the post, not just in the thread title.
abm7 said:
I can't seem to understand how to do it... I can get it to...

sin^2 x + cos^2 x / cos^2 x or 1 / cos^2x

but I don't understand how to solve it when the square comes right after the cos/sin etc.
 
Last edited:
Now I am confused! abm7, do you want to solve y= sec^2(x)- 2sin(x) for x, in terms of y, or do you want to evaluate it at x= \pi/4?

"Solving" the equation will be hard- it reduces to a cubic equation for sin(x).
 
abm7 said:
I need to solve y = sec^2 x - 2sin x, I'm fine with the 2sin x, but for the sec^2 x...

I can't seem to understand how to do it... I can get it to...

sin^2 x + cos^2 x / cos^2 x or 1 / cos^2x

but I don't understand how to solve it when the square comes right after the cos/sin etc.
You need to enclose the entire numerator in parentheses as follows/
(sin^2 x + cos^2 x) / cos^2 x​

I get the sense that you don';t understand what is meant by using the exponent with the trig functions such as
sin2(x)​

All it means is to take sin(x) and square it:
sin2(x) = (sin(x))2
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top