Ten > Indices
Asked by Atith Adhikari · 2 years ago

Solve: 2x+1 - 2x = 8

visibility 0
chat_bubble_outline 1
Atith Adhikari Atith Adhikari · 2 years ago
Verified

Solution

Given

$\rm 2^{x + 1} - 2^{x} = 8$

By the law of indices, $\rm a^{m+n} = a^{m} \cdot a^{n}$,

$\rm or, 2^{x} \cdot 2^{1} - 2^{x} = 8$

$\rm or, 2^{x} \left ( 2^{1} - 1 \right ) = 8$

$\rm or, 2^{x} (2 - 1) = 8$

$\rm or, 2^{x} \cdot 1 = 8$

$\rm or, 2^{x} = 8$

$\rm or, 2^{x} = 2^3$

The bases of the terms on both sides of the equation are the same, so we equate their powers.

$\rm \therefore x = 3$

Hence, the required value of x is 3.

0