Champdx
- 11
- 0
Homework Statement
2^x+3^x=13, x=2. How do i prove it?
The Attempt at a Solution
i did this
x log 2 + x log 3 = log 13
x(log 2 + log 3)=log 13
x(0.301+0.477)= 1.11
0.778x=1.11
x=1.43
Champdx said:x log 2 + x log 3 = log 13
… You can't get the equation above from the one you started with. log(A + B) [itex]\neq[/itex] logA + logB. What you did was to take the log of both sides to getChampdx said:Homework Statement
2^x+3^x=13, x=2. How do i prove it?
The Attempt at a Solution
i did this
x log 2 + x log 3 = log 13
Champdx said:x(log 2 + log 3)=log 13
x(0.301+0.477)= 1.11
0.778x=1.11
x=1.43

tiny-tim said:If the question says "solve 2x + 3x = 13", then there's no exact way of doing it, you'll have to use an approximation method (or guess).
If the question says "show that 2x + 3x = 13 has a solution x = 2", or "prove that 2x + 3x = 13 has a solution x = 2", then all you need to do is to show that 22 + 32 = 13.![]()