- #1
Ciaran
- 72
- 0
Hi there, I'm looking for some confirmation for the following problem:
The digits 1, 2, 3, 4, 5, 6 are written down in some order to form a six-digit number.
(1) How many such six-digit numbers are there altogether?
(2) How many such numbers are even?
(3) How many are divisible by 4?
(4) How many are divisible by 8?
For (1) I got 720, simply the permutations of 6 digits taking 6 at a time and for (2) I got 360. I'm not sure exactly how to proceed with (3) or (4). I know that (3) will help with (4) because if a number is divisible by 8, it must be divisible by 4.
The digits 1, 2, 3, 4, 5, 6 are written down in some order to form a six-digit number.
(1) How many such six-digit numbers are there altogether?
(2) How many such numbers are even?
(3) How many are divisible by 4?
(4) How many are divisible by 8?
For (1) I got 720, simply the permutations of 6 digits taking 6 at a time and for (2) I got 360. I'm not sure exactly how to proceed with (3) or (4). I know that (3) will help with (4) because if a number is divisible by 8, it must be divisible by 4.