( x 2 + 2 0 1 3 − x ) ( y 2 + 2 0 1 3 − y ) = 2 0 1 3
Non-zero real numbers x , y satisfy the equation above.
What is the value of 5 x + y 2 0 1 3 x + y ?
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.
I think you wanted to write A 2 , B 2 instead of A x , B x
Log in to reply
I'm sorry, I used the "²" from the keyboard, but it became smaller than I thought. I am updating the solution right now, taking off the "²" and replacing with "^{2}". Hope it gets better and create a little less fuss.
Let
x = 2 0 1 3 tan θ
y = 2 0 1 3 tan ϕ
We can do this without loss of generality because the range of tangent is all real numbers. Then:
( 2 0 1 3 sec θ − 2 0 1 3 tan θ ) ( 2 0 1 3 sec ϕ − 2 0 1 3 tan ϕ ) = 2 0 1 3 ( sec θ − tan θ ) ( sec ϕ − tan ϕ ) = 1
Notice that:
sec θ + tan θ 1 = sec θ + tan θ 1 sec θ − tan θ sec θ − tan θ = sec 2 θ − tan 2 θ sec θ − tan θ = sec θ − tan θ
Hence: ( sec θ − tan θ ) ( sec ϕ − tan ϕ ) = 1 = sec θ + tan θ sec ϕ − tan ϕ = 1
Notice that secant is even and tangent is odd. We can set the numerator and denominator equal if we let θ = − ϕ . Referring back to the equations for x and y , this means x = − y , and hence:
5 x + y 2 0 1 3 x + y = 4 x 2 0 1 2 x = 5 0 3
Can you please explain your last paragraph? Thanks!
Log in to reply
We want some angles θ and ϕ such that sec ϕ − tan ϕ = sec θ + tan θ , to satisfy the equation above the last paragraph. Essentially, we want to reverse the sign of the tangent while keeping the secant intact. Since tangent is odd and secant is even, only tangent is changed when you negate its angle. Therefore, if we plug in θ = − ϕ :
sec θ + tan θ = sec − ϕ + tan − ϕ = sec ϕ − tan ϕ
Let y = − x = 0 .
Then, ( x 2 + 2 0 1 3 − x ) ( y 2 + 2 0 1 3 − y ) = ( x 2 + 2 0 1 3 − x ) ( x 2 + 2 0 1 3 + x )
= ( x 2 + 2 0 1 3 ) − x 2 = 2 0 1 3
Now, 5 x + y 2 0 1 3 x + y = 4 x 2 0 1 2 x = 5 0 3
Why y=-x ?
Log in to reply
The construction of the problem assumes that if there are multiple (x, y) solution pairs that satisfy the first equation, when plugged into the final expression they all resolve to a single, constant answer (otherwise there'd be multiple correct answers, which we assume is not the case).
There is only one constraint on what x and y can be, and x = -y solves it nicely. Hence, while there might be other values for x and y, they all give you the same answer when plugged into the final expression, so we don't need to find an exhaustive set.
Exactly. Why y=-x? Why not -2x or 3x or anything else?
Log in to reply
Any other choice would leave the LHS with square roots and none in RHS.
Problem Loading...
Note Loading...
Set Loading...
x 2 + 2 0 1 3 = ( A + x ) .
x 2 + 2 0 1 3 = A 2 + 2 A x + x 2 .
A 2 + 2 A x = 2 0 1 3 .
B + 2 x + 2 y = B = > 2 x + 2 y = 0 .
With this, we can finally state that x = − y .
Now, for 5 x + y 2 0 1 3 x + y , we have:
5 x − x 2 0 1 3 x − x = > 4 x 2 0 1 2 x = 5 0 3 .
(hope you enjoyed the solution).