asked 86.8k views
0 votes
Find the total number of four-digit numbers you can write using only digits that are even numbers?

1 Answer

3 votes
We assume that you don't want to count numbers that start with 0, so there are 4 possible first digits and 5 possible digits in each of the remaining places.

4*5^3 = 500 . . . . total number of 4-digit numbers using only even digits

_____
The list of them would be ...
2000, 2002, 2004, 2006, 2008, 2020, ..., 8868, 8880, 8882, 8884, 8886, 8888
answered
User Clarkk
by
8.0k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.