In the following equations system: x − y = l o g 3 x y 2 x + 2 + 8 x = 5 × 4 y
How much is x + y ?
This question was taken from IME (Instituto Militar de Engenharia - Brazil) 2014 Entrance Exam.
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.
Excellent smart method. ~~~~~\color\red{CONGRATULATIONS.}
You have a sign in keyboard of '>' .So you can directly type this.
in the 1st solution you're assuming too many things that are not given (we have x , y ∈ R ). Your 2nd solution proves that x = y , but doesn't prove us that x = y = 2 . This can be done by setting t = 2 x − 1 and solving a quadratic in t , which gives x = y = 0 or x = y = 2 , but the former doesn't work since then x y is undefined.
how did u equate 2^x+2 =4^y
Problem Loading...
Note Loading...
Set Loading...
Solution 1 (if you don't have to explain your solution):
2 x + 2 + 8 x = 2 x + 2 ( 1 + 4 x − 1 ) = 5 × 2 2 y →
→ 1 + 4 x − 1 = 5 × 2 2 y − x − 2 ........... (1)
Because in (1) the LHS is odd, we need the RHS to be odd, so 1 + 4 x − 1 = 5 → x = 2 With this result in (1), we get y = 2 . Because this solution is allowed by both equations of the system, 2 + 2 = 4
Solution 2 (the smartest method):
x − y = lo g 3 x y
i) y > x , RHS is greater than LHS, no solution
ii) x > y , LHS is greater than RHS, no solution
iii) x = y → 2 x + 2 + 8 x = 2 x + 2 ( 1 + 4 x − 1 ) = 5 × 2 2 x → 1 + 4 x − 1 = 5 × 2 x − 2 .
Solving the last equation, we have x = 0 or x = 2 . Because x = 0 is undefined (look at the first equation of the problem), y = x = 2 leads to the answer.