ImageVerifierCode 换一换
格式:PPT , 页数:96 ,大小:1.46MB ,
资源ID:378239      下载积分:2000 积分
快捷下载
登录下载
邮箱/手机:
温馨提示:
快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。 如填写123,账号就是123,密码也是123。
特别说明:
请自助下载,系统不会自动发送文件的哦; 如果您已付费,想二次下载,请登录后访问:我的下载记录
支付方式: 支付宝扫码支付 微信扫码支付   
验证码:   换一换

加入VIP,免费下载
 

温馨提示:由于个人手机设置不同,如果发现不能下载,请复制以下地址【http://www.mydoc123.com/d-378239.html】到电脑端继续下载(重复下载不扣费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: 微信登录  

下载须知

1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
2: 试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。
3: 文件的所有权益归上传用户所有。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

本文(AMC 8 Preparation.ppt)为本站会员(unhappyhay135)主动上传,麦多课文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知麦多课文库(发送邮件至master@mydoc123.com或直接QQ联系客服),我们立即给予删除!

AMC 8 Preparation.ppt

1、AMC 8 Preparation,SDMC Euler classInstructor: David Balmin ,Introduction,No calculators are allowed at AMC tests. Approximately 10 first problems of each AMC 8 test can be solved without using pencil and paper.,Introduction,Visit http:/amc.maa.org: “AMC Archives” “AMC 8” “Brochure Sample Questions”

2、Publications - “AMC 8 Math Club Package 2009” with the large collection of AMC problems and solutions.,Introduction,Practice to answer questions 1 through 15 of each test. Try to solve these problems as fast as you can. If you can consistently answer questions 1 through 15 correctly, concentrate on

3、solving problems 16 through 25.,Focus,We will focus in this class on solving several selected AMC 8 problems that are instructive and cover different topics.We will start with reviewing some math theory and methods that can help you solve AMC 8 test problems.,Permutations,Permutations collections of

4、 n distinguishable objects arranged in different order. For example:1,2,3; 1,3,2; 2,3,1; 2,1,3; 3,2,1; 3,1,2,Permutations,The number of all different permutations of n objects is n! = 1*2*3*n. We can prove it using the method of mathematical induction.,Permutations,For n = 2, there are 2! = 2 permut

5、ations of 2 objects: 1,2 and 2,1. If the number of all permutations of n-1 objects is (n-1)! and we add one more object to any permutation of n-1 objects, it can be inserted in any one of n places in it: #1, #2, , #n.,Permutations,While the new object is in any of n places, the number of permutation

6、s of n-1 other objects in their n-1 places is (n-1)! Thus, the number of all different permutations of n objects equals (n-1)!*n = n!,Combinations,Combinations selections of k objects from n objects (the order of the objects in each selection is not important). For example, any 3 students can be sel

7、ected from 100 students in the auditorium to distribute materials. In how many ways can such selections be made?,Combinations,The total number of combinations of k objects from n objects, denoted C(n, k), is usually pronounced: “n choose k”. How can we construct all combinations of k objects from n

8、objects? We can select the first k objects in each of n! permutations of n objects.,Combinations,For each such selection, there are k! permutations of the first k objects and (n-k)! permutations of the remaining n-k objects. k!*(n-k)! permutations per each combination. C(n, k) = n!/(k!*(n-k)!) = n*(

9、n-1)*(n-k+1)/k! For example, C(100, 3) = 100*99*98/3! = 50*33*98.,Combinations,Notice also that C(n, k) = C(n, (n-k) for any whole numbers 0 = k = n. This is intuitively clear since each collection of selected k objects out of n objects corresponds to exactly one collection of (n-k) not selected obj

10、ects, and vice versa.,Combinations,Also, by definition, C(n, 0) = 1.,AMC 8 2010, Problem #25,Every day at school, Jo climbs a flight of 6 stairs. Jo can take stairs 1, 2, or 3 at a time. For example, Jo can climb 3, then 1, then 2 stairs. In how many ways can Jo climb the stairs?(A) 13 (B) 18 (C) 20

11、 (D) 22 (E) 24,AMC 8 2010, Problem #25,The efficient method of solving this type of combinatorial problems is called “Stars and Bars”. If we view 6 stairs as 6 “stars” and denote them (* * * * * *), we can also use the concept of dividers (“bars”) that can be placed in the gaps between any two adjac

12、ent “stars”.,AMC 8 2010, Problem #25,Let us ignore for a moment the condition that Jo can climb maximum 3 stairs and assume that Jo can climb any number of stairs, including all 6 stairs. Then, we can easily calculate the numbers of combinations of positions of k bars out of total 5 positions (the g

13、aps between 6 stars), where k = 0, 1, 2, 3, 4, 5.,AMC 8 2010, Problem #25,For example, (*|* *| * * *) represents the case when Jo has climbed 1, then 2, then 3 stairs.,AMC 8 2010, Problem #25,Combinations of k bars, where 0 = k = 5: C(5, 0) = 1 C(5, 1) = 5 C(5, 2) = 10 C(5, 3) = 10 C(5, 4) = 5 C(5,

14、5) = 1,AMC 8 2010, Problem #25,The total number of all possible combinations of k bars positions, where 0 = k = 5: 32.Now, we must subtract the numbers of combinations of bar positions that violate the condition that the number of contiguous stars cannot be greater than 3.,AMC 8 2010, Problem #25,C(

15、5, 0) = 1 (* * * * * *) has 6 contiguous stars. This is invalid. We must count 1 invalid combination.C(5, 1) = 5 (* * * | * * *) has only one valid combination. We must count 4 invalid combinations.,AMC 8 2010, Problem #25,C(5, 2) = 10 has 3 invalid combinations:(*|*|* * * *) (* * * *|*|*) (*|* * *|

16、*),AMC 8 2010, Problem #25,All the other combinations in the remaining three cases, C(5, 3), C(5, 4), and C(5, 5), are valid.The total number of invalid combinations is 8. Thus, the answer to the problems question is 32 8 = 24. Answer: (E).,AMC 8 2005, Problem #19,AMC 8 2005, Problem #19,Hint: side

17、lengths 30 and 24 have common factor 6. If we divide these two side lengths by 6, the similar right triangle with side lengths 5 and 4 will be 3-4-5 triangle. So, the length of side AE is 3 * 6 = 18.,AMC 8 2005, Problem #19,AMC 8 2005, Problem #19,Triangles,Triangles,Triangle Inequality Theorem,Equi

18、lateral and Isosceles Triangles,Right Triangles,Right Triangles,AMC 8 2005, Problem #9,AMC 8 2005, Problem #9,Triangle ACD is isosceles. Therefore, angles ACD and ADC have equal measures. Triangle ACD is equilateral (60-60-60). The length of AC = 17. Answer (D).,AMC 12 2011, Problem #13,Triangle ABC

19、 has side-lengths AB = 12, BC = 24, and AC = 18. The line through the incenter of ABC parallel to BC intersects AB at M and AC at N. What is the perimeter of AMN?(A) 27 (B) 30 (C) 33 (D) 36 (E) 42,AMC 12 2011, Problem #13,AMC 12 2011, Problem #13,Hint: The alternate interior angles between two paral

20、lel lines and a transversal line have equal measures.So, MOB = OBC.So, MOB = MBO.,AMC 12 2011, Problem #13,So, triangle OMB is isosceles. MB = MO.For the same reason, NC = NO.,AMC 12 2011, Problem #13,The perimeter of AMN is:AM + AN + MN = AM + AN + MO + ON = = AB + AC = = 12 + 18 = 30. Answer: (B),

21、Eratosthenes,Eratosthenes,Circa 200 BC, the Greek mathematician Eratosthenes invented the brilliant method of measuring the circumference of Earth, based on his knowledge of geometry and astronomy. His method is a good example of finding the “smart way” instead of the “hard way” to solve a difficult

22、 problem.,Eratosthenes,As shown in the diagram, he needed to measure the angle between the two radii of the Earth pointing to the cities Alexandria and Syene in Egypt.,Eratosthenes,Eratosthenes,The direct (hard) way would have been to measure angle from the center of the Earth. But the smart way tha

23、t Eratosthenes invented was to measure the same angle between the sun ray and the lighthouse in Alexandria at noon time on the day of summer solstice, when the Sun was at the zenith in Syene.,Eratosthenes,Using geometry of parallel lines, he calculated that the distance from Alexandria to Syene must

24、 be 7/360 of the total circumference of the Earth.,Eratosthenes,The measurement of the distance between Alexandria and Syene was based on the estimated average speed of a caravan of camels that traveled this distance. It is generally believed that Eratosthenes value corresponds to between 39,690 km

25、and 46,620 km., which is now measured at 40,008 km. Eratosthenes result is surprisingly accurate.,Probability,Experiment Outcomes Sample space Probability of the desired event: P The number of all possible outcomes: N The number of distinct ways (outcomes) the desired event can occur: M P = M / N,Pr

26、obability Example 1,Experiment: tossing a coin. All possible outcomes: heads or tails. The desired event: a coin landing on heads. Probability of the desired event: 1/2.,Probability Example 2,Experiment: throwing a dice with 6 faces. All possible outcomes: numbers 1 through 6. The desired event: an

27、odd number. Probability of the desired event: 3/6 = 1/2.,Probability Example 3,Probability Example 3,Experiment: random shooting at the big circle. All possible outcomes: hitting target anywhere inside the big circle. The desired event: hitting target anywhere inside the small circle. Probability of

28、 the desired event: Pi*1 / Pi*9 = 1/9.,AMC 12A 2003, Problem #8,AMC 12A 2003, Problem #8,All factors of 60: 1, 2, 3, 4, 5, 6, 10, 12, 15, 20, 30, 60.The number of all factors is 12.,AMC 12A 2003, Problem #8,The number of all factors that are less than 7 is 6.The probability: 6/12 = 1/2.Answer: (E).,

29、AMC 12 2001, Problem #11,AMC 12 2001, Problem #11,This problem illustrates the power of a smart transformation of the problems question to a different question that is easier to answer.,AMC 12 2001, Problem #11,The drawings can stop at drawing #2, drawing #3, or, “worst case”, drawing #4. Suppose th

30、at we complete all 5 drawings, regardless of the results of the first 4 drawings. We can define two mutually-exclusive results of the first 4 drawings: A and B.,AMC 12 2001, Problem #11,Result A: all the white chips have been drawn during the first 4 drawings. Result B: all the red chips have been d

31、rawn during the first 4 drawings. Then, the question in this problem can be re-phrased as:“What is the probability of result A?”,AMC 12 2001, Problem #11,Result A is possible if and only if the remaining chip drawn in the 5th drawing is red. Thus, the initial question in this problem can be further

32、rephrased as:“What is the probability that the chip drawn in the 5th drawing is red?”,AMC 12 2001, Problem #11,The probability that the chip drawn in the 5th drawing is red equals 3/5. Answer: (D).,AMC 8 2010, Problem #20,AMC 8 2010, Problem #20,First of all, we need to calculate the minimum number

33、of people in the room. The fractions 2/5 and 3/4 correspond to the numbers of people wearing gloves and hats respectively. The minimum number of people in the room equals the least common denominator of these two fractions: 20.,AMC 8 2010, Problem #20,Now, we can calculate the number of people weari

34、ng gloves, 20 * 2/5 = 8, and the number of people wearing hats, 20 * 3/4 = 15. We can use the “worst case” method to answer the question of the problem.,AMC 8 2010, Problem #20,In the “best case”, 8 people wear both gloves and a hat, 7 people wear hats and no gloves, and 5 people wear neither gloves

35、 nor hats. However, in the “worst case”, 3 people must wear both gloves and a hat; then 5 people wear gloves and no hats, and 12 people wear hats and no gloves. Answer: (A).,Speed-Distance-Time Problem,Two grandmas started travelling toward each other at dawn: first grandma from A to B and the other

36、 from B to A. Each grandma maintained steady speed during the entire trip. They met at noon and continued travelling without a pause. First grandma reached point B at 4 PM; the other grandma reached point A at 9 PM. What was the time of dawn that day?,Speed-Distance-Time Problem,Speed-Distance-Time

37、Problem,Speed-Distance-Time Problem,Speed-Distance-Time Problem,Speed-Distance-Time Problem,Speed-Distance-Time Problem,X = 6 Answer: 6 am.,AMC 8 2005, Problem #8,AMC 8 2005, Problem #8,This is an example of how the multiple-choice answers can be used creatively. Since we need to choose the formula

38、that has odd values for all positive odd n and m, then one counter example for a given formula eliminates that formula.,AMC 8 2005, Problem #8,If we simply calculate each formula in A, B, C, D, and E for n = 1 and m = 1, then A, B, C, and D produce even numbers and can be eliminated. Only the formul

39、a in answer E produces odd number that makes it the clear winner. Answer: (E).,AMC 8 2005, Problem #8,Of course, it is not hard to solve this problem using the rules of math for odd and even numbers. Whichever method works better for you during the test is fine, as long as it is correct.,AMC 8 2005,

40、 Problem #24,AMC 8 2005, Problem #24,Hint: start from the end and work backward. Since the only available operations are “+1” and “*2”, the reverse operations are “-1” and “/2”.,AMC 8 2005, Problem #24,Clearly, we want to divide 200 by 2 and continue to repeat this operation as long as the result nu

41、mbers are even. We get numbers 100, 50, 25. Since 25 is odd, the only choice is to subtract 1. We get 24. Now, we can start dividing numbers by 2 again. We get numbers 12, 6, 3.,AMC 8 2005, Problem #24,3 is odd. So, the last two reversed operations result in numbers 2 and 1. Now, we can write the sa

42、me numbers in the ascending order and count the forward operations: 1, 2, 3, 6, 12, 24, 25, 50, 100, 200. The number of operations is 9. Answer: (B),AMC 8 2005, Problem #24,Prove that 8 operations suggested in answer (A) cannot result in 200. If all 8 operations are “*2”: 2*2*2*2*2*2*2*2 = 256 200 I

43、f we replace any one operation “*2” with “+1”:3*64 = 192 200,AMC 8 2005, Problem #24,5*32 = 160 2009*16 = 144 20017*8 = 136 20033*4 = 132 20065*2 = 130 200Its obvious that replacing the second “*2” operation with “+1” (after replacing the first one) will only reduce the final result.,Factoring Probl

44、em,In how many ways is it possible to factor number 36 into sets of three natural numbers (e.g., 1, 2, 18) ? Note: the order of factors in each set of three numbers is not important. (A) 8 (B) 9 (C) 10 (D) 12 (E) 15,Factoring Problem,The factors of 36 are: 1, 2, 3, 4, 6, 9, 12, 18, 36 .,Factoring Pr

45、oblem,There are 5 distinct pairs of factors of 36: (1, 36) (2, 18) (3, 12) (4, 9) (6, 6),Factoring Problem,1 = 1 * 1 (1 * 1 * 36 = 36) 2 = 1 * 2 (1 * 2 * 18 = 36) 3 = 1 * 3 (1 * 3 * 12 = 36) 4 = 1 * 4 (1 * 4 * 9 = 36) 4 = 2 * 2 (2 * 2 * 9 = 36) 6 = 1 * 6 (1 * 6 * 6 = 36) 6 = 2 * 3 (2 * 3 * 6 = 36),F

46、actoring Problem,9 = 3 * 3 (4 * 3 * 3 = 36) The total number of sets of three factors of 36 is 8. Answer: (A),AMC 12A 2006, Problem #25,AMC 12A 2006, Problem #25,The common sum must be odd since 44 and 38 are even and all prime numbers (except 2) are odd. 59 is odd. Therefore, its prime number is 2.

47、 The common sum is 59 +2 = 61.,AMC 12A 2006, Problem #25,Two others primes are 61 44 = 17 and 61 38 = 23. The average of primes is (2+17+23)/3 = 14 Answer: (B),AMC 12A 2006, Problem #23,AMC 12A 2006, Problem #23,After dividing among 6 people, 4 coins are left. Add 2 coins to make the total divisible

48、 by 6. After dividing among 5 people, 3 coins are left. Again, add 2 coins to make the total divisible by 5. The LCM of 6 and 5 is 30.,AMC 12A 2006, Problem #23,The number of coins in the box is 30 - 2 = 28. 28 is divisible by 7. Answer: (A).,AMC 12A 2002, Problem #21,Consider the sequence of number

49、s: 4, 7, 1, 8, 9, 7, 6, . For n 2, the nth term of the sequence is the units digits of the sum of the two previous terms. Let denote the sum of the first n terms of this sequence. The smallest value of n for which 10,000 is:(A) 1992 (B) 1999 (C) 2001 (D) 2002 (E) 2004,AMC 12A 2002, Problem #21,4, 7, 1, 8, 9, 7, 6, 3, 9, 2, 1, 3, 4, 7.The sum of the first 12 members is 60. If we divide 10,000 by 60:166 complete 12-blocks of members.,AMC 12A 2002, Problem #21,166 * 60 = 9,960 = 10,000 - 404+7+1+8+9+7 = 36 40 (7 members) 166*12 + 7 = 1,999Answer: (B),

copyright@ 2008-2019 麦多课文库(www.mydoc123.com)网站版权所有
备案/许可证编号:苏ICP备17064731号-1