二维向量的向量积运算公式(B008)

问题

若向量 $\vec{a}$ $=$ $(x_{1}, y_{1})$, 向量 $\vec{b}$ $=$ $(x_{2}, y_{2})$, 向量 $\vec{i}$ 是 $x$ 轴上的单位向量,向量 $\vec{j}$ 是 $y$ 轴上的单位向量,则向量积 $\vec{a}$ $\times$ $\vec{b}$ $=$ $?$

选项

[A].   $\vec{a}$ $\times$ $\vec{b}$ $=$ $(x_{1} \cdot x_{2}) + \mathbf{i}$ $+$ $(y_{1} \cdot y_{2}) + \mathbf{j}$

[B].   $\vec{a}$ $\times$ $\vec{b}$ $=$ $(x_{1} \cdot x_{2}) \mathbf{i}$ $+$ $(y_{1} \cdot y_{2}) \mathbf{j}$

[C].   $\vec{a}$ $\times$ $\vec{b}$ $=$ $(x_{1} \div x_{2}) \mathbf{i}$ $+$ $(y_{1} \div y_{2}) \mathbf{j}$

[D].   $\vec{a}$ $\times$ $\vec{b}$ $=$ $\frac{(x_{1} \cdot x_{2})}{\mathbf{i}}$ $+$ $\frac{(y_{1} \cdot y_{2})}{\mathbf{j}}$


上一题 - 荒原之梦   答 案   下一题 - 荒原之梦

$\textcolor{red}{\vec{a}}$ $\textcolor{green}{\times}$ $\textcolor{red}{\vec{b}}$ $=$ $(\textcolor{orange}{x}_{\textcolor{cyan}{1}} \textcolor{green}{\cdot} \textcolor{orange}{x}_{\textcolor{cyan}{2}}) \mathbf{\textcolor{yellow}{i}}$ $\textcolor{green}{+}$ $(\textcolor{orange}{y}_{\textcolor{cyan}{1}} \textcolor{green}{\cdot} \textcolor{orange}{y}_{\textcolor{cyan}{2}}) \mathbf{\textcolor{yellow}{j}}$

什么是向量积/叉积/外积?(B008)

问题

已知 $\vec{a}$, $\vec{b}$ 和 $\vec{c}$ 为三个向量,$\theta$ 为向量 $\vec{a}$ 与向量 $\vec{b}$ 的夹角,则以下哪些条件可以说明向量 $\vec{c}$ 为向量 $\vec{a}$ 和向量 $\vec{b}$ 的向量积?(多选)

选项

[A].   $|\vec{c}|$ $=$ $|\vec{a}| \cdot |\vec{b}| \cdot \sin \theta$

[B].   $\vec{a}$, $\vec{b}$, $\vec{c}$ 成左手系

[C].   $|\vec{c}|$ $=$ $|\vec{a}| \cdot |\vec{b}|$

[D].   $\vec{a}$, $\vec{b}$, $\vec{c}$ 成右手系

[E].   $\vec{c}$ $\perp$ $\vec{a}$, $\vec{c}$ $\perp$ $\vec{b}$

[F].   $\vec{c}$ $\perp$ $\vec{a}$, $\vec{a}$ $\perp$ $\vec{b}$


上一题 - 荒原之梦   答 案   下一题 - 荒原之梦

若以下三个条件全部满足:

Ⅰ. $|\vec{c}|$ $=$ $|\vec{a}| \cdot |\vec{b}| \cdot \sin \theta$;
Ⅱ. $\vec{c}$ $\perp$ $\vec{a}$, $\vec{c}$ $\perp$ $\vec{b}$(即 $\vec{c}$ 垂直于 $\vec{a}$ 与 $\vec{b}$ 所形成的平面);
Ⅲ. $\vec{a}$, $\vec{b}$, $\vec{c}$ 成右手系.

则称向量 $\vec{c}$ 为向量 $\vec{a}$ 和向量 $\vec{b}$ 的向量积.

向量的数量积/点积/内积(B008)

问题

已知向量 $\vec{a}$ $=$ $(x_{1}, y_{1}, z_{1})$, 向量 $\vec{b}$ $=$ $(x_{2}, y_{2}, z_{2})$, 且向量 $\vec{a}$ 与向量 $\vec{b}$ 之间的夹角为 $\theta$, 则向量 $\vec{a}$ 与向量 $\vec{b}$ 的数量积(数量积也被称为“点积”或者“内积”)$\vec{a}$ $\cdot$ $\vec{b}$ $=$ $?$

选项

[A].   $\vec{a}$ $\cdot$ $\vec{b}$ $=$ $x_{1} x_{2}$ $-$ $y_{1} y_{2}$ $-$ $z_{1} z_{2}$

[B].   $\vec{a}$ $\cdot$ $\vec{b}$ $=$ $x_{1} x_{2}$ $+$ $y_{1} y_{2}$ $+$ $z_{1} z_{2}$

[C].   $\vec{a}$ $\cdot$ $\vec{b}$ $=$ $x_{1} x_{2}$ $\times$ $y_{1} y_{2}$ $\times$ $z_{1} z_{2}$

[D].   $\vec{a}$ $\cdot$ $\vec{b}$ $=$ $(x_{1} + x_{2})$ $\cdot$ $(y_{1} + y_{2})$ $\cdot$ $(z_{1} + z_{2})$


上一题 - 荒原之梦   答 案   下一题 - 荒原之梦

$\textcolor{red}{\vec{a}}$ $\textcolor{green}{\cdot}$ $\textcolor{red}{\vec{b}}$ $=$ $\textcolor{orange}{|\vec{a}|}$ $\textcolor{green}{\cdot}$ $\textcolor{orange}{|\vec{b}|}$ $\textcolor{green}{\cdot}$ $\textcolor{orange}{\cos \theta}$

$\textcolor{red}{\vec{a}}$ $\textcolor{green}{\cdot}$ $\textcolor{red}{\vec{b}}$ $=$ $\textcolor{orange}{x}_{\textcolor{cyan}{1}} \textcolor{orange}{x}_{\textcolor{cyan}{2}}$ $\textcolor{green}{+}$ $\textcolor{orange}{y}_{\textcolor{cyan}{1}} \textcolor{orange}{y}_{\textcolor{cyan}{2}}$ $\textcolor{green}{+}$ $\textcolor{orange}{z}_{\textcolor{cyan}{1}} \textcolor{orange}{z}_{\textcolor{cyan}{2}}$

向量的数乘运算(B008)

问题

若向量 $\vec{a}$ $=$ $(x_{1}, y_{2}, z_{1})$, $\lambda$ 为常数,则向量 $\vec{a}$ 的数乘 $\lambda \vec{a}$ $=$ $?$

选项

[A].   $\lambda \vec{a}$ $=$ $($ $\lambda x$, $y$, $z$ $)$

[B].   $\lambda \vec{a}$ $=$ $($ $\lambda + x$, $\lambda + y$, $\lambda + z$ $)$

[C].   $\lambda \vec{a}$ $=$ $($ $\lambda x$, $\lambda y$, $\lambda z$ $)$

[D].   $\lambda \vec{a}$ $=$ $($ $\frac{1}{\lambda} x$, $\frac{1}{\lambda} y$, $\frac{1}{\lambda} z$ $)$


上一题 - 荒原之梦   答 案   下一题 - 荒原之梦

$\textcolor{cyan}{\lambda}$ $\textcolor{green}{\cdot}$ $\textcolor{red}{\vec{a}}$ $=$ $($ $\textcolor{cyan}{\lambda} \textcolor{green}{\cdot} \textcolor{orange}{x}$, $\textcolor{cyan}{\lambda} \textcolor{green}{\cdot} \textcolor{orange}{y}$, $\textcolor{cyan}{\lambda} \textcolor{green}{\cdot} \textcolor{orange}{z}$ $)$

向量的减法运算法则(B008)

问题

若向量 $\vec{a}$ $=$ $(x_{1}, y_{1}, z_{1})$, 向量 $\vec{b}$ $=$ $(x_{2}, y_{2}, z_{2})$, 则 $\vec{a}$ $-$ $\vec{b}$ $=$ $?$

选项

[A].   $\vec{a}$ $-$ $\vec{b}$ $=$ $($ $x_{2} + x_{1}$, $y_{2} + y_{1}$, $z_{2} + z_{1}$ $)$

[B].   $\vec{a}$ $-$ $\vec{b}$ $=$ $($ $x_{1} + x_{2}$, $y_{1} + y_{2}$, $z_{1} + z_{2}$ $)$

[C].   $\vec{a}$ $-$ $\vec{b}$ $=$ $($ $x_{1} – x_{2}$, $y_{1} – y_{2}$, $z_{1} – z_{2}$ $)$

[D].   $\vec{a}$ $-$ $\vec{b}$ $=$ $($ $\frac{x_{1}}{x_{2}}$, $\frac{y_{1}}{y_{2}}$, $\frac{z_{1}}{z_{2}}$ $)$


上一题 - 荒原之梦   答 案   下一题 - 荒原之梦

$\textcolor{red}{\vec{a}}$ $\textcolor{green}{-}$ $\textcolor{red}{\vec{b}}$ $=$ $($ $\textcolor{orange}{x}_{\textcolor{cyan}{1}} \textcolor{green}{-} \textcolor{orange}{x}_{\textcolor{cyan}{2}}$, $\textcolor{orange}{y}_{\textcolor{cyan}{1}} \textcolor{green}{-} \textcolor{orange}{y}_{\textcolor{cyan}{2}}$, $\textcolor{orange}{z}_{\textcolor{cyan}{1}} \textcolor{green}{-} \textcolor{orange}{z}_{\textcolor{cyan}{2}}$ $)$

向量的加法运算法则(B008)

问题

若向量 $\vec{a}$ $=$ $(x_{1}, y_{1}, z_{1})$, 向量 $\vec{b}$ $=$ $(x_{2}, y_{2}, z_{2})$, 则 $\vec{a}$ $+$ $\vec{b}$ $=$ $?$

选项

[A].   $\vec{a}$ $+$ $\vec{b}$ $=$ $($ $x_{1} – x_{2}$, $y_{1} – y_{2}$, $z_{1} – z_{2}$ $)$

[B].   $\vec{a}$ $+$ $\vec{b}$ $=$ $($ $x_{1} + x_{2}$, $y_{1} + y_{2}$, $z_{1} + z_{2}$ $)$

[C].   $\vec{a}$ $+$ $\vec{b}$ $=$ $($ $\frac{x_{1}}{x_{2}}$, $\frac{y_{1}}{y_{2}}$, $\frac{z_{1}}{z_{2}}$ $)$

[D].   $\vec{a}$ $+$ $\vec{b}$ $=$ $($ $x_{2} – x_{1}$, $y_{2} – y_{1}$, $z_{2} – z_{1}$ $)$


上一题 - 荒原之梦   答 案   下一题 - 荒原之梦

$\textcolor{red}{\vec{a}}$ $\textcolor{green}{+}$ $\textcolor{red}{\vec{b}}$ $=$ $($ $\textcolor{orange}{x}_{\textcolor{cyan}{1}} \textcolor{green}{+} \textcolor{orange}{x}_{\textcolor{cyan}{2}}$, $\textcolor{orange}{y}_{\textcolor{cyan}{1}} \textcolor{green}{+} \textcolor{orange}{y}_{\textcolor{cyan}{2}}$, $\textcolor{orange}{z}_{\textcolor{cyan}{1}} \textcolor{green}{+} \textcolor{orange}{z}_{\textcolor{cyan}{2}}$ $)$

两点间有向线段的坐标表示(B008)

问题

若点 $M_{1}$ 的坐标为 $(x_{1}, y_{1}, z_{1})$, 点 $M_{2}$ 的坐标为 $(x_{2}, y_{2}, z_{2})$, 则有向线段 $\overrightarrow{M_{1} M_{2}}$ 的坐标为多少?

选项

[A].   $\overrightarrow{M_{1} M_{2}}$ $=$ $($ $x_{2} \times x_{1}$, $y_{2} \times y_{1}$, $z_{2} \times z_{1}$ $)$

[B].   $\overrightarrow{M_{1} M_{2}}$ $=$ $($ $x_{2} + x_{1}$, $y_{2} + y_{1}$, $z_{2} + z_{1}$ $)$

[C].   $\overrightarrow{M_{1} M_{2}}$ $=$ $($ $x_{2} – x_{1}$, $y_{2} – y_{1}$, $z_{2} – z_{1}$ $)$

[D].   $\overrightarrow{M_{1} M_{2}}$ $=$ $($ $\frac{x_{2}}{x_{1}}$, $\frac{y_{2}}{y_{1}}$, $\frac{z_{2}}{z_{1}}$ $)$


上一题 - 荒原之梦   答 案   下一题 - 荒原之梦

$\textcolor{red}{\overrightarrow{M_{1} M_{2}}}$ $=$ $($ $\textcolor{cyan}{x_{2}} \textcolor{orange}{-} \textcolor{cyan}{x_{1}}$, $\textcolor{cyan}{y_{2}} \textcolor{orange}{-} \textcolor{cyan}{y_{1}}$, $\textcolor{cyan}{z_{2}} \textcolor{orange}{-} \textcolor{cyan}{z_{1}}$ $)$

向量 $\vec{a}$ 相对于 $z$ 轴的方向余弦:$\cos \gamma$(B008)

问题

若向量 $\vec{a}$ 的坐标为 $(x, y, z)$ 且向量 $\vec{a}$ 与 $z$ 轴之间的夹角为 $\gamma$, 则向量 $\vec{a}$ 相对于 $z$ 轴的方向余弦 $\cos \gamma$ $=$ $?$

选项

[A].   $\cos \gamma$ $=$ $\frac{|z|}{\sqrt{x^{2} + y^{2} + z^{2}}}$

[B].   $\cos \gamma$ $=$ $\frac{z^{2}}{\sqrt{x^{2} + y^{2} + z^{2}}}$

[C].   $\cos \gamma$ $=$ $\frac{z}{\sqrt{x^{2} + y^{2} + z^{2}}}$

[D].   $\cos \gamma$ $=$ $\frac{z}{\sqrt{x + y + z}}$


上一题 - 荒原之梦   答 案   下一题 - 荒原之梦

$\textcolor{orange}{\cos} \textcolor{cyan}{\gamma}$ $\textcolor{green}{=}$ $\frac{\textcolor{red}{z}}{\textcolor{red}{\sqrt{x^{2} + y^{2} + z^{2}}}}$

向量 $\vec{a}$ 相对于 $y$ 轴的方向余弦:$\cos \beta$(B008)

问题

若向量 $\vec{a}$ 的坐标为 $(x, y, z)$ 且向量 $\vec{a}$ 与 $y$ 轴之间的夹角为 $\beta$, 则向量 $\vec{a}$ 相对于 $y$ 轴的方向余弦 $\cos \beta$ $=$ $?$

选项

[A].   $\cos \beta$ $=$ $\frac{y}{\sqrt{x + y + z}}$

[B].   $\cos \beta$ $=$ $\frac{y^{2}}{\sqrt{x^{2} + y^{2} + z^{2}}}$

[C].   $\cos \beta$ $=$ $\frac{x}{\sqrt{x^{2} + y^{2} + z^{2}}}$

[D].   $\cos \beta$ $=$ $\frac{y}{\sqrt{x^{2} + y^{2} + z^{2}}}$


上一题 - 荒原之梦   答 案   下一题 - 荒原之梦

$\textcolor{orange}{\cos} \textcolor{cyan}{\beta}$ $\textcolor{green}{=}$ $\frac{\textcolor{red}{y}}{\textcolor{red}{\sqrt{x^{2} + y^{2} + z^{2}}}}$

向量 $\vec{a}$ 相对于 $x$ 轴的方向余弦:$\cos \alpha$(B008)

问题

若向量 $\vec{a}$ 的坐标为 $(x, y, z)$ 且向量 $\vec{a}$ 与 $x$ 轴之间的夹角为 $\alpha$, 则向量 $\vec{a}$ 相对于 $x$ 轴的方向余弦 $\cos \alpha$ $=$ $?$

选项

[A].   $\cos \alpha$ $=$ $\frac{|x|}{\sqrt{x^{2} + y^{2} + z^{2}}}$

[B].   $\cos \alpha$ $=$ $\frac{x^{2}}{\sqrt{x^{2} + y^{2} + z^{2}}}$

[C].   $\cos \alpha$ $=$ $\frac{x}{\sqrt{x^{2} + y^{2} + z^{2}}}$

[D].   $\cos \alpha$ $=$ $\frac{x}{\sqrt{x + y + z}}$


上一题 - 荒原之梦   答 案   下一题 - 荒原之梦

$\textcolor{orange}{\cos} \textcolor{cyan}{\alpha}$ $\textcolor{green}{=}$ $\frac{\textcolor{red}{x}}{\textcolor{red}{\sqrt{x^{2} + y^{2} + z^{2}}}}$

向量的单位化(B008)

问题

若有向量 $\vec{a}$ 和其模 $\vec{|a|}$, 且向量 $\vec{a}$ 的坐标为 $(x, y, z)$, 则如何计算向量 $\vec{a}$ 的单位化向量的坐标?

选项

[A].   $\frac{\vec{a}}{\vec{|a|}}$ $=$ $($ $\frac{x}{\sqrt{x^{2} \cdot y^{2} \cdot z^{2}}}$, $\frac{y}{\sqrt{x^{2} \cdot y^{2} \cdot z^{2}}}$, $\frac{z}{\sqrt{x^{2} \cdot y^{2} \cdot z^{2}}}$ $)$

[B].   $\frac{\vec{a}}{\vec{|a|}}$ $=$ $($ $\frac{\sqrt{x}}{\sqrt{x^{2} + y^{2} + z^{2}}}$, $\frac{\sqrt{y}}{\sqrt{x^{2} + y^{2} + z^{2}}}$, $\frac{\sqrt{z}}{\sqrt{x^{2} + y^{2} + z^{2}}}$ $)$

[C].   $\frac{\vec{a}}{\vec{|a|}}$ $=$ $($ $\frac{x^{2}}{\sqrt{x^{2} + y^{2} + z^{2}}}$, $\frac{y^{2}}{\sqrt{x^{2} + y^{2} + z^{2}}}$, $\frac{z^{2}}{\sqrt{x^{2} + y^{2} + z^{2}}}$ $)$

[D].   $\frac{\vec{a}}{\vec{|a|}}$ $=$ $($ $\frac{x}{\sqrt{x^{2} + y^{2} + z^{2}}}$, $\frac{y}{\sqrt{x^{2} + y^{2} + z^{2}}}$, $\frac{z}{\sqrt{x^{2} + y^{2} + z^{2}}}$ $)$


上一题 - 荒原之梦   答 案   下一题 - 荒原之梦

向量 $\vec{a}$ 单位向量的坐标为:

$\frac{\textcolor{orange}{\vec{a}}}{\textcolor{orange}{\vec{|a|}}}$ $\textcolor{green}{=}$ $\big($ $\frac{\textcolor{red}{x}}{\textcolor{cyan}{\sqrt{x^{2} + y^{2} + z^{2}}}}$, $\frac{\textcolor{red}{y}}{\textcolor{cyan}{\sqrt{x^{2} + y^{2} + z^{2}}}}$, $\frac{\textcolor{red}{z}}{\textcolor{cyan}{\sqrt{x^{2} + y^{2} + z^{2}}}}$ $\big)$

如何计算向量的模(B008)

问题

若向量 $\vec{a}$ 的坐标为 $(x, y, z)$, 则向量 $\vec{a}$ 的模 $\vec{|a|}$ $=$ $?$

选项

[A].   $\vec{|a|}$ $=$ $\sqrt{x^{2} + y^{2} + z^{2}}$

[B].   $\vec{|a|}$ $=$ $\sqrt{|x|^{2} + |y|^{2} + |z|^{2}}$

[C].   $\vec{|a|}$ $=$ $\sqrt{x^{3} + y^{3} + z^{3}}$

[D].   $\vec{|a|}$ $=$ $\sqrt{x + y + z}$


上一题 - 荒原之梦   答 案   下一题 - 荒原之梦

$\textcolor{orange}{\vec{|a|}}$ $=$ $\sqrt{x^{\textcolor{red}{2}} + y^{\textcolor{red}{2}} + z^{\textcolor{red}{2}}}$

什么是向量的模(B008)

问题

以下关于向量的模的描述中,正确的是哪个?

选项

[A].   向量的模就是向量的长度

[B].   向量的模就是向量的别称

[C].   向量的模就是向量的一种模拟

[D].   向量的模就是向量的倾斜角度


上一题 - 荒原之梦   答 案   下一题 - 荒原之梦

向量的模就是向量的长度:

向量 $\overrightarrow{AB}$ 的长度就是向量 $\overrightarrow{AB}$ 的模,记作:

$\overrightarrow{|AB|}$.

有时候,我们也称向量 $\overrightarrow{AB}$ 的模为向量 $\overrightarrow{AB}$ 的大小.

向量 $a$ 的坐标表示(B008)

问题

已知有与 $X$ 轴、$Y$ 轴和 $Z$ 轴方向分别相同的单位向量 $i$, $j$, $k$, 此外,有且只有一组合适的实数 $x$, $y$, $z$, 则一下对向量 $a$ 的表示方式中,正确的是哪个?

选项

[A].   $a$ $=$ $x+i$ $\times$ $y+j$ $\times$ $z+k$

[B].   $a$ $=$ $xi$ $\times$ $yj$ $\times$ $zk$

[C].   $a$ $=$ $xi$ $+$ $yj$ $+$ $zk$

[D].   $a$ $=$ $\frac{i}{x}$ $+$ $\frac{j}{y}$ $+$ $\frac{k}{z}$


上一题 - 荒原之梦   答 案   下一题 - 荒原之梦

$\textcolor{red}{a}$ $\textcolor{green}{=}$ $\textcolor{cyan}{x} \textcolor{orange}{i}$ $\textcolor{green}{+}$ $\textcolor{cyan}{y} \textcolor{orange}{j}$ $\textcolor{green}{+}$ $\textcolor{cyan}{z} \textcolor{orange}{k}$

空间区域的形心公式(B007)

问题

若空间区域 $\Omega$ 的体密度函数 $\rho(x, y, z)$ 为常数 $C$, 则该空间区域的 [形心] 坐标 $($ $\textcolor{orange}{\bar{x}}, \textcolor{orange}{\bar{y}}, \textcolor{orange}{\bar{z}}$ $)$ $=$ $?$

选项

[A].   $\begin{cases} & \bar{x} = \frac{\iiint_{\Omega} x^{2} \mathrm{d} x \mathrm{d} y \mathrm{d} z}{\iiint_{\Omega} \mathrm{d} x \mathrm{d} y \mathrm{d} z} \\ & \bar{y} = \frac{\iiint_{\Omega} y^{2} \mathrm{d} x \mathrm{d} y \mathrm{d} z}{\iiint_{\Omega} \mathrm{d} x \mathrm{d} y \mathrm{d} z} \\ & \bar{z} = \frac{\iiint_{\Omega} z^{2} \mathrm{d} x \mathrm{d} y \mathrm{d} z}{\iiint_{\Omega} \mathrm{d} x \mathrm{d} y \mathrm{d} z} \end{cases}$

[B].   $\begin{cases} & \bar{x} = \frac{\iiint_{\Omega} \mathrm{d} x \mathrm{d} y \mathrm{d} z}{\iiint_{\Omega} x \mathrm{d} x \mathrm{d} y \mathrm{d} z} \\ & \bar{y} = \frac{\iiint_{\Omega} \mathrm{d} x \mathrm{d} y \mathrm{d} z}{\iiint_{\Omega} y \mathrm{d} x \mathrm{d} y \mathrm{d} z} \\ & \bar{z} = \frac{\iiint_{\Omega} \mathrm{d} x \mathrm{d} y \mathrm{d} z}{\iiint_{\Omega} z \mathrm{d} x \mathrm{d} y \mathrm{d} z} \end{cases}$

[C].   $\begin{cases} & \bar{x} = \frac{\iiint_{\Omega} x \mathrm{d} x \mathrm{d} y \mathrm{d} z}{\iiint_{\Omega} \mathrm{d} x \mathrm{d} y \mathrm{d} z} \\ & \bar{y} = \frac{\iiint_{\Omega} y \mathrm{d} x \mathrm{d} y \mathrm{d} z}{\iiint_{\Omega} \mathrm{d} x \mathrm{d} y \mathrm{d} z} \\ & \bar{z} = \frac{\iiint_{\Omega} z \mathrm{d} x \mathrm{d} y \mathrm{d} z}{\iiint_{\Omega} \mathrm{d} x \mathrm{d} y \mathrm{d} z} \end{cases}$

[D].   $\begin{cases} & \bar{x} = \frac{C \iiint_{\Omega} x \mathrm{d} x \mathrm{d} y \mathrm{d} z}{\iiint_{\Omega} \mathrm{d} x \mathrm{d} y \mathrm{d} z} \\ & \bar{y} = \frac{C \iiint_{\Omega} y \mathrm{d} x \mathrm{d} y \mathrm{d} z}{\iiint_{\Omega} \mathrm{d} x \mathrm{d} y \mathrm{d} z} \\ & \bar{z} = \frac{C \iiint_{\Omega} z \mathrm{d} x \mathrm{d} y \mathrm{d} z}{\iiint_{\Omega} \mathrm{d} x \mathrm{d} y \mathrm{d} z} \end{cases}$


上一题 - 荒原之梦   答 案   下一题 - 荒原之梦

$\begin{cases} & \textcolor{orange}{\bar{x}} = \frac{\iiint_{\Omega} \textcolor{red}{x} \mathrm{d} \textcolor{cyan}{x} \mathrm{d} \textcolor{cyan}{y} \mathrm{d} \textcolor{cyan}{z}}{\iiint_{\Omega} \mathrm{d} \textcolor{cyan}{x} \mathrm{d} \textcolor{cyan}{y} \mathrm{d} \textcolor{cyan}{z}} \\ & \textcolor{orange}{\bar{y}} = \frac{\iiint_{\Omega} \textcolor{red}{y} \mathrm{d} \textcolor{cyan}{x} \mathrm{d} \textcolor{cyan}{y} \mathrm{d} \textcolor{cyan}{z}}{\iiint_{\Omega} \mathrm{d} \textcolor{cyan}{x} \mathrm{d} \textcolor{cyan}{y} \mathrm{d} \textcolor{cyan}{z}} \\ & \textcolor{orange}{\bar{z}} = \frac{\iiint_{\Omega} \textcolor{red}{z} \mathrm{d} \textcolor{cyan}{x} \mathrm{d} \textcolor{cyan}{y} \mathrm{d} \textcolor{cyan}{z}}{\iiint_{\Omega} \mathrm{d} \textcolor{cyan}{x} \mathrm{d} \textcolor{cyan}{y} \mathrm{d} \textcolor{cyan}{z}} \end{cases}$


荒原之梦网全部内容均为原创,提供了涵盖考研数学基础知识、考研数学真题、考研数学练习题和计算机科学等方面,大量精心研发的学习资源。

意见反馈 | 内容纠错 | 微信 | QQ | 公众号 | 知乎 | 微博 | 博客园 |CSDN | B 站 | 电子邮件
豫 ICP 备 17023611 号-1 | 公网安备 - 荒原之梦 豫公网安备 41142502000132 号 | SiteMap
Copyright © 2017-2024 ZhaoKaifeng.com 版权所有 All Rights Reserved.

Copyright © 2024   zhaokaifeng.com   All Rights Reserved.
豫ICP备17023611号-1
 豫公网安备41142502000132号

荒原之梦 自豪地采用WordPress