数学题:山路有多长
- 时间:2020-05-01 11:23:54
- 分类:数学世界
- 阅读:169 次
数学题:甲乙两地相距420千米,其中部分是山路,另一部分是平路,汽车从甲地开往乙地,共用了8小时,在山路上行驶的速度是每小时40千米,而在平路上的速度是每小时60千米,山路有多长?
数学题解答:此题可尝试用方程解答,设山路长度为x千米。
x÷40 + (420-x)÷60=8
若不会解答这个方程,可以改设在山路上行驶了x小时,列出另一个方程。
40x + 60(8-x) = 420
40x + 60×8 – 60x =420
480 – 20x = 420
20x =60
x=3
山路的长度:40×3=120(千米)
答:山路有120千米长。
推荐阅读:How To Choose The Best Hosting Service For A WordPress Website An Idiot’s Guide to Email Automation for Bloggers Checklist for Choosing a Perfect WordPress Blog Theme 15 Mindset Hacks to Avoid Blogging Failure Can Retailers Refuse Refunds Using POS Software? How to Create Sponsorship Proposals For Your Blog 7 Top Investment Blogs For Newbie And Veteran Investors Algorithm to Find the Winner on a Tic Tac Toe Game The PUSHD/POPD Implementation in Pure Windows Batch Three ways to Reverse a List/Array/Tuple in Python
- 评论列表
-
- 添加评论