解 n
n=\frac{\sqrt{165}}{6}+\frac{1}{2}\approx 2.640872096
n=-\frac{\sqrt{165}}{6}+\frac{1}{2}\approx -1.640872096
共享
已復制到剪貼板
3n^{2}-13-3n=0
從兩邊減去 3n。
3n^{2}-3n-13=0
所有這種 ax^{2}+bx+c=0 形式的方程式可以使用二次方程式公式: \frac{-b±\sqrt{b^{2}-4ac}}{2a} 來求解。二次方程式公式提供兩個解,一個是在 ± 中使用加法,另一個是使用減法。
n=\frac{-\left(-3\right)±\sqrt{\left(-3\right)^{2}-4\times 3\left(-13\right)}}{2\times 3}
此方程式是標準式: ax^{2}+bx+c=0。對二次方程式公式 \frac{-b±\sqrt{b^{2}-4ac}}{2a},將 3 代入 a,將 -3 代入 b,以及將 -13 代入 c。
n=\frac{-\left(-3\right)±\sqrt{9-4\times 3\left(-13\right)}}{2\times 3}
對 -3 平方。
n=\frac{-\left(-3\right)±\sqrt{9-12\left(-13\right)}}{2\times 3}
-4 乘上 3。
n=\frac{-\left(-3\right)±\sqrt{9+156}}{2\times 3}
-12 乘上 -13。
n=\frac{-\left(-3\right)±\sqrt{165}}{2\times 3}
將 9 加到 156。
n=\frac{3±\sqrt{165}}{2\times 3}
-3 的相反數是 3。
n=\frac{3±\sqrt{165}}{6}
2 乘上 3。
n=\frac{\sqrt{165}+3}{6}
現在解出 ± 為正號時的方程式 n=\frac{3±\sqrt{165}}{6}。 將 3 加到 \sqrt{165}。
n=\frac{\sqrt{165}}{6}+\frac{1}{2}
3+\sqrt{165} 除以 6。
n=\frac{3-\sqrt{165}}{6}
現在解出 ± 為負號時的方程式 n=\frac{3±\sqrt{165}}{6}。 從 3 減去 \sqrt{165}。
n=-\frac{\sqrt{165}}{6}+\frac{1}{2}
3-\sqrt{165} 除以 6。
n=\frac{\sqrt{165}}{6}+\frac{1}{2} n=-\frac{\sqrt{165}}{6}+\frac{1}{2}
現已成功解出方程式。
3n^{2}-13-3n=0
從兩邊減去 3n。
3n^{2}-3n=13
新增 13 至兩側。 任何項目加上零的結果都會是自己本身。
\frac{3n^{2}-3n}{3}=\frac{13}{3}
將兩邊同時除以 3。
n^{2}+\left(-\frac{3}{3}\right)n=\frac{13}{3}
除以 3 可以取消乘以 3 造成的效果。
n^{2}-n=\frac{13}{3}
-3 除以 3。
n^{2}-n+\left(-\frac{1}{2}\right)^{2}=\frac{13}{3}+\left(-\frac{1}{2}\right)^{2}
將 -1 (x 項的係數) 除以 2 可得到 -\frac{1}{2}。接著,將 -\frac{1}{2} 的平方加到方程式的兩邊。這個步驟可讓方程式的左邊成為完全平方。
n^{2}-n+\frac{1}{4}=\frac{13}{3}+\frac{1}{4}
-\frac{1}{2} 的平方是將分式的分子和分母兩個都平方。
n^{2}-n+\frac{1}{4}=\frac{55}{12}
將 \frac{13}{3} 與 \frac{1}{4} 相加的算法: 先通分,接著相加分子,然後將分式化為最簡分式。
\left(n-\frac{1}{2}\right)^{2}=\frac{55}{12}
因數分解 n^{2}-n+\frac{1}{4}。一般而言,當 x^{2}+bx+c 是完全平方時,一律可以因數分解為 \left(x+\frac{b}{2}\right)^{2}。
\sqrt{\left(n-\frac{1}{2}\right)^{2}}=\sqrt{\frac{55}{12}}
取方程式兩邊的平方根。
n-\frac{1}{2}=\frac{\sqrt{165}}{6} n-\frac{1}{2}=-\frac{\sqrt{165}}{6}
化簡。
n=\frac{\sqrt{165}}{6}+\frac{1}{2} n=-\frac{\sqrt{165}}{6}+\frac{1}{2}
將 \frac{1}{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}