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

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

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

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

360 × 20% = 72(棵)

那么梨树就有:

360 - 72 = 288(棵)

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

288 × 2/3 = 192(棵)

后来种的桔子树棵数:

192 - 72 = 120(棵)。

答:今年种桔子树120棵。

推荐阅读:
 7 Questions You Must Answer to Get the Right Kind of Faceb  How to Check if a Binary Tree is Balanced (Top-down and Bottom-u  How to Check If A String Is a Number (Numeric) using Regex (C++/  The Bash Programming Tutorial: Compute the GCD (Greatest Common   How to Re-Number the Files Sequentially on Windows using Batch P  How to Split a String in Balanced Strings?  Finding Out the Longest Arithmetic Subsequence of Given Differen  How to Count the Prime Number of Set Bits in Binary Representati  How to Create a Mock Echo Soap/REST API using SoapUI?  How to Partition Array into Disjoint Intervals? 
评论列表
添加评论