求解 t 的值
t=\frac{\sqrt{21898}}{2}+75\approx 148.989864171
t=-\frac{\sqrt{21898}}{2}+75\approx 1.010135829
共享
已复制到剪贴板
301+2t^{2}-300t=0
将方程式两边同时减去 300t。
2t^{2}-300t+301=0
形式为 ax^{2}+bx+c=0 的所有方程式均可求解,方法是使用二次公式来求解: \frac{-b±\sqrt{b^{2}-4ac}}{2a}。此二次公式可得到两个解,一个是当 ± 取加号时的解,另一个是取减号时的解。
t=\frac{-\left(-300\right)±\sqrt{\left(-300\right)^{2}-4\times 2\times 301}}{2\times 2}
此公式采用标准形式: ax^{2}+bx+c=0。在二次公式 \frac{-b±\sqrt{b^{2}-4ac}}{2a} 中用 2 替换 a,-300 替换 b,并用 301 替换 c。
t=\frac{-\left(-300\right)±\sqrt{90000-4\times 2\times 301}}{2\times 2}
对 -300 进行平方运算。
t=\frac{-\left(-300\right)±\sqrt{90000-8\times 301}}{2\times 2}
求 -4 与 2 的乘积。
t=\frac{-\left(-300\right)±\sqrt{90000-2408}}{2\times 2}
求 -8 与 301 的乘积。
t=\frac{-\left(-300\right)±\sqrt{87592}}{2\times 2}
将 -2408 加上 90000。
t=\frac{-\left(-300\right)±2\sqrt{21898}}{2\times 2}
取 87592 的平方根。
t=\frac{300±2\sqrt{21898}}{2\times 2}
-300 的相反数是 300。
t=\frac{300±2\sqrt{21898}}{4}
求 2 与 2 的乘积。
t=\frac{2\sqrt{21898}+300}{4}
现在 ± 为加号时求公式 t=\frac{300±2\sqrt{21898}}{4} 的解。 将 2\sqrt{21898} 加上 300。
t=\frac{\sqrt{21898}}{2}+75
300+2\sqrt{21898} 除以 4。
t=\frac{300-2\sqrt{21898}}{4}
现在 ± 为减号时求公式 t=\frac{300±2\sqrt{21898}}{4} 的解。 将 300 减去 2\sqrt{21898}。
t=-\frac{\sqrt{21898}}{2}+75
300-2\sqrt{21898} 除以 4。
t=\frac{\sqrt{21898}}{2}+75 t=-\frac{\sqrt{21898}}{2}+75
现已求得方程式的解。
301+2t^{2}-300t=0
将方程式两边同时减去 300t。
2t^{2}-300t=-301
将方程式两边同时减去 301。 零减去任何数都等于该数的相反数。
\frac{2t^{2}-300t}{2}=-\frac{301}{2}
两边同时除以 2。
t^{2}+\left(-\frac{300}{2}\right)t=-\frac{301}{2}
除以 2 是乘以 2 的逆运算。
t^{2}-150t=-\frac{301}{2}
-300 除以 2。
t^{2}-150t+\left(-75\right)^{2}=-\frac{301}{2}+\left(-75\right)^{2}
将 x 项的系数 -150 除以 2 得 -75。然后在等式两边同时加上 -75 的平方。这一运算步骤让等式的左边成为完全平方形式。
t^{2}-150t+5625=-\frac{301}{2}+5625
对 -75 进行平方运算。
t^{2}-150t+5625=\frac{10949}{2}
将 5625 加上 -\frac{301}{2}。
\left(t-75\right)^{2}=\frac{10949}{2}
对 t^{2}-150t+5625 进行因式分解。一般而言,当 x^{2}+bx+c 为完全平方数时,总是可以因式分解为 \left(x+\frac{b}{2}\right)^{2} 这一形式。
\sqrt{\left(t-75\right)^{2}}=\sqrt{\frac{10949}{2}}
对方程两边同时取平方根。
t-75=\frac{\sqrt{21898}}{2} t-75=-\frac{\sqrt{21898}}{2}
化简。
t=\frac{\sqrt{21898}}{2}+75 t=-\frac{\sqrt{21898}}{2}+75
在等式两边同时加 75。
示例
二次方程式
{ 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}