原来定价时所期望的利润是多少元?
- 时间:2020-05-20 15:29:31
- 分类:数学世界
- 阅读:109 次
数学题:一件商品原定价120元,现在打7折出售,仍可获利5%的利润。原来定价时所期望的利润是多少元?
数学题解答:此题的关键之处是弄清5%的利润是占原定价的5%,还是打7折价格的5%,根据生活中的经验,此处的5%的利润应是指原定价的5%。
先算出打七折的价格:120 × 70% = 84(元)
再算出5%的利润是多少元:150 × 5% = 6(元)
算出进货价格:84 - 6 = 78(元)
原来的利润是:120 - 78 = 42(元)
答:原来定价时所期望的利润是42元。
推荐阅读:Bash Function to Check Palindrome Strings Algorithm to Find Duplicate Files in System using Hash Map C++ Coding Reference: Copy N values by using std::fill_n() C++ Advanced Topics: 10 Questions C++ Coding Reference: Filling a Range with a Value using std::fi How to Get List of IP addresses in BASH using hostname and tr co C++ Coding Reference: iota() – Setting Incrementing Values Javascript: From Promises to Async/Await 读《杨红樱童话》有感700字 尘缘日志:忍痛割爱
- 评论列表
-
- 添加评论