Reasoning · Grade 2-2 Conditions and Numbers

Problem

Ascending, descending, palindrome numbers

Digits shrinking left to right make a descending number (A), digits growing make an ascending number (B). Anything fitting neither is marked as such. Label the given numbers, find the largest and smallest four-digit descending numbers, and count four-digit ascending numbers from the cards 1, 3, 8, 6, 5.
Your answer
How to solve
Strategy Make a Systematic List — First I Look for a Pattern to read the rule off the example groups (digits going down = A, going up = B). Then each part is a careful, exhaustive listing: I check each number's digits in order (a systematic list), I reason out the extreme 4-digit descending numbers by placing digits, and for part (3) I systematically count the ascending arrangements.
1STEP 1

Read the rule from the examples

Walking the digits sorts them and also catches the ones fitting neither.

6 > 5 > 2 > 0 (A), 5 < 7 < 8 (B)
2STEP 2

(1) Label each number by checking its digits in order

Walking the digits, 819 is neither, 279 is ascending and 7321 is descending.

819: 8 > 1 < 9 (neither), 279: 2 < 7 < 9 (B), 7321: 7 > 3 > 2 > 1 (A)
3STEP 3

(2) Largest four-digit descending number

Falling from the top digits gives 9876.

9 > 8 > 7 > 6 → 9876
4STEP 4

(2) Smallest four-digit descending number

Needing three smaller digits beneath makes the smallest 3210.

3 > 2 > 1 > 0 → 3210
5STEP 5

(3) Count ascending numbers from the cards

Choosing which card to drop gives 3568, 1568, 1368, 1358, 1356 — five.

C(5, 4) = 5 choices → 5 ascending numbers
Answer
descending largest 9876, smallest 3210 / 5 ascending numbers from the cards
Each part checks out by re-reading the digits: 9876 and 3210 are both strictly decreasing four-digit numbers, and 9876 > any descending number (can't beat 9 in front) while 3210 < any (can't go below 3 in front). The five ascending numbers are all strictly increasing and use four distinct cards each. The 'neither' labels in (1) are deliberate — 819, 9845, 399 climb then fall (or repeat), fitting no group.
Takeaway

Just walk along the digits — if they always climb it's ascending, always fall it's descending, and to count ascending numbers you only pick which digits to use, because they sort themselves!

  • Read the rule from the examples
  • (1) Label each number by checking its digits in order
  • (2) Largest four-digit descending number
  • (2) Smallest four-digit descending number
  • (3) Count ascending numbers from the cards