Duy Posted December 28, 2010 Posted December 28, 2010 HI guys. I have a problem with my assignment like: Hexadecimal numbers are made using the sixteen digits 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F. For a four digit number, the most significant digit is restricted to the digits 7 to C and the least significant digit is restricted to the digits 9 to F.How many numbers are there? Because i am an overseas student, so it is very difficult for me to understand "the most significant digit is restricted to the digits 7 to C and the least significant digit is restricted to the digits 9 to F", can you explain to me,please? Or can you give some examples with this pattern, please? Thank you very much.
TonyMcC Posted December 28, 2010 Posted December 28, 2010 First thing - the hexadecimal system lets you count using base 16 instead of base 10. Least and most significant digits are the same for any number system. Hope this helps.
Duy Posted December 28, 2010 Author Posted December 28, 2010 Thanks for your help but my problem is "the most significant digit is restricted to the digits 7 to C and the least significant digit is restricted to the digits 9 to F", I don't know what it mean. Can you give examples of "four digit number, the most significant digit is restricted to the digits 7 to C and the least significant digit is restricted to the digits 9 to F" Thank you very much. First thing - the hexadecimal system lets you count using base 16 instead of base 10. Least and most significant digits are the same for any number system. Hope this helps.
michel123456 Posted December 28, 2010 Posted December 28, 2010 Google the first 4 words of your question.
TonyMcC Posted December 28, 2010 Posted December 28, 2010 Consider a four digit decimal number abcd. Think of " most significant " meaning "most important" or having "most effect". Which digit a,b,c, or d do YOU think would be most significant and which would be least significant ? Give YOUR answer and I am sure you will get a response.
Duy Posted December 29, 2010 Author Posted December 29, 2010 Thanks for your help. It means if I consider a four digit hexa number abcd in that case, digit a must be restricted from 7 to C and digits b,c,d must be restricted from 9 to F. Is that right? Thsnk you very much. Consider a four digit decimal number abcd. Think of " most significant " meaning "most important" or having "most effect". Which digit a,b,c, or d do YOU think would be most significant and which would be least significant ? Give YOUR answer and I am sure you will get a response.
michel123456 Posted December 29, 2010 Posted December 29, 2010 Thanks for your help. It means if I consider a four digit hexa number abcd in that case, digit a must be restricted from 7 to C and digits b,c,d must be restricted from 9 to F. Is that right? Thsnk you very much. Not exactly but you are close. Read your question again.
Duy Posted December 29, 2010 Author Posted December 29, 2010 Ah, yes. Thanks for your help. It should means if I consider a four digit hexa number abcd in that case, digit a must be restricted from 7 to C and digits b,c can be from 0 to F but digit d must be restricted from 9 to F. Is that right? Thsnk you very much. Not exactly but you are close. Read your question again.
TonyMcC Posted December 29, 2010 Posted December 29, 2010 Yes - that's how I read the question - there is a bit more to do to finish the question.
Duy Posted December 30, 2010 Author Posted December 30, 2010 Thank you very much. Yes - that's how I read the question - there is a bit more to do to finish the question. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now