Question 812171: How many 3 digit numbers can be formed using the digits 0 and 1? Found 2 solutions by faiz19, Alan3354:Answer by faiz19(4) (Show Source):
You can put this solution on YOUR website! How many 3 digit numbers can be formed using the digits 0 and 1?
------------
If leading zeroes are allowed, it's 2^3 = 8
000
001
010
011
100
101
110
111
--------
If not, it's the last 4.