2013 AMC 10A Problems/Problem 13
Revision as of 20:39, 7 February 2013 by Countingkg (talk | contribs) (Created page with "==Problem== How many three-digit numbers are not divisible by <math>5</math>, have digits that sum to less than <math>20</math>, and have the first digit equal to the third digi...")
Problem
How many three-digit numbers are not divisible by , have digits that sum to less than
, and have the first digit equal to the third digit?
Solution
These three digit numbers are of the form . We see that
and
, as
does not yield a three-digit integer and
yields a number divisible by 5.
The second condition is that the sum . When
is
,
,
, or
, y can be any digit from
to
, as
. This yields
numbers.
When , we see that
so
. This yields
more numbers.
When ,
so
. This yields
more numbers.
When ,
so
. This yields
more numbers.
When ,
so
. This yields
more numbers.
Summing, we get ,
.