Find the Real Root of 4^x + 6^x = 9^x
- 时间:2020-09-07 12:13:31
- 分类:网络文摘
- 阅读:139 次
Given a equation
, let’s find the real value of x.
First, divide both sides by
which becomes:

as
, and
, it becomes:

Let’s replace
with
and further we have:
that is 
This equation has a golden root (the negative root should be discarded):
Therefore, 
and 
and 
and we can compute the value x that is approximately 1.187.
–EOF (The Ultimate Computing & Technology Blog) —
推荐阅读:7 Top Investment Blogs For Newbie And Veteran Investors Algorithm to Find the Winner on a Tic Tac Toe Game The PUSHD/POPD Implementation in Pure Windows Batch Three ways to Reverse a List/Array/Tuple in Python How to Compute the Interval List Intersections using Two Pointer How to Summary Ranges using O(N) Two Pointer Algorithm? Microbit Programming: How to Make a Catching-Apple Game by Using The enumerate method in Magik Programming Add Two Numbers by Two Linked List (most significant digit comes The enumerate function in Javascript
- 评论列表
-
- 添加评论