Solve x^6+36=100 round the result to two decimal places if necessary?
回答 (6)
✔ 最佳答案
x^6+36=100
x^6=100-36
x^6=64
x=±*6√(64)
x=±2
x=2,-2 answer//
factor(x^6 + 36 - 100)
(x - 2)*(x + 2)*(x^2 + 2*x + 4)*(x^2 - 2*x + 4) = 0
x1 = 2, x2 = - 2
x^2 + 2*x + 4 = 0
x3 = - 1 + i*sqrt(3), x4 = - 1 - i*sqrt(3)
x5 = 1 + i*sqrt(3), x6 = 1 - i*sqrt(3)
參考: Maple 14
x^6 + 36 = 100
x^6 = 64
x = 6√100
I don't have a calculator with me but just put it into your calculator for the answer!
Real solutions:
x^6 + 36 = 100
x^6 = 100 - 36
x^6 = 64
x = ±64^(1/6)
x = ±(2^6)^(1/6)
x = ±2^(6 * 1/6)
x = ±2
MAY
X^6=64
X=2
YOU CAN USE EXPONENTIAL EQUATIONS FOR THIS
x^6 + 36 = 100
x^6 = 64
x^6 = 2^6
x = 2
收錄日期: 2021-05-01 13:31:16
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20110104050206AABh3wO
檢視 Wayback Machine 備份