in Quantitative Aptitude edited by
1,963 views
4 votes
4 votes

A positive integer $m$ in base $10$ when represented in base $2$ has the representation $p$ and in base $3$ has the representation $q.$ We get $p-q=990$ where the subtraction is done in base $10.$ Which of the following is necessarily true$:$

  1. $m\geq 14$
  2. $9\leq m\leq 13$
  3. $6\leq m\leq 8$
  4. $m<6$
in Quantitative Aptitude edited by
by
2.0k views

2 Comments

What does GATE2010MN tag means?
0
0
It means Mining branch Gate 2010 Question paper
0
0

2 Answers

5 votes
5 votes

$ p -q = 990 \implies p = 1100, q = 110$

In base $10$ subtraction we are getting result $990$. Since $p$ is in base $2$ it can have digits $0$ or $1$ only. And since $q$ is in base $3$ it can have digits $0,1,2$ only. 

We can get result digit $0$ by

  • $0-0$
  • $1-1$

We can get result digit $9$ by

  • $10 - 1$
  • $11 - 2$

So, possible values of $p$ and $q$ can be (their decimal values must be same too)

  • $1100$ and $110$ $- 12$
  • $1101$ and $111$ $-13$

So, only matching option is Option B.

by

2 Comments

What does GATE2010MN tag means?
0
0
edited by

p  –  q  = 990

Cases :-

  1. 1100 – 110 = 990   {p=q=12}
  2. 1110 – 120 = 990      {p=14, q=15}
  3. 1101 – 111 = 990   {p=q=13}
  4. 1111 – 121 = 990      {p=15,q=16}

 From these cases 1 and 3 are only possible cases because in other cases p and q comes out to be a different digits.

3
3
1 vote
1 vote

$(m)_{10}$=$(p)_{2}$= $(q)_{3}$

$\because$  p is in base 2 $\Rightarrow$ its digit can be only combination of 1 and 0.

$\because$  q is in base 3 $\Rightarrow$ its digit can be only combination of 0,1 and 2.

----------------------------------------------------------------------------------------------------------

 $(p)_{10}$- $(q)_{10}$= $(990)_{10}$

In this the last digit of p and q should be same in order to get 0.

---------------------------------------------------------------------------------------------------------------

Option B

9 $\leq$ m $\leq$ 13

$(13)_{10}$=$(1101)_{2}$= $(111)_{3}$

$\because$ last digit of 1101 and 111 is same and 1101-111 = 990

$\therefore$This could be the answer.

---------------------------------------------------------------------------------------------------------------

Option A

m$\geq$ 14

$\because$ m= 13 is satisfying

$\therefore$This could not be the answer.

---------------------------------------------------------------------------------------------------------------

Option C

6 $\leq$ m $\leq$ 8

$(8)_{10}$=$(1000)_{2}$= $(22)_{3}$

$\because$ last digit of 1000 and 22 is not same this could not be the answer.

$\because$  the remaining numbers(m=6,7) when converted to p will be less than 1000 and would be a 3 digit number which would be combination of 1 and 0 so the difference will never be $\geq$ 990 in this case.

$\therefore$ This will never be the answer.

---------------------------------------------------------------------------------------------------------------

Option D

m$<$6

$\because$  the remaining numbers(m<6) when converted to p will be less than 1000 and would be a 3 or 2 or 1 digit number which would be combination of 1 and 0 so the difference will never be $\geq$ 990 in this case.

$\therefore$ This will never be the answer.

---------------------------------------------------------------------------------------------------------------

$\therefore$ Option B.  9 $\leq$ m $\leq$ 13 is the correct answer.

3 Comments

Can there be multiple such $m$?
0
0
may be for m >9 but not for m<=8.

I dont know... that's why I have checked all the options for possibility.

But here we just have to eliminate options that why we don't need that information.
0
0
In exam option elimination is fine. But when we give answer it is good to give the proper method unless it is so difficult.
4
4
Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true