圓台計算機(截頭圓錐)

計算圓台(截頭圓錐)的母線長度、體積、側面積與全表面積。輸入底面半徑 R、頂面半徑 r 和高度,即可得到結果。

輸入

圓台示意圖截頭圓錐示意圖,標示底面半徑 R、頂面半徑 r、垂直高度 h,以及沿側面延伸的母線長度 l。Rrhl

結果

\begin{aligned} V &= \dfrac{\pi h}{3}(R^2 + Rr + r^2) \\ &= \dfrac{\pi (8\,\text{cm})}{3}((5\,\text{cm})^2 + (5\,\text{cm})(3\,\text{cm}) + (3\,\text{cm})^2) \\ &= ?\,\text{cm³} \end{aligned}
\begin{aligned} l &= \sqrt{(R - r)^2 + h^2} \\ &= \sqrt{((5\,\text{cm}) - (3\,\text{cm}))^2 + (8\,\text{cm})^2} \\ &= ?\,\text{m} \end{aligned}
\begin{aligned} A_{lat} &= \pi (R + r) l \\ &= \pi ((5\,\text{cm}) + (3\,\text{cm}))(?\,\text{m}) \\ &= ?\,\text{cm²} \end{aligned}
\begin{aligned} A_{tot} &= A_{lat} + \pi R^2 + \pi r^2 \\ &= (?\,\text{cm²}) + \pi (5\,\text{cm})^2 + \pi (3\,\text{cm})^2 \\ &= ?\,\text{cm²} \end{aligned}

嵌入這個計算機

預覽

將這段程式碼貼到您的網頁中即可顯示計算機。

分享這個計算

開啟此連結的人都會看到您填入的數值。

200+ 計算機 · 10 種語言 · 完全免費

這個計算機對您有幫助嗎?

需要改進

我們可以如何改進這個計算機?