直方体の体積・表面積の計算

直方体(箱型)の体積・表面積・各面の面積・対角線を計算します。縦・横・高さを入力すると結果が得られます。

入力

直方体の図直方体の斜視図。底面前辺が長さ l、奥行き辺が幅 w、垂直辺が高さ h を示す。破線は空間対角線 d。lhwd

結果

\begin{aligned} V &= l \cdot w \cdot h \\ &= 30\,\text{cm} \times 20\,\text{cm} \times 15\,\text{cm} \\ &= ?\,\text{m³} \end{aligned}
\begin{aligned} A &= 2(lw + lh + wh) \\ &= 2((30\,\text{cm})(20\,\text{cm}) + (30\,\text{cm})(15\,\text{cm}) + (20\,\text{cm})(15\,\text{cm})) \\ &= ?\,\text{m²} \end{aligned}
\begin{aligned} d &= \sqrt{l^2 + w^2 + h^2} \\ &= \sqrt{(30\,\text{cm})^2 + (20\,\text{cm})^2 + (15\,\text{cm})^2} \\ &= ?\,\text{m} \end{aligned}
\begin{aligned} A_{lw} &= l \cdot w \\ &= 30\,\text{cm} \times 20\,\text{cm} \\ &= ?\,\text{m²} \end{aligned}
\begin{aligned} A_{lh} &= l \cdot h \\ &= 30\,\text{cm} \times 15\,\text{cm} \\ &= ?\,\text{m²} \end{aligned}
\begin{aligned} A_{wh} &= w \cdot h \\ &= 20\,\text{cm} \times 15\,\text{cm} \\ &= ?\,\text{m²} \end{aligned}

この計算機を埋め込む

プレビュー

このコードをページに貼り付けると計算機を表示できます。

この計算を共有

このリンクを開くと、入力した値がそのまま表示されます。

200+ ツール · 10 言語対応 · 完全無料

この計算機は役に立ちましたか?

改善が必要

どのような点が改善されると良いですか?