Math wiz ya rite 09 said:
Could someone please help me solve this math question?
Note: x is a real number.
6^(2x + 4) = 2^(8 + x) * 3^(3x)
THANKS!
6 = 2*3
So,
6<SUP>2x + 4</SUP> = (2*3)<SUP>2x + 4</SUP>
6<SUP>2x + 4</SUP> = 2<SUP>2x + 4</SUP>*3<SUP>2x + 4</SUP>
Now, you can write your equation as
2<SUP>2x + 4</SUP>*3<SUP>2x + 4</SUP> = 2<SUP>8 + x</SUP>*3<SUP>3x</SUP>
Divide both sides of the equation by 2<SUP>8 + x</SUP>
Remember that when you divide powers of the same base, you SUBTRACT the exponents:
2<SUP>(2x + 4) - (8 + x)</SUP>*3<SUP>2x + 4</SUP> = 3<SUP>3x</SUP>
or,
2<SUP>x - 4</SUP>*3<SUP>2x + 4</SUP> = 3<SUP>3x</SUP>
Next, divide both sides by 3<SUP>2x + 4</SUP>, and remember again that when you divide powers of the same base, you subtract the exponents:
2<SUP>x - 4</SUP> = 3<SUP> 3x - (2x + 4)</SUP>
2<SUP>x - 4</SUP> = 3<SUP>x - 4</SUP>
Now, the only powers of 2 and 3 that are equal are 2<SUP>0</SUP> and 3<SUP>0</SUP>.....both of those are equal to 1.
So, x - 4 = 0
x = 4