正好可以把它平均切成2个相等的正方体
- 时间:2020-05-11 16:38:51
- 分类:数学世界
- 阅读:130 次
列方程解数学题:一个长方体的表面积是120平方厘米,正好可以把它平均切成2个相等的正方体,每个正方体的表面积是多少?
数学题解答:每个正方体有六个面,且每个面都是大小一样的正方形。两个正方体一共有12个大小一样的正方形。
但没有切开之前,长方体中一共有10个这样的正方形。两个正方体结合处会去掉两个正方形,所以120平方厘米,其实是10个正方形的面积之和。
列方程解答如下:
设正方形每个面的面积是x平方厘米。
10x=120
x=12
6x=6×12=72
答:每个正方体的表面积是72平方厘米。
推荐阅读:How to Compute the Number of Pawns-Captures for Rook in Chess? Build Your First Node.JS Unikernel with OPS The Intersection Algorithm of Two Arrays using Hash Maps in C++/ What Businesses Would Be Like if Web Hosting Didn’t Exist? How to Find the Dominant Index in Array (Largest Number At Least K Closest Points to Origin Algorithm by using Priority Queues in Total Number of Ways to Decode the Message via Dynamic Programmi The License Key Formatting Algorithm in C++ Integrating LinkedIn Long-Form Posts in Your Blogging Strategy A Quick Guide on Beefing Up Your WordPress Security
- 评论列表
-
- 添加评论