果园里有桔子树和梨树共360棵

  • 时间:2020-05-20 15:29:31
  • 分类:数学世界
  • 阅读:154 次

数学题:果园里有桔子树和梨树共360棵,其中桔子树占总数的百分之二十,今年又种了一些桔子树,这时桔子树和梨树的比是2:3,今年种桔子树多少棵?

数学题解答:原来的桔子树占总数的20%,可以先算出原来桔子树有多少棵?

360 × 20% = 72(棵)

那么梨树就有:

360 - 72 = 288(棵)

又种了一些桔子树后,桔子树占梨树的2/3,算出此时的桔子树棵数:

288 × 2/3 = 192(棵)

后来种的桔子树棵数:

192 - 72 = 120(棵)。

答:今年种桔子树120棵。

推荐阅读:
The Git Pre-Commit Hook to Avoid Pushing Only Unit Tests In Node  How to Find the Most Common Word in a String with a Banned List?  How to Construct Minimum Spanning Tree using Kruskal or Breadth   Two Pointer and Sliding Window Algorithm to Find K-Length Substr  How to Get the Maximum Level Sum of a Binary Tree using Breadth   Compute the Minimum Costs to Connect the Sticks using Priority Q  Single-Row Keyboard Algorithms to Estimate the Finger Moving Tim  Bruteforce Algorithm to Find the Next Closet Time Reusing the Cu  The Overlapping Rectangles using CSS and Javascript  How to Count the Distinct Pairs using HashMap? 
评论列表
添加评论