Can someone please tell me if I reasoned it out correctly? Thanks
1) How many different 6-digit binary numbers (using only digits 0 and 1) can be formed?
2) How many 6-digit numbers are palindrome?
3) What is the probability that a 6 digit number chosen at random is a palindrome starting with digit 1?
1) Am I right to say the answer is 64 (2 to the power of 6)? My only problem is can a binary number consist of zeros only or ones only?
2) For this my answer is 8, as there are 2x2x2x1x1x1=8 ways of getting a palindrome
3) half of the palindromes in 2) start with a 1, so this answer is 4/64=1/16.
1) How many different 6-digit binary numbers (using only digits 0 and 1) can be formed?
2) How many 6-digit numbers are palindrome?
3) What is the probability that a 6 digit number chosen at random is a palindrome starting with digit 1?
1) Am I right to say the answer is 64 (2 to the power of 6)? My only problem is can a binary number consist of zeros only or ones only?
2) For this my answer is 8, as there are 2x2x2x1x1x1=8 ways of getting a palindrome
3) half of the palindromes in 2) start with a 1, so this answer is 4/64=1/16.