解 x
x=-2
圖表
共享
已復制到剪貼板
\left(x+4\right)\left(x+4\right)=xx
變數 x 不能等於 -4,0 中的任何值,因為未定義除數為零。 對方程式兩邊同時乘上 x\left(x+4\right),這是 x,x+4 的最小公倍數。
\left(x+4\right)^{2}=xx
將 x+4 乘上 x+4 得到 \left(x+4\right)^{2}。
\left(x+4\right)^{2}=x^{2}
將 x 乘上 x 得到 x^{2}。
x^{2}+8x+16=x^{2}
使用二項式定理 \left(a+b\right)^{2}=a^{2}+2ab+b^{2} 展開 \left(x+4\right)^{2}。
x^{2}+8x+16-x^{2}=0
從兩邊減去 x^{2}。
8x+16=0
合併 x^{2} 和 -x^{2} 以取得 0。
8x=-16
從兩邊減去 16。 從零減去任何項目的結果都會是該項目的負值。
x=\frac{-16}{8}
將兩邊同時除以 8。
x=-2
將 -16 除以 8 以得到 -2。
示例
二次方程式
{ x } ^ { 2 } - 4 x - 5 = 0
三角學
4 \sin \theta \cos \theta = 2 \sin \theta
線性方程
y = 3x + 4
算術
699 * 533
矩陣
\left[ \begin{array} { l l } { 2 } & { 3 } \\ { 5 } & { 4 } \end{array} \right] \left[ \begin{array} { l l l } { 2 } & { 0 } & { 3 } \\ { -1 } & { 1 } & { 5 } \end{array} \right]
聯立方程
\left. \begin{cases} { 8x+2y = 46 } \\ { 7x+3y = 47 } \end{cases} \right.
微分
\frac { d } { d x } \frac { ( 3 x ^ { 2 } - 2 ) } { ( x - 5 ) }
積分
\int _ { 0 } ^ { 1 } x e ^ { - x ^ { 2 } } d x
限制
\lim _{x \rightarrow-3} \frac{x^{2}-9}{x^{2}+2 x-3}