+0  
 
0
922
3
avatar

How do this? 2^(3x-1)*4^(2x+3)=8^(3-x)

 Apr 6, 2016

Best Answer 

 #2
avatar+33661 
+5

2^(3x-1)*4^(2x+3)=8^(3-x)

 

We can write 4n as (22)n → 22n  and 8n as (23)n → 23n

 

so 2(3x-1)*4(2x+3)=8(3-x)  becomes   2(3x-1)*2(4x+6) = 2(9-3x)

 

Since 2a*2b = 2a+b we can further write  2(3x-1+4x+6) = 2(9-3x)  or  2(7x + 5) = 2(9 - 3x)

 

From this it is clear that 7x + 5 = 9 - 3x   so  10x = 4  or x = 4/10 → 0.4

 Apr 6, 2016
 #1
avatar
0

2^(3x-1)*4^(2x+3)=8^(3-x)

 

2^(3x-1)*4^(2x+3)=2^(7x + 5) As you can see, the left hand side does not equal the right hand side.

 Apr 6, 2016
 #2
avatar+33661 
+5
Best Answer

2^(3x-1)*4^(2x+3)=8^(3-x)

 

We can write 4n as (22)n → 22n  and 8n as (23)n → 23n

 

so 2(3x-1)*4(2x+3)=8(3-x)  becomes   2(3x-1)*2(4x+6) = 2(9-3x)

 

Since 2a*2b = 2a+b we can further write  2(3x-1+4x+6) = 2(9-3x)  or  2(7x + 5) = 2(9 - 3x)

 

From this it is clear that 7x + 5 = 9 - 3x   so  10x = 4  or x = 4/10 → 0.4

Alan Apr 6, 2016
 #3
avatar
+5

Solve for x over the real numbers:
2^(7 x+5) = 8^(3-x)

 

Take the natural logarithm of both sides and use the identity log(a^b) = b log(a):
log(2) (7 x+5) = 3 log(2) (3-x)

 

Expand out terms of the left hand side:
7 log(2) x+5 log(2) = 3 log(2) (3-x)

 

Expand out terms of the right hand side:
7 log(2) x+5 log(2) = 9 log(2)-3 log(2) x

 

Subtract 5 log(2)-3 x log(2) from both sides:
10 log(2) x = 4 log(2)

 

Divide both sides by 10 log(2):
Answer: |x = 2/5

 Apr 6, 2016

0 Online Users