Write all possible two-digit numbers using the digits 4.0and9. Repetition of digits not allowed. Also find their sum.
All possible two-digit numbers when repetition of digits not allowed
40,49,94,90
Sum:40+49+94+90=273
Write all possible three-digit numbers using the digits 7,0and6. Repetition of digits is not allowed. Also find their sum.
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.
Write all possible two digit numbers using the digits 4and0. Repetition of digits is allowed.