Don't we need to know what the "^" represents first?
2006-12-03 02:47:00
·
answer #1
·
answered by Anonymous
·
0⤊
1⤋
Hi, I'm glad you ask this question. Beautiful!
First I thought I'll just use logarithmic function but I ended up with,
( 3^x + 4^x )^(1/x) = 5 ... eq.1
from here, I'm stuck at solving eq.1 for x.
Now, I let
y = 3^x+4^x-5^x
Then, I plot it, and I found that it intersect at point (2,0), and also, the function is asymptotically stable (converging to y=0) at the negative x-axis.
So this is what I can offer you, with limit (note: inf=infinity)
y = lim(x -> -inf) of (3^x+4^x-5^x)
= 3^(-inf) + 4^(-inf) + 5^(-inf)
= 1/inf + 1/inf + 1/inf = 0 + 0 + 0
= 0
and,
y = lim(x -> 2) of (3^x+4^x-5^x)
= 3^2 + 4^2 - 5^2
= 0
There might be other method to solve this analytically, but numerical method would probably be more effective. Perhaps Newton-Raphson algorithm would do it.
Sorry about that.
2006-12-03 11:28:45
·
answer #2
·
answered by SciComp79 1
·
0⤊
0⤋
This isn't much of a mathematical demonstration, but, if we recognize that 3,4, and 5 are sides of right triangle, we can therefore see that 3^2 + 4^2 = 5^2
x = 2
2006-12-03 10:51:00
·
answer #3
·
answered by sft2hrdtco 4
·
1⤊
0⤋
It is well known that x=2 (Pythogoras theorem)
3, 4 and 5 are pythogoras numbers.
2006-12-03 10:59:36
·
answer #4
·
answered by K N Swamy 3
·
0⤊
0⤋
3^x + 4^x = 5^x
-5^x = -5^x
3^x + 4^x - 5^x = 0
7^x - 5^x = 0
2^x = 0
2006-12-03 11:28:05
·
answer #5
·
answered by ikeman32 6
·
0⤊
0⤋
What does ^ mean?
Well, lets see what I can do...
3 times -3 = -9.
-9 + 4 times
First x is -3.
Second x is 3.5
Third x is 0.
Tah - Dah
2006-12-03 11:09:27
·
answer #6
·
answered by Anonymous 3
·
0⤊
0⤋
3^x + 4^x = 5^x
This can only be solved through approximation methods and not algebraically. Hopefully someone can prove me wrong though!
2006-12-03 10:45:06
·
answer #7
·
answered by Puggy 7
·
0⤊
0⤋
you could always graph the functions.
And go Pythagoras, x=2 is a solution!
3,4,5 family coming back
2006-12-03 10:52:51
·
answer #8
·
answered by Modus Operandi 6
·
0⤊
0⤋
type it into a calculator:)
2006-12-03 10:48:23
·
answer #9
·
answered by Anonymous
·
0⤊
0⤋
x = -21.059
2006-12-03 10:47:18
·
answer #10
·
answered by Rajkiran 3
·
0⤊
0⤋