How many three digit numbers can be formed using the digits from 1 to 6 so that the
digits are in increasing order from left to right and for any odd digit appearing in that
number there is at least one even digit placed left to it? One digit can be used only once.
1
Expert's answer
2017-02-24T07:31:14-0500
The first digit can be only even, as there is no digits to the left. Also, it must not be greater then 4 Hence, only two digits can be on the first place: 2 and 4. For 4, there is only one way to construct the increasing order number:
Comments