MQ18 --- Exponential Equation
Difficulty: 70%Solve xˣ = 2x.
回答 (6)
I know.
But how to get exact value?
2012-05-29 17:41:49 補充:
Graphical method cant get exact value.
2012-05-31 22:01:01 補充:
Maybe this shouldn't be MQ18...
One is 2, another is around 0.346323
2012-05-29 17:03:05 補充:
Using bisection method, plot two graph, y = 1/(x-1) and y = log x / log 2,
one of the intersection point is 2 and the other lies between 0 and 1.
I'll try only.
xˣ= 2x
x^(x-1)=2
(x-1)log2(x)=1
because x ∈ C
so x-1=1, and log2(x)=1
x=2
sorry if it is wrong
Maybe finding approximate solutions for the equation is more practical.
Solving in R or in C will be very different. State exactly what you want.
收錄日期: 2021-04-13 18:42:52
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20120527000051KK00159
檢視 Wayback Machine 備份