我是这么想的,设班里一共有N个人,则得P的女生为40%P,得F或者I的女生为(N-P)80%,求女生占班级总人数的比例就是[40%P+(N-P)80%]/N,肯定解不出来,所以E -- by 会员 renbin (2011/10/8 10:08:25)
谢谢你们的回答!有好心人告诉我看og12P144,我看了后有些启发,但是感觉还是无法用这种方法做这个题目。 Example 2: In a certain production lot, 40 percent of the toys are red and the remaining toys are green. Half of the toys are small and half are large. If 10 percent of the toys are red and small, and 40 toys are green and large, how many of the toys are red and large. Solution: For this kind of problem, it is helpful to organize the information in a table: Red Green Total Small 10% 50% Large 50% Total 40% 60% 100% Th e numbers in the table are the percentages given. Th e following percentages can be computed on the basis of what is given: Red Green Total Small 10% 40% 50% Large 30% 20% 50% Total 40% 60% 100% Since 20% of the number of toys (n) are green and large, 0.20n = 40 (40 toys are green and large), or n = 200. Th erefore, 30% of the 200 toys, or (0.3)(200) = 60, are red and large. |