Difference between revisions of "2025 AMC 8 Problems/Problem 16"
m (→Similar solution) |
(→Similar solution) |
||
Line 14: | Line 14: | ||
~Bepin999 | ~Bepin999 | ||
+ | |||
+ | ==Vide Solution 1 by SpreadTheMathLove== | ||
+ | https://www.youtube.com/watch?v=jTTcscvcQmI |
Revision as of 23:16, 29 January 2025
Five distinct integers from to
are chosen, and five distinct integers from
to
are chosen. No two numbers differ by exactly
. What is the sum of the ten chosen numbers?
Solution
Note that for no two numbers to differ by , every number chosen must have a different units digit. To make computations easier, we can choose
from the first group and
from the second group. Then the sum evaluates to
.
~Soupboy0
Similar solution
One efficient method is to quickly add , which is
. Then because you took
in total away from
, you add
.
.
~Bepin999