BBB 2023 Final Review Set 1 (Solution Manual)
BBB 2023 Final Review Set 1 (Solution Manual)
1. Find the area of the triangle with vertices A(−4, 6), B(−8, −2) and C(6, −6) in the Carte-
sian coordinate system.
Answer: 64 square units
Solution: To easily solve the area of the triangle, let (x1 , y1 ) = (−4, 6), (x2 , y2 ) = (−8, −2)
and (x3 , y3 ) = (6, −6) and use the Surveyor’s Formula as follows:
1 x1 x 2 x 3 x 1
∆ABC =
2 y1 y2 y3 y1
1
= (x1 y2 + x2 y3 + x3 y1 ) − (x2 y1 + x3 y2 + x1 y3 )
2
1
= [(−4)(−2) + (−8)(−6) + (6)(6)] − [(−8)(6) + (6)(−2) + (−4)(−6)]
2
1
= (8 + 48 + 36) − (−48 − 12 + 24)
2
∆ABC = 64 square units
2. The 3-digit number abc consists of three nonzero digits. The sum of the other five 3-digit
numbers formed by rearranging a, b, and c is 2022. Find abc.
Answer: 642
Solution: Since the sum of the other five 3-digit numbers formed by rearranging a, b, and
c is 2022, we have
This implies that abc + 2022 = 222(a + b + c). Since abc is between 111 and 999, then
222(a + b + c) is between 2133 and 3021, so that a + b + c must be either 10, 11, 12, or
13. Now,
Therefore, the smallest possible value is −2023 which can be obtained at x = −5 and
y = 6.
Answer: 6
Solution: Rewriting the equation we have
√ √ √ p p
x y + y x − 2023x − 2023y + 2023xy = 2023
√ √ p √ p
x y + y x + 2023xy = 2023x + 2023y + 2023
√ √ √ √ √ √ √ √
xy( x + y + 2023) = 2023( x + y + 2023)
√ √ √
Since the common factor x + y + 2023 is positive, we must have xy = 2023 = 7 · 172 .
As 2023 has 2 · 3 = 6 positive factors, then so as the number of ordered pairs (x, y)
satisfying the given equation.
2
7. Let n = (102023 + 2023) . Find the sum of all digits on n.
Answer: 46
Solution: Note that,
2
n = 102023 + 2023
= 104046 + 2 · 2023 · 102023 + 20232
= 1 00
| .{z
. . 00} +4046 |00 .{z
. . 00} +4092529
4046 zeros 2023 zeros
= 100 . . . 00404600 . . . 004092529
The sum of the digits of n is thus 1 + 4 + 4 + 6 + 4 + 9 + 2 + 5 + 2 + 9 = 46.
a b a2 b 2
8. Let a and b be nonzero real numbers such that + = 5 and + = 12. Find the
b a b a
1 1
value of + .
a b
7
Answer:
3
Solution: Multiplying both equations by ab, we get a2 + b2 = 5ab and a3 + b3 = 12ab,
respectively. Let M = a + b and N = ab. Since a2 + b2 = (a + b)2 − 2ab and a3 + b3 =
(a + b)3 − 3ab(a + b), the above equations can be rewritten as
M 2 − 2N = 5N and M 3 − 3M N = 12N,
respectively. The former gives M 2 = 7N , which, when plugged into the latter, gives
9
7M N − 3M N = 12N. As N ̸= 0, we get M = 3 and hence N = . It follows that
7
1 1 a+b M 3 7
+ = = = 9 = .
a b ab N 7
3
Section B.
11. Let a, b, and c be the three roots of the equation x3 + 2x2 + 3x + 4 = 0. Find the value
of (a4 − 1)(b4 − 1)(c4 − 1).
Answer: 160
Solution: Let P (x) = x3 + 2x2 + 3x + 4. Note that P (x) = (x − a)(x − b)(x − c). Also,
observe that
Similarly, we have
(a4 − 1)(b4 − 1)(c4 − 1) = P (1)P (−1)P (i)P (−i) = 10 · 2 · (2 + 2i) · (2 − 2i) = 160.
13. There are 12 lamps, initially off, each of which comes with a switch. When a switch is
pressed, a lamp which is off will be turned on, and a lamp which is on will be turned off.
One is allowed to press exactly 5 different switches in each round. What is the minimum
number of rounds needed so that all lamps will be turned on?
Answer: 4
Solution: Suppose all the lamps are turned on after n rounds. Then we have pressed the
switches 5n times in total. Note that each lamp should change state for an odd number
of times. As there are 12 lamps, the total number of times the lamps have changed state
should be an even number. This forces n to be even. Clearly, n ̸= 2 since at most
5 × 2 = 10 lamps can be turned on in 2 rounds. On the other hand, we can turn the
lamps on in 4 rounds as follows:
Round 1 : Press switches 1, 2, 3, 4, 5
Round 2 : Press switches 6, 7, 8, 9, 10
Round 3 : Press switches 7, 8, 9, 10, 11
Round 4 : Press switches 7, 8, 9, 10, 12
Therefore, maximum number of rounds needed so that all lamps will be turned on is 4.
r q
p √
14. It is known that x > 0 and x = 72 9 72 9 · · ·. Find the value of x.
Answer: 1296
r q
p √
Solution: Let x = 72 9 72 9 · · ·. Note that
√
q
x = 72 9 x
1
x = 216x 4
3
x 4 = 216
3
x 4 = 63
4
x = (63 ) 3
x = 64
x = 1296
As x and y are real numbers, this means that we must have x = 14 and y = −17.
Therefore, xy = 14 − 17 = −3.
16. The side lengths of a triangle are a, 4, and c. If f (x) = x3 − 16x2 + 73x − 90 and
f (a) = 0 = f (c), find the value of a2 + c2 .
Answer: 29
Solution: Since f (a) = 0 = f (c), then a and c are roots of f (x). Now, observe that
The roots of f (x) are 2, 5, and 9 and thus a and c are among these values. Only 2 and 5
satisfy the triangle inequality as other side lengths of the triangle. Hence, without loss of
generality, we assume that a = 2 and c = 5. Therefore, a2 + c2 = 22 + 52 = 4 + 25 = 29.
√
q p
17. Find the value of 2024 − 2 2024 − 2 2024 − · · ·.
Answer: 44
√
q p
Solution: Let x = 2024 − 2 2024 − 2 2024 − · · ·. Then,
r
√
q
x = 2024 − 2 2024 − 2 2024 − · · ·
√
q
2
x = 2024 − 2 2024 − 2 2024 − · · ·
x2 = 2024 − 2x
0 = x2 + 2x − 2024
0 = (x + 46)(x − 44)
Note that the expression attains its minimum if the denominator attains its maximum
value, in this case, at x = 10. Therefore,
2023 2023 2023 2023
2
= 2
= 2
= = 1.
1923 + 20x − x 2023 − (10 − x) 2023 − 0 2023
x21 + 5x22 = 10
x1 y2 − x2 y1 = −5
√
x1 y1 + 5x2 y2 = 105.
(x21 + 5x22 )(y12 + 5y22 ) = x21 y12 + 5x21 y22 + 5x22 y12 + 25x22 y22
= (x21 y12 + 25x22 y22 ) + (5x21 y22 + 5x22 y12 )
= (x21 y12 + 10x1 x2 y1 y2 + 25x22 y22 ) + (5x21 y22 − 10x1 x2 y1 y2 + 5x22 y12 )
= (x1 y1 + 5x2 y2 )2 + 5(x1 y2 − x2 y1 )2
√
10 · (y12 + 5y22 ) = ( 105)2 + 5(−5)2
105 + 125
y12 + 5y22 =
10
y12 + 5y22 = 23
20. The side lengths of a triangle are a, 4, and c. If f (x) = x3 − 16x2 + 73x − 90 and
f (a) = 0 = f (c), find the value of a2 + c2 .
Answer: 29
Solution: Since f (a) = 0 = f (c), then a and c are roots of f (x). Now, observe that
The roots of f (x) are 2, 5, and 9 and thus a and c are among these values. Only 2 and 5
satisfy the triangle inequality as other side lengths of the triangle. Hence, without loss of
generality, we assume that a = 2 and c = 5. Therefore, a2 + c2 = 22 + 52 = 4 + 25 = 29.
21. Let p be a prime number and 2021p + 2025 is a perfect square number. Find the smallest
possible value of p.
Answer: 1931
Solution: Since 2021p + 2025 is a perfect square number, we have
2021p + 2025 = x2
2021p = x2 − 2025
2021p = (x + 45)(x − 45)
22. Let a0 = 1, a1 = 2, and an = an−2 + (an−1 )2 for n > 1. Find the remainder when a2023 is
divided by 7.
Answer: 6
Solution: We consider the remainders when a0 , a1 , a2 , . . . are divided by 7. Note that
when we compute the remainder when an is divided by 7, it suffices to replace an−2 and
an−1 by the respective remainders in the equation an = an−2 + (an−1 )2 . That is, once we
know a3 = 5 and a4 = 27 ≡ 6 mod 7, then we have a5 = a3 + a24 = 5 + 62 ≡ 6 mod 7.
Thus, it is easy to find that the remainders are respectively
1, 2, 5, 6, 6, 0, 6, 1, 0, 1, 1, 2, 5, 6, . . .
which repeats every 10 terms. Hence, the remainder when a2023 is divided by 7 is therefore
the same as that when a3 is divided by 7, which is 6 from the above list.
23. In a drawer, there are x white gloves and y red gloves with x > y and x + y ≤ 2026. When
two gloves are drawn at random, the probability that the two gloves are of the same color
1
is exactly . Find the largest possible value of x.
2
Answer: 1035
Solution: The number of ways of selecting two gloves of the same color is C2x + C2y while
the number of ways of selecting two gloves of different color is xy. Since the probability
1
that the two gloves are of the same color is exactly , thus
2
C2x + C2y = xy
x(x − 1) y(y − 1)
+ = xy
2 2
x2 − x + y 2 − y = 2xy
x2 − 2xy + y 2 =x+y
(x − y)2 = x + y.
Now, since
(x − y) + (x + y) (x − y) + (x − y)2
x= = ,
2 2
Answer: −37
Solution: Note that
5x ≡ 1 mod 3
x ≡ 2 mod 3
7x ≡ 1 mod 5 =⇒ x ≡ 3 mod 5
3x ≡ 1 mod 7
x ≡ 5 mod 7
M1 = m ÷ m1 = m2 · m3 = 5 · 7 = 35
M2 = m ÷ m2 = m1 · m3 = 3 · 7 = 21
M3 = m ÷ m3 = m1 · m2 = 3 · 5 = 15
Moreover,
Furthermore,
Therefore, 4(x + 5)(x + 6)(x + 10)(x + 12) − 3x2 = (2x2 + 35x + 120)(2x + 15)(x + 8).
√ √
26. Let x be a nonzero real number such that 5 x3 + 20x = 3 x5 − 20x. Find the product of
all possible values of x.
Answer: −5
√ √
Solution: Suppose z = 5 x3 + 20x = 3 x5 − 20x. Then we have z 5 = x3 + 20x and
z 3 = x5 − 20x. Adding both equations, we have z 5 + z 3 = x5 + x3 which further implies
that z 5 − x5 + z 3 − x3 = 0. Factoring this, we obtain
Note that as x is nonzero, z is also nonzero. From the first five terms of the second factor
of (1), we can infer that
x 2 z 2 1 2 2
z 4 + z 3 x + z 2 x2 + zx3 + x4 = z 2 z + + x2 x + + x z > 0.
2 2 2
Similarly, from the last three terms of the second factor of (1),
2 2 x 2 3 2
z + zx + x = z − + x > 0.
2 4
This means that the second factor of (1) is positive, i.e.,
z 4 + z 3 x + z 2 x2 + zx3 + x4 + z 2 + zx + x2 > 0.
p + 26 = q 2
3q + 2 + 26 = q 2
q 2 − 3q − 28 = 0
(q + 4)(q − 7) = 0.
28. Let x, y, z be real numbers such that x3 − xyz = −16, y 3 − xyz = 3, and z 3 − xyz = 40.
Find the smallest possible value of x + y + z.
Answer: 1
Solution: Let m = xyz. Multiplying the three equations, we have
80
Solving this equation, we obtain m = 24 or m = − . If m = xyz = 24, then x = 2, y = 3,
27
80
and z = 4. Hence, x + y + z = 9. On the other hand, if m = xyz = − , then
27
8 1 10 8 1 10 3
x = − , y = , and z = . Thus, x + y + z = − + + = = 1. Therefore, the
3 3 3 3 3 3 3
smallest possible value of x + y + z is 1.
29. ∆ABC is equilateral with side length 4. D is a point on BC such that BD = 1. If r and
s are the radii of the inscribed circles of ∆ADB and ∆ADC, respectively, find rs.
√
Answer: 4 − 13
Solution:
30. In a test, a question required students to draw a triangle in which the largest and the
smallest interior angles differ by 54◦ , and then compute the sum of any two of the in-
terior angles of the triangle drawn. The sum obtained by two students were x◦ and y ◦ ,
respectively. Find the greatest possible value of x − y.
Answer: 72◦ or 72
Solution: Let the interior angles be a◦ , b◦ , and c◦ in increasing order. The we have
c = a + 54 and b = 180 − a − (a + 54) = 126 − 2a. As b lies between a and c, we have
a ≤ 126 − 2a ≤ a + 54 =⇒ 24 ≤ a ≤ 42.
On the other hand, to minimize y, we add up a and b and since a + b = 126 − a, we seek
to make a as large as possible giving