SOLUTION: how many even numbers of four digits number can be formed from the digits 1,2,3,4, 5 if repitition is permitted

Algebra ->  Permutations -> SOLUTION: how many even numbers of four digits number can be formed from the digits 1,2,3,4, 5 if repitition is permitted       Log On


   



Question 1040640: how many even numbers of four digits number can be formed from the digits 1,2,3,4,
5 if repitition is permitted

Answer by ikleyn(52778) About Me  (Show Source):
You can put this solution on YOUR website!
.
how many even numbers of four digits number can be formed from the digits 1,2,3,4,
5 if highlight%28cross%28repitition%29%29 repetition is permitted ?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

2%2A5%5E4 = 2*625 = 1250.


Last digits: 2 or 4 only (2 options)
5 options for digits in every position from 1 to 4 counting from the left: 5%5E4 options.

Therefore, the result is 2%2A5%5E4.