Suppose sec ( y ) + tan ( y ) = x , then tan ( y ) can be written as A x − C x B , where B and C are coprime positive integers. What is A − C + B ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The identity sec 2 ( y ) − tan 2 ( y ) = 1 is particularly useful in this instance. Given that x = sec ( y ) + tan ( y ) , we can use difference of the squares to express sec 2 ( y ) − tan 2 ( y ) = 1 as ( sec ( y ) + tan ( y ) ) ( sec ( y ) − tan ( y ) ) = 1 , which is x ( sec ( y ) − tan ( y ) ) = 1 . Rearranging sec ( y ) + tan ( y ) = x , and substituting x − tan ( y ) for sec ( y ) in x ( sec ( y ) − tan ( y ) ) = 1 , we get x ( x − 2 tan ( y ) ) = 1
Simplifying this, we get tan ( y ) = 2 x - 2 x 1 , where A is 2, C is 2, and B is 1, therefore A-C+B= 1
@Krishna Venkatraman , you need to add a backslash before tan as \tan x tan x . Note that tan is not italic because it is a function, while x is italic because it is a valuable. Note that \tan x tan x automatically provide a space between tan and x but tan x t a n x does not even if you put in a space. Also you don't need to key in some many \ ( \ ) (the inventor of LaTex is smart enough to trouble us like that). Just use one for the whole equation. All equation must be in Latex. You can see the LaTex code by placing your mouse cursor on top of the formulas.
Log in to reply
I will do that. I am new to latex code. Thank you for helping me with this.
You have to mentioned that B and C are comprime positive integers because besides 2 1 , there are infinitely many other solutions 4 2 , 6 3 , 8 4 ⋯ .
Log in to reply
Yes. You are right. I will do that.
Log in to reply
I have amended the wording of your problem earlier. I am a moderator.
Problem Loading...
Note Loading...
Set Loading...
sec y + tan y 1 + tan 2 y + tan y 1 + tan 2 y 1 + tan 2 y 2 x tan y ⟹ tan y = x = x = x − tan y = x 2 − 2 x tan y + tan 2 y = x 2 − 1 = 2 x − 2 x 1 Squaring both sides.
Therefore, A − C + B = 2 − 2 + 1 = 1 .