Questions about the world of GMAT Math from other sources and general math related questions.
j.william.bell
Students
 
Posts: 7
Joined: Wed Dec 31, 1969 8:00 pm
 

Re: Every digit of a number written in binary is either....

by j.william.bell Sat May 28, 2011 1:01 am

This methodology does not always work. It worked out this time because you divided both numbers by a base 10 multiple of 2 and the greatest common prime factor was greater than 2.

However, consider 1010 (10 in base 10) and 100 (4 in base 10). The largest common prime factor in base 10 is 2.

If you simplify in binary in the same manner as you did for this question, you get 101 (5) and 10 (2). Now the numbers don't share any prime factors. You "took out" the 2 when you simplified.
jnelson0612
ManhattanGMAT Staff
 
Posts: 2664
Joined: Fri Feb 05, 2010 10:57 am
 

Re: Every digit of a number written in binary is either....

by jnelson0612 Mon May 30, 2011 1:31 pm

Nice work william!
Jamie Nelson
ManhattanGMAT Instructor
bhekhirst
Forum Guests
 
Posts: 1
Joined: Sat Sep 20, 2008 11:30 am
 

Re: Every digit of a number written in binary is either....

by bhekhirst Fri Aug 19, 2011 4:58 am

Not to dredge up this old thread, but where in the problem itself does it specify that 100010000 and 1000100000 are actually written in binary? It notes that the answers are written in binary, but not that the two large numbers above are -- if I simply said "Is this number a factor of 100010000?", I could be asking whether the number is a factor of 100,010,000, no? I'm not sure that the lack of commas is sufficient, especially given that you felt the need to clarify that the answer choices are in binary.

I get the intent of the problem -- we're supposed to take 100010000 as binary and translate it, etc. -- but I'm wondering if there's enough in the stem to warrant that assumption given that the explicit warning for the answer choices could be taken to set up a contrast to the last two numbers given. ("The answers are written in binary, but these aren't.") 17 isn't a factor of 100,010,000, so as written the answer could be (C), no, or is the lack of commas sufficient to state that a number must be written in binary?
JohnHarris
Forum Guests
 
Posts: 35
Joined: Tue Aug 30, 2011 7:38 am
 

Re: Every digit of a number written in binary is either....

by JohnHarris Thu Sep 01, 2011 3:14 am

...I would like to know if my method to solve the problem below is also correct. ...


Rather than say no, I would say not quite. That is, given two binary numbers with n matching trailing zeros in a situation like this, you can strip out the trailing zeros if, as indicated by William, you keep track of the additional factor for each number of 2^n (at least 'in your head'). That is, as binary numbers,
100010000 = 2^4 * 10001
and
1000100000 = 2^4 * 100010

Now you can look at the numbers the way you looked at them. Oh, and note the mixed base, the 2^4 is base 10 and the other numbers are binary. Of course you could write it as 10^100 in binary

Actually this works for any base. A number in base a with n trailing zeros following the number b can be written as a^n * b. An 'obvious' example is generally recognized by everyone if a is 10.
tim
Course Students
 
Posts: 5665
Joined: Tue Sep 11, 2007 9:08 am
Location: Southwest Airlines, seat 21C
 

Re: Every digit of a number written in binary is either....

by tim Tue Oct 04, 2011 12:29 am

Is there a reason why the actual problem doesn’t show up in this thread?
Tim Sanders
Manhattan GMAT Instructor

Follow this link for some important tips to get the most out of your forum experience:
https://www.manhattanprep.com/gmat/forums/a-few-tips-t31405.html