SASMO G10 2023 (Solution)
SASMO G10 2023 (Solution)
Note:
(𝑎 − 𝑏)2 = 𝑎2 − 2𝑎𝑏 + 𝑏2
A. 311
B. 95 = (32 )5 = 310
C. 274 = (33 )4 = 312
D. (82)3 = (81 + 1)3 = (34 + 1)3 = 312 + [3(38 )(1) + 3(34 )(12 ) + 13 ]
E. (242)2 = (243 − 1)2 = (35 − 1)2 = 310 + [−2(35 )(1) + 12 ]
The bigger the power of a number, the bigger the value, thus D is the answer.
Answer:
We know that 802 = 6400 and 902 = 8100, so that mean for 4-digit perfect square that start
with the digit 7 is lies between 80 and 90, thus
812 = 6561; 822 = 6724; 832 = 6889; 842 = 7056; 852 = 7225; 862 = 7396;
872 = 7569; 882 = 7744; 892 = 7921 . The answer is C.
Answer:
𝑎+8
Given 0 ≤ ≤ 3 and −13 ≤ 𝑏 − 6 ≤ 0, so the smallest possible value of 𝑎 and 𝑏 is
5
𝑎+8
0≤ ≤3
5
0 ≤ 𝑎 + 8 ≤ 15
−8 ≤ 𝑎 ≤ 7
−13 ≤ 𝑏 − 6 ≤ 0
−7 ≤ 𝑏 ≤ 6
We also know that (𝑎3 − 3𝑎2 𝑏 + 3𝑎𝑏2 − 𝑏3 ) = (𝑎 − 𝑏)3 , thus (𝑎 − 𝑏)3 is minimum if (𝑎 − 𝑏) is
minimum. Let say we have 𝑎 and 𝑏 pair so that
Which
So
9 + 9 + 9 + ⋯ + 9 = 99
9𝑛 = 99
99
𝑛=
9
𝑛 = 98 = (32 )8 = 316 𝐴
Answer:
We need to find n such that 𝑛 ≡ 𝑟(𝑚𝑜𝑑 9); 𝑛 ≡ 𝑟(𝑚𝑜𝑑 15); 𝑛 ≡ 𝑟(𝑚𝑜𝑑 25).
This means that 𝑛 − 𝑟 is a multiple of both 9, 15, and 25. Since the LCM of 9, 15, and 25 is
𝐿𝐶𝑀(9, 15, 25) = 32 ∗ 52 = 225, thus 𝑛 ≡ 𝑟(𝑚𝑜𝑑 225) or 𝑛 = 225𝑡 + 𝑟, where 𝑡 is any integer.
Hence the largest 3-digit integer is 908, greater than 900. The answer must be E
Answer:
2023
= 505 𝑤𝑖𝑡ℎ 𝑡ℎ𝑒 𝑟𝑒𝑚𝑎𝑖𝑛𝑑𝑒𝑟 𝑜𝑓 3
4
Thus the last digit of 20232023 = … 7. That mean the last digit of the product of
20232023 × 20232023 = … 7 × … 7 = … 9 𝐴
Answer:
First we look at the GCD of 300 and 400, because it must contain the factor of both number.
𝐺𝐶𝐷(300,400) = 21 × 31 × 52 = 150
The factor of 150 is {1, 2, 3, 5, 6, 10, 15, 25, 30, 50, 75, 150}, there are 6 2-digit positive integer C
Answer:
1, (1 + 2), (1 + 22 ), (1 + 23 ), (1 + 24 ), … , (1 + 29 ), (1 + 210 )
𝑎𝑛 = 1 + 2𝑛−1
𝑎𝑛 = 1025
1 + 2𝑛−1 = 1025
2𝑛−1 = 1024
2𝑛−1 = 210
𝑛 − 1 = 10
𝑛 = 11
So there are 11 number in that sequence. Thus the value of the following sum is
11
𝑆11 = 1 + ∑ 1 + 2𝑛−1
𝑛=2
11
Supppose n is divisible by 5.
So the total number of 2-digit positive integer range from 10 to 99 that is divisible by 5, let say x,
is
Because the total of 2-digit integer range from 10 to 99 is 99 − 10 + 1 = 90, thus the probability
is
18 1
=
90 5
1 1
For other part like n – 1 and n + 1, using the same way we got the probability respectively 5 and 5.
1 1 1 3
+ + = 𝐶
5 5 5 5
Answer:
If 2𝑋5𝑌16 is divisible by 33, then 2𝑋5𝑌16 is also divisible by 3 and 11 (Factor of 33).
If some number is divisible by 3, by divisibility rule of 3 sum of all its digit is multiple of 3, then
2 + 𝑋 + 5 + 𝑦 + 1 + 6 | 3 → 14 + (𝑋 + 𝑌) | 3
If some number is divisible by 11, by divisibility rule of 11 difference between the sum of its
digits in odd places and the sum of the digits in even places is either 0 or a multiple of 11, then
8 − 6 − (𝑋 + 𝑌) = 0 𝑜𝑟 8 − 6 − (𝑋 + 𝑌) | 11
2 − (𝑋 + 𝑌) = 0 𝑜𝑟 2 − (𝑋 + 𝑌) | 11
Then look at 2 − (𝑋 + 𝑌) | 11, try straight guessing that −11 is divisible by 11, thus
2 − (𝑋 + 𝑌) = −11 → (𝑋 + 𝑌) = 13
We have
127
5 sin2 𝑥 + 2 sin 𝑥 + cos2 𝑥 =
36
2 2
127
5 sin 𝑥 + 2 sin 𝑥 + 1 − sin 𝑥 =
36
127
4 sin2 𝑥 + 2 sin 𝑥 + 1 − =0
36
91
4 sin2 𝑥 + 2 sin 𝑥 − =0
36
144 sin2 𝑥 + 72 sin 𝑥 − 91 = 0
7
60 sin 𝑥 = 60 × = 35 𝐶
12
Answer:
We know that
We know that
So that
Thus
Ariana, Brenda, Caleb, and Derrick whose last names are Lim, Lee, Wong, and Goh
Gender Rank
• Male: Caleb, Derrick, [Goh], [Lim] • Lee could have ranked higher
• Female: Ariana, Brenda, [Lee], • Brenda > Derrick > [Goh] or Brenda >
[Wong] Derrick > Caleb
• [Wong]’s teacher proud of her result
• [Lim] > Ariana or Derrick > Ariana
• Caleb isn’t third
From Gender section, if [Lee] and [Wong] is female, then [Goh] and [Lim] must be male.
From Rank section, if Derrick ranked higher than [Goh], that mean Derrick’s last name is [Lim],
and Caleb’s last name is [Goh], thus Brenda > Derrick > Caleb.
Now we have Brenda > Derrick > Caleb, Derrick > Ariana, and Caleb isn’t third rank. So we can
say that Brenda > Derrick > Ariana > Caleb.
Because [Wong]’s teacher is proud of her result, that must be Brenda, thus Ariana’s last name
must be [Lee] B
Answer:
Tebak-tebak. Jawaban D
Answer:
The key is to have smallest integer, so 1 is one of the answer. The rest of it can be determined by
2023’s factor, which comes in pairs like {(1, 2023), (7, 289), (17, 119)}. The smallest addition
among those three is (17, 119), thus
We know that
𝑚 + 𝑛−1
= 16
𝑚−1 + 𝑛
1
𝑚+𝑛
= 16
1
+ 𝑛
𝑚
𝑚𝑛 + 1
𝑛 = 16
𝑚𝑛 + 1
𝑚
𝑚𝑛 + 1 𝑚
× = 16
𝑛 𝑚𝑛 + 1
𝑚
= 16
𝑛
𝑚 = 16𝑛
𝑚 + 𝑛 < 2023
16𝑛 + 𝑛 < 2023
17𝑛 < 2023
𝑛 < 119
We know that
1 1 1 1
+ + =
𝑥 3𝑥 5𝑥 𝑦 2 − 4𝑦 + 3
15 + 5 + 3 1
=
15𝑥 (𝑦 − 3)(𝑦 − 1)
23 1
=
15𝑥 (𝑦 − 3)(𝑦 − 1)
23 𝑥
=
15 (𝑦 − 3)(𝑦 − 1)
Answer:
5 5 √5 √5
√ +√ = +
9 − 4√5 9 + 4√5 √9 − 4√5 √9 − 4√5
√5 √5
= +
√9 − 2√20 √9 + 2√20
√5 √5
= +
√5 − √4 √5 + √4
√5(√5 + √4) √5(√5 − √4)
= +
5−4 5−4
5 + √20 5 − √20
= +
1 1
= 10
Answer:
We know that
9604 = 49 ∗ 196 = 72 ∗ 22 ∗ 72 = 22 ∗ 74
96! 96 96 96 96 96 96 96
𝑚
=⌊ ⌋+⌊ ⌋+⌊ ⌋+⌊ ⌋+⌊ ⌋+⌊ ⌋+⌊ ⌋+⋯
2 2 4 8 16 32 64 128
= 48 + 24 + 12 + 6 + 3 + 1 + 0 + ⋯
= 94
96! 96 96 96
𝑚
= ⌊ ⌋+⌊ ⌋+⌊ ⌋+⋯
7 7 49 343
= 13 + 1 + 0 + ⋯
= 14
That mean total exponent of 2 and 7 from 96!*9604 is 2+94=96 and 4+14=18 respecitvely.
96!(9604)
Thus biggest m for 14 so that satisfy is just 18
14 𝑚
Answer:
Any number in
Thus
Find AB
𝐴𝐵 = √𝐴𝐹 2 + 𝐵𝐹 2
= √962 + 722
= √(24 ∗ 4)2 + (24 ∗ 3)2
= √242 (42 + 32 )
= √242 ∗ 52
= 24 ∗ 5 = 120
𝐴𝐹 𝐵𝐹
=
𝐵𝐶 𝐶𝐸
96 72
=
120 𝐶𝐸
72 ∗ 120
𝐶𝐸 =
96
3 ∗ 120
𝐶𝐸 =
4
𝐶𝐸 = 3 ∗ 30 = 90
Answer:
2023 sendiri → 1
23202321 (2 ribuan) → 1
32023203 (3 ribuan) → 1
Total 37
Answer:
We know that
1 1 1 1 1
= = ( − )
𝑛3 + 3𝑛2 + 2𝑛 𝑛(𝑛 + 1)(𝑛 + 2) 2 𝑛(𝑛 + 1) (𝑛 + 1)(𝑛 + 2)
So the inequality become
1 1 1 1 1 1 1 1 1 449
( − )+ ( − ) +⋯+ ( − )>
2 1∗2 2∗3 2 2∗3 3∗4 2 𝑛(𝑛 + 1) (𝑛 + 1)(𝑛 + 2) 2000
1 1 1 1 1 1 1 1 449
( − + − + − +⋯− )>
2 2 6 6 12 12 20 (𝑛 + 1)(𝑛 + 2) 2000
1 1 449
− >
4 2(𝑛 + 1)(𝑛 + 2) 2000
1 449 500
− > −
2(𝑛 + 1)(𝑛 + 2) 2000 2000
1 −1
− >
2(𝑛 + 1)(𝑛 + 2) 2000
1 1
>
2(𝑛 + 1)(𝑛 + 2) 2000
Or
Answer:
We know that A=0, then 𝐼 + 𝐴 = 𝐴 → 𝐼 + 0 = 0 or must be 0. But A already 0, then the only
possible value for 𝐼 is 9. That makes
Because 𝑀 + 𝑆 ≥ 10, then the only possible pair of S and M is (𝑆, 𝑀) = (3,7). Because 𝑀 + 𝑆 =
10 and 𝐶 + 𝑀 > 10, then 𝑀 + 𝑆 + 1 = 11 𝑜𝑟 𝑇 = 1.
Because 𝐶 + 𝑀 > 10 and 𝑀 = 7, then 𝐶 ∈ {5,8} (because if C=4 then C+M=11 or H=1 already
on T; because if C=6 then C+M=13 or H=3 already on S). That makes 𝐻 ∈ {2,5}.
Know that 𝐶 + 𝑂 = 𝑆 → 𝐶 + 𝑂 = 3.
In conclusion, we have
𝐴 = 0, 𝐼 = 9, 𝑆 = 3, 𝑀 = 7, 𝑇 = 1, 𝐶 = 8, 𝑂 = 5, 𝐻 = 6
Hence
𝑆 + 𝐼 + 𝑀 + 𝐶 + 𝐶 = 3 + 9 + 7 + 8 + 8 = 35