Thursday, June 30, 2011

Summer Problem Solving Marathon Question #25

[Value = 1 point]

The area of triangle ABC is 96. D is the midpoint of AB, E is the midpoint of DB, and F is the midpoint of BC. What is the area of the triangle AEF?

Wednesday, June 29, 2011

Summer Problem Solving Marathon Solution #23

Let D be the vertex of the rhombus on side AB of the triangle, E be the vertex of the rhombus on side AC, and F be the vertex of the rhombus on side BC.

Opposite sides of a rhombus are parallel, so DF is parallel to AE, and hence also to AC. So the triangles BDF and BAC are similar. Thus their sides are in the same ratio. Let s be the side length of the rhombus. Then BD = 12-s. The ratio of BD to BA is the same as the ratio of DF to AC. So we have:

(12 - s)/12 = s/6

Multiplying both sides by 12, we have:

12 - s = 2s
12 = 3s
s = 4

This gives us the side length of the rhombus, but not yet the area. To find the area of the rhombus, we view it as two congruent triangles -- ADE and FDE. To find the area of ADE, we use the area formula:

Area = (ab sin C)/2

In this case we have the two sides, so we just need the sine of the included angle. That angle is angle BAC.

We now use the law of cosines applied to triangle ABC. Recall that the law of cosines says:

c2 = a2 + b2 - 2ab cos C

We use the particular instance in which c is side BC, a is side AB, b is side AC, and C is angle BAC (which we will call angle A). Then we have:

64 = 144 + 36 - 2(12)(6)cos A
64 = 180 - 144cos A
144cos A = 114
cos A = 114/144

However, we want sin A. So we use the fact that cos2 A + sin2 A = 1, so sin A = (1 - cos2 A)1/2.

So sin A = (1 - (114/144)2)1/2 = ((144 - 114)2/1442)1/2 = ((144 + 114)(144-114))1/22/144 = (258 x 30)1/2/144 = (6/144)√215 = (1/24)√215.

The area of triangle ADE is then (1/2)(4)(4)(1/24)√215 = (1/3)√215. The area of the rhombus is twice this, or (2/3)√215.

Summer Problem Solving Marathon Question #24

[Value = 9 points]

Let AOB be an acute angle, and Let C be a point on OA. From C, a perpendicular is drawn to OB, meeting OB at point D. The length of CD is a. From D, a perpendicular is drawn to OA, meeting OA at E. The length of DE is b. From E, a perpendicular is drawn to OB. From the base of this perpendicular, a perpendicular is drawn to OA. This procedure is repeated infinitely many times. What is the sum of the lengths of the perpendiculars dawn?

Summer Problem Solving Marathon Solution #22

In any quadratic equation with a leading coefficient of 1, the coefficient of x is the negative of the sum of the roots, and the constant is the product of the roots. So in our equation x2 - ax + b = 0, the sum of the roots is a, and the product of the roots is b.

We are told that a, written in base n, is 18. Thus a = n + 8. Since n is one of the roots, the other root must be n.

The product of the roots is then b. So b = 8n. Written in base n, this is 80.

Tuesday, June 28, 2011

Summer Problem Solving Marathon Question #23

[Value = 4 points]

In triangle ABC, side AB is of length 12, side BC of length 8, and side AC of length 6. A rhombus is inscribed in ABC, with one vertex of the rhombus being at point A and two sides of the rhombus lying along AB and AC. What is the area of the rhombus?

Monday, June 27, 2011

Week Four Standings

Points through the end of the fourth week of the summer problem solving marathon:

Matthew: 122
Amelia: 62
Michael: 27
Sophia: 20
Paul: 3
Lily: 2
Ben: 2
Sharon: 2

Summer Problem Solving Marathon Question #22

[Value = 3 points]

The equation x2 - ax + b = 0 has an integer solution n, where n is greater than 8. The coefficient a, written in base n, is 18. What is coefficient b written in base n?

Sunday, June 26, 2011

Summer Problem Solving Marathon Solution #21

Let a be Ann's current age, and let b be Barbara's age. Then we are told a + b = 44.

Now consider the constraint that "Barbara is as old as Ann was when Barbara was as old as Ann had been when Barbara was half as old as Ann is". We will work out way backward through this.

When Barbara was half as old as Ann is, she was a/2. Since she is now b, that was b - a/2 years ago.

b - a/2 years ago, Ann was a - (b - a/2) = 3a/2 - b years old.

So Barbara was that age b - (3a/2 - b) = 2b - 3a2 years ago.

2b - 3a/2 years ago, Ann was a - (2b - 3a/2) = 5a/2 - 2b years old.

That's the age Barbara is now. So b - 5a/2 - 2b, or 3b = 5a/2, or b = 5a/6.

We now substitute this in a + b = 44. So a + 5a/6 = 44, or 11a/6 = 44, or a = 24.

Saturday, June 25, 2011

Summer Problem Solving Marathon Solution #20

Let A be the vertex opposite the side of length 39, B be the vertex opposite the side of length 40, and C be the vertex opposite the side of length 25. Drop a perpendicular from A to BC. Let D be the point at which the perpendicular intersects BC.

Then BDA and CDA are both right triangles. Let BD be of length x. Then CD is of length 39 - x. Let y be the length of AD. Then, using the Pythagorean Theorem on the two right triangles, we get the following two equations:

x2 + y2 = 252
(39 - x)2 + y2 = 402

Subtracting the first equation from the second, we have:

(39 - x)2 - x2 = 402 - 252

We factor each side using the difference of squares:

(39 - x + x)(39 - x - x) = (40 - 25)(40 + 25)
39(39 - 2x) = 15(65)
1521 - 78x = 975
78x = 546
x = 7

We then determine y:

72 + y2 = 252
49 + y2 = 625
y2 = 576
y = 24

Now let O be the center of the circle. Draw the two radii OA and OC. Angle CBA and angle COA both cut off the same arc of the circle. CBA is an inscribed angle and COA is a central angle, so COA is twice the size of CBA. Now drop a perpendicular from O to AC, intersecting AC at E. This perpendicular bisects AC, so AEO and CEO are congruent triangles, and the two angles AEO and CEO are both congruent to angle CBA.

Angle CBA is also an angle in the right triangle DBA. Its sine is thus AD/AB = 24/25. So the sine of angle AEO is also 24/25. Now side AE is of length 20, so OA is 20/(24/25) = 500/24 = 125/6.

This gives us the length of a radius of the circle. The length of the diameter is then twice that, or 125/3.

Friday, June 24, 2011

Summer Problem Solving Marathon Solution #19

Let the amount of money paid by the four kids be a, b, c, and d, respectively. Then we are given a + b + c + d = 60.

The first kid paid half as much as the other three combined. So a = (b + c + d)/2. Substituting this into the original equation, we have:

(b + c + d)/2 + b + c + d = 60

Or:

(b + c + d)3/2 = 60

b + c + d = 40.

Hence a = 20.

Next we are told that the second kid paid one-third as much as the other kids combined. So b = (a + c + d)/3 = (20 + c + d)/3. Substituting this into b + c + d = 40, we have:

(20 + c + d)/3 + c + d = 40

Or (multiplying both sides by 3):

20 + c + d + 3c + 3d = 120

4c + 4d = 100

c + d = 25.

Hence b = 15.

Next, we are told that the third kid paid one-fourth as much as the other kids combined. So c = (a + b + d)/4 = (35 + d)/4. Substituting this into c + d = 25, we have:

(35 + d)/4 + d = 25

35 + d + 4d = 100

35 + 5d = 100

5d = 65

d = 13

So the amount of money paid by the fourth kid is $13.

Summer Problem Solving Marathon Question #21

[Value = 5 points]

Barbara is as old as Ann was when Barbara was as old as Ann had been when Barbara was half as old as Ann is. The sum of their current ages is 44. How old is Ann?

Thursday, June 23, 2011

Summer Problem Solving Marathon Solution #18

Call the triangle ABC, and the center of the circumscribed circle O. Draw the lines OA and OB. The result is the triangle OAB. Angle O is a 120 degree angle (because it cuts off a third of the circle), and side AB is length p/3.

Now drop a perpendicular from O to AB. Call the point of intersection D. Consider triangle ODA. This is a 30-60-90 right triangle. (It is a right triangle because OD is a perpendicular to AB, and since OAB is isoceles, the perpendicular bisects angle O, so DOA is a 60 degree angle).

In this 30-60-90 right triangle, side AD is of length p/6. This side corresponds to the 60 degree angle. So side OA is (p/6)(2/√3) = p/(3√3).

But OA is a radius of the circumscribed circle. So the area of that circle is π(p/3√3)2 = (πp2)/27.

Summer Problem Solving Marathon Question #20

[Value = 7 points]

A triangle with side lengths 25, 39, and 40 has a circle circumscribed about it. What is the diameter of the circle?

Wednesday, June 22, 2011

Summer Problem Solving Marathon Question #19

[Value = 2 points]

Four kids bought a boat for $60. The first paid half what the other kids combined paid. The second paid a third what the other kids combined paid. The third paid a fourth what the other kids combined paid. How much did the fourth pay?

Summer Problem Solving Marathon Solution #17

Let x be the number that is added. Then 20 + x, 50 + x, and 100 + x form a geometric sequence. Let r be the common ratio of that sequence. Then:

50 + x = (20 + x)r
100 + x = (50 + x)r

From the first equation, we have r = (50 + x)(20 + x). From the second, we have r = (100 + x)(50 + x). So we have:

(50 + x)(20 + x) = (100 + x)(50 + x)

Cross-multiplying:

(50 + x)(50 + x) = (20 + x)(100 + x)

Or:

x2 + 100x + 2500 = x2 + 120x + 2000

20x = 500

x = 25

So r = (50 + 25)/(20 + 25) = 75/45 = 5/3.

Tuesday, June 21, 2011

Summer Problem Solving Marathon Question #18

[Value = 4 points]

When an equilateral triangle of perimeter p is inscribed in a circle, what is the area of the circle?

Monday, June 20, 2011

Week Three Standings

Points through the end of the third week of the summer problem solving marathon:

Matthew: 98
Amelia: 41
Michael: 23
Sophia: 20
Paul: 3
Lily: 2
Ben: 2

Summer Problem Solving Marathon Question #17

[Value = 2 points]

Some particular number is added to each of 20, 50, and 100. The result is a geometric sequence. What is the ratio of the sequence?

Sunday, June 19, 2011

Summer Problem Solving Marathon Solution #16

Because the sides of the triangle are consecutive integers, we can call them x, x+1, and x+2 for some integer x.

We start with the law of sines. Call the three angles of the triangle A, B, and C, and let a, b, and c be the lengths of the sides opposite angles A, B, and C respectively. Then the law of sines says:

asin A = bsin B = csin C

In our triangle, the largest angle is twice the smallest angle. Call the smallest angle θ. Then the largest angle is 2θ. The smallest angle is opposite the shortest side, and the largest angle is opposite the longest side. So from the law of sines, we have:

xsin θ = x+2sin 2θ

Next we use the fact that sin 2θ = 2sinθcosθ. Making this substitution, we get:

xsin θ = x+2 2sinθcosθ

Then multiplying both sides by sinθ, we have:

x = x+2 2cosθ

So cosθ = x+22x

Now we appeal to the law of cosines. The law of cosines says:

c2 = a2 + b2 - (2ab)cos C

We'll take the instance in which C is the smallest angle (θ). Then c = x, and a and b are x+1 and x+2. So we have:

x2 = (x+1)2 + (x+2)2 - 2(x+1)(x+2)cos θ

But we already know that cosθ = x+22x. Making this substitution, we have:

x2 = (x+1)2 + (x+2)2 - 2(x+1)(x+2)(x+22x)

Or:

x2 = x2 + 2x + 1 + x2 + 4x + 4 - (x3 + 5x2 + 8x + 4)/x

Or (multiplying both sides by x):

x3 = x3 + x2 - 3x - 4

Or:

x2 - 3x - 4 = 0

Or:

(x - 4)(x + 1) = 0

So x = 4 or x = -1. But since x is the length of the shortest side, it cannot be negative. So x = 4. Thus the cosine of the shortest side is (4 + 2)/8 = 3/4.

Saturday, June 18, 2011

Summer Problem Solving Marathon Solution #15

[No correct answers were submitted for this problem.]

We will use the method of partial fractions. We take the fraction 1(n2-4) and note that the denominator factors as (n+2)(n-2). We will thus try to rewrite the fraction as the sum of a fraction with denominator n+2 and a fraction with denominator n-2.

So we want to find numerators A and B such that:

1(n2-4) = A(n+2) + B(n-2)

Multiplying both sides by (n+2)(n-2), we obtain:

1 = A(n-2) + B(n+2)

Rearranging terms, we have:

1 = (A+B)n + 2(B-A)

This identity needs to hold for all values of n. So we need to have:

A + B = 0
2(B - A) = 1

Solving this pair of equations, we get A = -1/4 and B = 1/4.

So 1(n2-4) = (1(n-2) - 1(n+2))/4.

Now, the sum we are trying to approximate is:

1000(1(32-4) + 1(42-4) + 1(52-4) + ... + 1(100002-4))

Using our partial fraction decomposition, we can rewrite this as:

1000((1(3-2) - 1(3+2))/4 + (1(4-2) - 1(4+2))/4 + (1(5-2) - 1(5+2))/4 + ... + (1(10000-2) - 1(10000+2))/4)

Factoring out the common 1/4 factor, we obtain:

250(1(3-2) - 1(3+2) + 1(4-2) - 1(4+2) + 1(5-2) - 1(5+2) + ... + 1(10000-2) - 1(10000+2))

= 250(1 - 15 + 12 - 16 + 13 - 17 + ... + 19998 - 110002)

The series inside the parentheses is an example of a telescoping series. The same terms show up both positive and negative, and cancel out. Examining the series, we see that the positive terms 1, 1/2, 1/3, and 1/4 do not cancel out, and the negative terms -1/9999, -1/10000, -1/10001, and -1/10002 do not cancel out. All other terms do. So our expression reduces to:

250(1 + 1/2 + 1/3 + 1/4 - 1/9999 - 1/10000 - 1/10001 - 1/10002)

1 + 1/2 + 1/3 + 1/4 = 2.083. Multiplying this by 250 gives a bit more than 520.8. From this, we have to subtract 250 times (1/9999 + 1/10000 + 1/10001 + 1/10002). But this is approximately 1000(1/10000) = .1, so subtracting it will leave roughly 520.7. We want the nearest integer, which will be 521.

Friday, June 17, 2011

Summer Problem Solving Marathon Solution #14

Dividing by the leading coefficient, we have x2 - 43x + k/3 = 0.

In a quadratic equation in which the x2 term has a coefficient of 1, the sum of the roots is the negative of the x coefficient. So the sum of the two roots in our equation is 4/3.

We thus want two real numbers whose sum is 4/3 and whose product is as large as possible. Clearly both must be positive. In fact, we maximize the product by taking each to be half of 4/3. (This is equivalent to the problem of maximizing the area of a rectangle with fixed perimeter, which is done by making the rectangle a square.)

So the two roots are both 2/3. Now we need to find k. In a quadratic equation in which the x2 term has a coefficient of 1, the constant term is the product of the roots. So k/3 = (2/3)(2/3), or k/3 = 4/9, or k = 4/3.

Summer Problem Solving Marathon Question #16

[Value = 8 points]

In a certain triangle, the sides are consecutive integers, and the largest angle is twice the smallest angle. What is the cosine of the smallest angle?

Thursday, June 16, 2011

Summer Problem Solving Marathon Question #15

[Value = 6 points]

What integer is closest to the value of 1000 times the sum of the expression 1n2-4 evaluated for every integer value of n from n=3 to n = 10000 inclusive.

(That is, what is the closest integer to 1000(132-4 + 142-4 + ... + 1100002-4)?)

Summer Problem Solving Marathon Solution #13

If we drop perpendiculars from A and B to side DC, hitting that side at E and F respectively, then AEFB is a rectangle of length 5 and unknown width.

Triangle BFC is then a 45-45-90 right triangle. The sides of a 45-45-90 right triangle are in the ratio 1-1-√2. In this case, the hypotenuse BC is 3√2, so the two legs are each of length 3. Thus BF is 3, and so AF and FB must also be 3.

Triangle AED is a 30-60-90 right triangle. The sides of a 30-60-90 right triangle are in the ratio 1-√3-2. In this case, the side AE, which is opposite the 60 degree angle, is of length 3. So side DE, opposite the 30 degree angle, is of length 3/√3, which simplifies to √3.

Side DC is then the sum of DE, EF, and FC. That sum is 5 + 3 + √3 = 8 + √3.

Wednesday, June 15, 2011

Summer Problem Solving Marathon Solution #12

Note that since 42 = 16, and since 554 ends in a 4, b must be such that 16 in base b ends in a 4. That means that the remainder when 16 is divided by b is 4. There are then only two possibilities: b = 6 and b = 12.

We then note that in base 10, 242 = 576. Since in base b, 242 = 554, b must be larger than 10. (Try some cases if you don't see why this works.) It thus follows than b = 12. Testing with the actual values, we see that this is correct.

(This can also be solved algebraically, by saying that (2b2 + 4)2 = 5b3 + 5b2 + 4 and solving for b. But the above method is a lot quicker.)

Summer Problem Solving Marathon Question #14

[Value = 5 points]

Find the value of k such that both roots of 3x2 - 4x +k = 0 are real, and the product of the two roots is maximized.

Tuesday, June 14, 2011

Week Two Standings

Points through the end of the second week of the summer problem solving marathon:

Matthew: 66
Amelia: 29
Sophia: 20
Michael: 14
Paul: 3
Lily: 2
Ben: 2

Summer Problem Solving Marathon Question #13

[Value = 3 points]

ABCD is a trapezoid with AB||DC, AB=5, and BC = 3√2. Angle BCD is 45 degrees, and angle CDA is 60 degrees. What is the length of DC?

Monday, June 13, 2011

Summer Problem Solving Marathon Solution #10

We start by considering the non-empty subsets of {1,2,...,9}. We can divide these into two groups:

(i) Those containing 9.
(ii) Those not containing 9.

Note that, if we set aside the set {9}, there is a perfect correlation between the two groups -- for each subset containing 9, there is a unique subset not containing 9, obtained by removing 9 from it.

Furthermore, compare the power sum of two correlated sets, such as {1,3,7} and {1,3,7,9}. The two power sums are:

(i) 7i3 + 3i2 + i1
(ii) 9i4 + 7i3 + 3i2 + i1

That is, the two power sums are the same, except that the power sum of the 9-containing set has one further term which is 9 times some power of i. This is because in the power sum the elements of the set are listed in decreasing order, and 9 is always the largest element in any set containing it.

As a result, S9 splits into three parts:

(i) The power sums of the sets not containing 9.
(ii) Those same power sums again, appearing as parts of the power sums of the 9-containing sets (the 9-free parts).
(iii) The terms generated by the 9s, which all have the form of 9 times a power of i, where the power of i is equal to the size of the 9-containing set. (In this part we will include the power sum of the set {9}.)

Now, part (i) is just S8. Part (ii) is S8 again. We are given S8, so these two parts can be quickly calculated to be twice -176 - 64i, or -352 - 128i. So all that remains is to calculate part (iii).

Any 9-containing set of size n will generate a term of the form 9in. How many 9-containing sets of size n are there? Well, to form such a set, we select n-1 elements from {1,2,...,8}. There are C(8,n-1) ways to do this (8 choose n-1). So we have:

(i) One term of the form 9i, for a total of 9i.
(ii) 8 terms of the form 9i2, for a total of -72.
(iii) 28 terms of the form 9i3, for a total of -252i.
(iv) 56 terms of the form 9i4, for a total of 504.
(v) 70 terms of the form 9i5, for a total of 630i.
(vi) 56 terms of the form 9i6, for a total of -504.
(vii) 28 terms of the form 9i7, for a total of -252i.
(viii) 8 terms of the form 9i8, for a total of 72.
(ix) One term of the form 9i9, for a total of 9i.

Summing this up, we have 144i.

So S9 = -352 - 128i + 144i = -352 + 16i.

Summer Problem Solving Marathon Question #12

[value = 1 point]

When numbers are written in base b, 242 = 554. What is b?

Summer Problem Solving Marathon Solution #11

Let r be the solution of x2 - 3x + c = 0 whose negative -r is a solution of x2 + 3x - c = 0. Then we can substitute r for x in the first equation, and -r for x in the second. This yields:

r2 - 3r + c = 0
r2 - 3r - c = 0

Subtracting the second equation from the first, we obtain 2c = 0, so c = 0.

We want the solutions of x2 - 3x + c = 0. Since c = 0, we thus want the solutions of x2 - 3x = 0.

So we have x(x-3) = 0, and the solutions are x = 0 and x = 3.

Friday, June 10, 2011

Summer Problem Solving Marathon Solution #9

Let Pn be the probability of winning the game when it is played with n pairs of cards in the deck. Clearly P1 = P2 = 1, because the game cannot be lost with either 1 or 2 pairs in the deck.

Suppose we already know the value of Pn-1, and we are thinking about what happens in the game with n pairs. Here are four possibilities:

#1: The first two cards we draw form a pair. This pair is then discarded, and from this point on, the game proceeds as if it were a game with n-1 pairs, so the probability of victory from this point is Pn-1.

#2: The first two cards are different, but the third card matches the first. Then the pair formed by the first and third cards is discarded, and play continues as if it were a game with n-1 pairs (with the first card already drawn, but this does not affect the probabilities). So the probability of victory from this point is Pn-1.

#3: The first two cards are different, but the third card matches the second. Then the pair formed by the second and third cards is discarded, and play continues as if it were a game with n-1 pairs. Again, the probability of victory from this point is Pn-1.

#4: The first three cards are all different. The player then loses.

These four options are exclusive and exhaustive, so the sum of their probabilities of occurring must be 1. Consider the probability of the fourth option. Once the first card is drawn, 2n-1 cards remain. 2n-2 of these are different from the first card, so there is a 2n-22n-1 chance that the first two cards will be different.

After the second card has been drawn, 2n-2 cards remain. Of these, 2n-4 are different from both the first and the second card. So the probability that the third card will not match the first or the second is 2n-42n-2.

So the chance that the first three cards are all different is 2n-22n-1 x 2n-42n-2 = 2n-42n-1.

So the chance that one of the first three options occurs is 1 - 2n-42n-1 = 2n-1 - (2n-4)2n-1 = 32n-1.

Given that one of the first three options occurs, the probability of victory is Pn-1>. So Pn, the overall probability of victory when there are n pairs, is 3Pn-12n-1.

We already know that P2 = 1. So using this formula, we have:

P3 = 3x15 = 35.
P4 = 3 x 357 = 935.
P5 = 3 x 9359 = 335.
P6 = 3 x 33511 = 9385.

So the probability of victory is 9385.

Summer Problem Solving Marathon Question #11

[Value = 3 points]

The negative of one of the solutions of x2 - 3x + c = 0 is a solution of x2 + 3x - c = 0.

What are the solutions of x2 - 3x + c = 0?

Thursday, June 9, 2011

Summer Problem Solving Marathon Solution #8

The equation x2 + y2 = 4 has as its graph a circle of radius 2 centered at the origin. The equation y = |x| then cuts off a 90 degree sector of that circle. The area of the whole circle is 4π, so the area of the 90 degree sector is 14 of that area, or π.

Summer Problem Solving Marathon Question #10

[Value = 9 points]

Let {a1, a2, ..., an} be a set of real numbers, such that a1 < a2 < ... < an. We define the power sum of {a1, a2, ..., an} to be a1i1 + a2i2 + ... + anin.

Given any n, let Sn be the sum of the power sums of all non-empty subsets of the set {1,2,...,n}.

S8 is -176 - 64i. What is S9?

Wednesday, June 8, 2011

Summer Problem Solving Marathon Solution #7

The averages of X and Y are 14 apart. The average of X ∪ Y is 6 above that of Y and 8 below that of X. So the sizes of X and Y must be in the ratio of 6:8.

The averages of Y and Z are 18 apart, with the average of Y ∪ Z 10 above that of Y and 8 below that of Z. So the sizes of Y and Z must be in the ratio of 8:10.

Thus X, Y, and Z are in the ratio of 6:8:10. For convenience, we can take them to in fact be of sizes 6, 8, and 10.

Then X has 6*37 = 222 years of age in it. Y has 8*23 = 184 years of age in it. And Z has 10*41 = 410 years of age in it. That's a total of 222 + 184 + 410 = 816 years of age. There are a total of 24 people in X, Y, and Z combined, so the average age is 816/24 = 34.

Summer Problem Solving Marathon Question #9

[Value = 8 points]

A deck of cards contains twelve cards: two marked with the letter A, two with the letter B, two with the letter C, two with the letter D, two with the letter E, and two with the letter F.

A person plays a game with these cards in the following way. The deck is randomized. The player then draws cards one at a time from the deck. Any time the player has two matching cards in his hand, he discards them. If the player ever has three unmatched cards in his hand, he loses. If he draws every card from the deck without losing, he wins.

What is the probability that the player wins the game?

Tuesday, June 7, 2011

Summer Problem Solving Marathon Question #8

[Value = 3 points]

What is the area of the smallest region bounded by the graphs of y = |x| and x2 + y2 = 4?

Monday, June 6, 2011

Week 1 Standings

Points through the end of the first week of the summer problem solving marathon:

Matthew: 28
Amelia: 16
Sophia: 13
Michael: 5
Paul: 3
Lily: 2
Ben: 2

Summer Problem Solving Marathon Question #7

[Value = 6 points]

X, Y, and Z are pairwise disjoint sets of people. The average age of people in X is 37. The average age of people in Y is 23. The average age of people in Z is 41. The average age of people in X ∪ Y is 29. The average age of people in X ∪ Z is 39.5. The average age of people in Y ∪ Z is 33.

What is the average age of people in X ∪ Y ∪ Z?

Sunday, June 5, 2011

Summer Problem Solving Marathon Solution #6

Since n + 125 and n + 199 are both perfect squares, we have n + 125 = a2 and n + 199 = b2 for some a and b. Subtracting the first equation from the second, we have:

b2 - a2 = 76

or:

(b + a)(b - a) = 76

This yields three possibilities:

#1: b + a = 76, b - a = 1
#2: b + a = 38, b - a = 2
#3: b + a = 19, b - a = 4

But only the second yields an integer value for b. So b = 20, and a = 18. So n + 201 = 202 = 400, and n = 199.

Saturday, June 4, 2011

Summer Problem Solving Marathon Solution #5

We have d = 4c. c = πd, so by substitution d = 4πd. Cross-multiplying, πd2=4, and d2=4π.

Since r = d2, r2 = d24. So the area of the circle is πr2 = π(d24) = π(1π) = 1.

Friday, June 3, 2011

Summer Problem Solving Marathon Question #6

[Value = 2 points]

What is the smallest positive integer n such that n + 125 and n + 201 are both perfect squares?

Summer Problem Solving Marathon Solution #4

Consider first the general form of the binomial theorem. If we have (x + y)n, the full product will have terms of the form xny0, xn-1y1, xn-2y2, ..., x1yn-1, x0yn.

The coefficients of these terms will then be C(n,0), C(n,1), C(n,2), ..., C(n,n-1), C(n,n), where C is the "choose" function.

In our case, y is -(x-12). If we number the terms in the expansion from 0 to n=7, the kth term will be C(7,k) x7-k(-(x-12))k. This simplifies to (-1)kC(7,k) x(7-k) - k2 = (-1)kC(7,k) x7- 3k2.

We want the term in which the exponent of x is -1&frasl2. So we want 7 - 3k2 = -1&frasl2, or 14 - 3k = -1, or 3k = 15, or k = 5.

The coefficient is then (-1)5C(7,5) = -7!(5!2!) = -7*6/2 = -21.

Thursday, June 2, 2011

Summer Problem Solving Marathon Question #5

[Value = 1 point]

In a certain circle, the diameter is four times the reciprocal of the circumference. What is the area of the circle?

Summer Problem Solving Marathon Solution #3

From a + d = b + c, we have a = b + c - d. We substitute this for a in bc - ad = 93 to get:

bc - (b + c - d)d = 93

or:

bc - bd - cd + d2 = 93

Rearranging terms, we get:

bc - cd + d2 - bd = 93

Factoring out c from the first two terms and d from the second two terms, we have:

c(b - d) + d(d - b) = 93

or:

d(d - b) - c(d - b) = 93

Then factoring out d - b, we have:

(d - c)(d - b) = 93

Now d - b and d - c must be integers, and d - b > d - c (since c > b). Since 93 = 3 * 31, there are two possibilities:

#1: d - b = 93, d - c = 1.
#2: d - b = 31, d - c = 3.

On the first possibility, b = d - 93, and c = d - 1. Since a = b + c - d, we have a = d - 93 + d - 1 - d = d - 94.

Since d < 500, the greatest possible value for d is 499. Since a = d - 94 > 0, the smallest possible value for d is 95. Once we pick d, the values of a, b, and c are fixed. There are 499 - 95 + 1 = 405 possible ordered 4-tuples under this possibility.

On the second possibility, b = d - 31 and c = d - 3. So a = b + c - d = d - 31 + d - 3 - d = d - 34.

So d is at most 499 as before, and at smallest 35 (so that a is at least 1). So there are 499 - 35 + 1 = 465 possible value for d on this possibility, and hence 465 possible ordered 4-tuples.

So between the two possibilities, there are 405 + 465 = 870 possible ordered 4-tuples meeting the conditions.

Wednesday, June 1, 2011

Summer Problem Solving Marathon Solution #2

The perpendicular from A to BC creates two 30-60-90 right triangles:



Because the two triangles ABD and ACD are congruent, BD and CD must both be 6:



In a 30-60-90 right triangle, the sides are in length ratios of 1 - √3 - 2. In the 30-60-90 right triangle ABD, the three sides in this ratio are BD, AD, and AB. Since BD is of length 6, AD must be of length 6√3 and AB of length 6*2 = 12 (which it is):



We now add point E at the midpoint of AD:



Since AD is of length 6√3 and E is its midpoint, ED is of length 3√3.

Now we add the line BE, which we want to find the length of:



This creates the right triangle BDE. We know that BD is of length 6, and DE of length 3√3. Using the Pythagorean Theorem, we then have:

BE =
 6^2 + (3√3)^2 

=
 36+27 

=
 63 

=3√7

Summer Problem Solving Marathon Question #4

[Value = 4 points]

In the expansion of (x - 1√x)7, what is the coefficient of x-1/2?