In questions on exponents, always apply the rules of exponents to break down complex powers, as far as you can. Also, when there are constants, prime factorise the bases if the bases are composite numbers.
In a question like this, when you see a 6 on the RHS, you might wonder “ How will I get a 3 on the LHS because the LHS seems to be only powers of 2?”. Just go ahead and apply the rules of exponents and simplify the expression on the LHS, you will realise that there’s actually a multiple of 3 on the LHS.
LHS = \(2^x\) + \(2^{x+3}\)
\(X^{m+n} = X^m * X^n\).
Applying this in the expression above, LHS = \(2^x + 2^x * 2^3 = 2^x [1 + 2^3] = 2^x[1+8] = 2^x [9]\).
RHS = \(6^2 * 2^{18} = 2^2* 3^2* 2^{18} = 2^{20} * 3^2\).
You see that both the LHS and the RHS have a 9, which can be cancelled out. On cancelling out the 9, we will be left with \(2^x = 2^{20}\). Since these are equal numbers with the same bases, the exponents also have to be equal. x = 20.
The correct answer option is B.
Hope that helps!