Write all possible two-digit numbers that can be formed by using the digit 3,7and9. Repetition of digits is allowed.
All possible two-digit numbers when repetition of digits is allowed:
37,39,33,73,77,79,93,97,99
Write all possible two-digit numbers that can be formed by using the digits 3 and 5. Repetition of digits is allowed.
Write all possible two-digit numbers that can be formed by using the digits 3 and 5. Repetition of digits is not allowed.
Write all the possible 2digit numbers that can be formed by using the digits 7, 3 and 5, if the repetition of the digits is allowed.
Write all possible two-digit numbers that can be formed by using the digits 2,3and4. Repetition of digits is not allowed. Also find their sum.