\left. \begin{array} { l } { t - 2 \cdot 5 = 7 }\\ { u = 3 }\\ { v = u }\\ { w = v }\\ { x = w }\\ { y = x }\\ { z = y }\\ { a = z }\\ { b = a }\\ { c = b }\\ { \text{Solve for } d \text{ where} } \\ { d = c } \end{array} \right.
求解 t, u, v, w, x, y, z, a, b, c, d 的值
d=3
共享
已复制到剪贴板
t-10=7
考虑第 1 个公式。 将 2 与 5 相乘,得到 10。
t=7+10
将 10 添加到两侧。
t=17
7 与 10 相加,得到 17。
t=17 u=3 v=3 w=3 x=3 y=3 z=3 a=3 b=3 c=3 d=3
系统现在已得到解决。
示例
二次方程式
{ 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}