Monday, November 14, 2016

2017 Mathcounts State Prep: Some Counting and Probability Questions on Dot Grids

Check out Mathcounts here, the best competition math program for middle school students.
Download this year's Mathcounts handbook here. (It's free.)

#5 1993 Mathcounts National Target : Find the probability that four randomly selected points on the geoboard below will be the vertices of a square? Express your answer as a common fraction.













#5 2004 AMC 10A: A set of three points is chosen randomly from the grid shown. Each three-point (same image as the below question) set has the same probability of being chosen. What is the probability that the points lie on the same straight line?
















2007 Mathcounts Chapter Sprint #29 : The points of this 3-by-3 grid are equally spaced
horizontally and vertically. How many different sets of three points of this grid can be the three
vertices of an isosceles triangle?












Solution:
#5 National Target: There are 16C4 = \(\dfrac {16\times 15\times 14\times 13} {4\times 3\times 2\times 1}\)= 1820 ways to select 4 points on the geoboard.

There are 3 x 3 = 9  one by one squares and 2 x 2 = 4 two by two squares and 1 x 1 = 1 three by three squares. (Do you see the pattern?)
                                                         




There are 4 other squares that have side length of √ 2
and 2 other larger squares that have side length of 5.

9 + 4 + 1 + 4 + 2 = 20 and \(\dfrac {20} {1820}=\dfrac {1} {91}\)






#5: Solution:
AMC-10A: There are 9C3 = \(\dfrac {9\times 8\times 7} {3\times 2\times 1}\)= 84 ways to chose the three dots and 8 of the lines connecting the three dots will form straight lines. (Three verticals, three horizontals and two diagonals.) so 
\(\dfrac {8} {84}=\dfrac {2} {21}\)

#29: Solution: 
Use the length of the two congruent legs to solve this problem systematically. 



 There are 16   1 - 1 - \(\sqrt {2}\)    isosceles triangles.
There are 8    \(\sqrt {2}\)  by  \(\sqrt {2}\) by 2 isosceles triangles. (See that ?)







There are 4     2 - 2 - \(2\sqrt {2}\)  isosceles triangles.
There are 4    \(\sqrt {5}\)  by  \(\sqrt {5}\) by 2 isosceles triangles.
Finally, there are \(\sqrt {5}\)  by  \(\sqrt {5}\) by \(\sqrt {2}\) isosceles triangles.
Add them up and the answer is 36.  




Monday, November 7, 2016

How Many Zeros?

Problems: (Solutions below.)

#1. 2003 Chapter Team # 7--How many zeros are at the end of (100!)(200!)(300!) when multiplied out?

#2. How many zeros are at the end of 2013!? 

#3. How many zeros are at the end of 10! *9!*8!*7!*6!*5!*4!*3!*2!*1!*0!?

#4. What is the unit digit of 10! + 9! + 8! + 7! + 6! + 5! + 4! + 3! + 2! + 1! + 0!?

#5. The number \(3^{4}\times 4^{5}\times 5^{6}\) written out in full. How many zeros are there are at the end of the number?

#6. How many zeros are at the end of (31!)/(16!*8!*4!*2!*1!)

#7. 2009 National Sprint #18-- What is the largest integer n such that \(3^{n}\) is a factor of 1×3×5×…×97×99?












Solutions:
#1.For 100!, there are -- 100/5 = 20 , 20/5 = 4 (Stop when the quotient is not divisible by 5 and then add up all the quotients.), or 20 + 4 = 24 zeros.
For 200!, there are 200/5 =40 , 40/5 = 8, and  8/5 = 1, or total 40 + 8 + 1 = 49 zeros.
For 300!, there are 300/5 = 60, 60/5 = 12, and 12/5 = 2, or total 60 + 12 + 2 = 74 zeros.
Add all the quotients and you get 147 zeros. 

#2. Use the same method as #1 and the answer is 501 zeros.

#3:Starting at 5!, you have one "0", the same goes with 6!, 7!, 8!, and 9!
10! will give you 2 extra "0"s. Thus total 7 zeros.

#4: Since starting with 5! you have "0" for the unit digit, you only need to check 4! + 3! + 2! + 1! + 0!.
24 + 6 + 2 + 1 + 1 = 34 so the unit digit is 4.

#5: Make sure to prime factorize all the given number sequences, in this case, it's \(3^{4}\times 2^{10}\times 5^{6}\) after you do that.
2 * 5 = 10 will give you a zero since there are fewer 5s than 2s so the answer is 6 zeros.

#6: You need the same number of 2 and 5 multiple together to get a "0".
31! gives you 30/5 = 6, 6/5 = 1 or 6 + 1 = 7 multiples of 5
31! gives you 10//2 = 15...15/2 = 7...7/2 = 3...3/2 = 1 or 15 + 7 + 3 + 1 = 26 multiples of 2. 16!*8!*4!*2!*1! gives you 4 multiples of 5 and 8 + 4 + 2 + 1 (16!) + 4 + 2 + 1 (8!) + 2 + 1 (4!) + 1(2!)
= 26 multiples of 2.
Thus the multiples of 2s all cancel out, the answer is "0" zeros. 

#7: There are 3*1, 3*3, 3*5...3*33 or \(\dfrac {33-1} {2}+1=17\) multiples of 3.
There are 9*1, 9* 3...9*11 or \(\dfrac {11-1} {2}+1 = 6\) extra multiples of 3.
There are 27*1, 27*3 or 2 extra multiples of 3.
There is 81*1 or 1 extra multiples of 3.
Add them up and the answer is 26.