Solveeit Logo

Question

Question: If the equation \({2^x} + {4^y} = {2^y} + {4^x}\) is solved for y in terms of x, where \(x < 0\) , t...

If the equation 2x+4y=2y+4x{2^x} + {4^y} = {2^y} + {4^x} is solved for y in terms of x, where x<0x < 0 , then the sum of the solution will be:
1.xlog2(12x)1.\,\,x{\log _2}\left( {1 - {2^x}} \right)
2.x+log2(12x)2.\,\,x + {\log _2}\left( {1 - {2^x}} \right)
3.log2(12x)3.\,\,{\log _2}\left( {1 - {2^x}} \right)
4.xlog2(2x+1)4.\,\,x{\log _2}\left( {{2^x} + 1} \right)

Explanation

Solution

Hint : There are some properties of the logarithm that should be known to solve this problem like logyy=1{\log _y}y = 1 which we are going to use in this question. In some questions, if a variable is in power and constant is in the base then we can store this value in some other variable.

Complete step-by-step answer :
In the given question, we have
2x+4y=2y+4x{2^x} + {4^y} = {2^y} + {4^x}
2x+22y=2y+22x{2^x} + {2^{2y}} = {2^y} + {2^{2x}}
Let, a=2x,b=2ya = {2^x}\,,\,\,b = {2^y}
a+b2=b+a2a + {b^2} = b + {a^2}
ab=a2b2a - b = {a^2} - {b^2}
ab=(ab)(a+b)a - b = (a - b)(a + b) (using the formula m2n2=(m+n)(mn){m^2} - {n^2} = (m + n)(m - n) )
(ab)(ab)(a+b)=0(a - b) - (a - b)(a + b) = 0
Taking (ab)(a - b) common,
(ab)[1(a+b)]=0(a - b)\left[ {1 - (a + b)} \right] = 0
Now, there are two cases:
Case: I ab=0a - b = 0
a=ba = b
Putting the values of aa and bb
2x=2y{2^x} = {2^y}
If the bases are equal, then power should also be equal.
x=yx = y
Case: II
a+b=1a + b = 1
Putting the values of aa and bb
2x+2y=1{2^x} + {2^y} = 1
2y=12x{2^y} = 1 - {2^x}
Taking log in both sides with base 22
log22y=log2(12x){\log _2}{2^y} = {\log _2}\left( {1 - {2^x}} \right)
Now, using property (logamn=nlogam)\left( {{{\log }_a}{m^n} = n{{\log }_a}m} \right)
ylog22=log2(12x)y{\log _2}2 = {\log _2}(1 - {2^x})
Again, using property (logmm=1)\left( {{{\log }_m}m = 1} \right)
y=log2(12x)y = {\log _2}(1 - {2^x})
Therefore, sum =x+log2(12x) = \,x + {\log _2}(1 - {2^x})
Hence, the sum of the solution of y in terms of x is x+log2(12x)x + {\log _2}(1 - {2^x}).
So, the correct answer is “Option B”.

Note : It is very important to remember all the properties of the logarithm. We must be careful of taking the base of the log while solving a question. It should be taken as per the requirement of the question. Don’t take natural log always. Algebraic identities are also important to remember.