digits and decimals

This topic has expert replies
User avatar
Legendary Member
Posts: 659
Joined: Mon Dec 14, 2009 8:12 am
Thanked: 32 times
Followed by:3 members

digits and decimals

by Gurpinder » Sat Aug 14, 2010 7:22 am
the number A is a two-digit positive integer; the number B is the two-digit positive integer formed by reversing the digits of A. If Q=10B-A, what is the value of Q?

(1) The tens digit of A is 7.
(2) The tens digit of B is 6.

OA: [spoiler](B)[/spoiler]

My automatic response to this one was C. Why is that wrong!!!!

Please explain how to approach this problem!
"Do not confuse motion and progress. A rocking horse keeps moving but does not make any progress."
- Alfred A. Montapert, Philosopher.
Source: — Data Sufficiency |

User avatar
Legendary Member
Posts: 1893
Joined: Sun May 30, 2010 11:48 pm
Thanked: 215 times
Followed by:7 members

by kvcpk » Sat Aug 14, 2010 7:40 am
Gurpinder wrote:the number A is a two-digit positive integer; the number B is the two-digit positive integer formed by reversing the digits of A. If Q=10B-A, what is the value of Q?

(1) The tens digit of A is 7.
(2) The tens digit of B is 6.

OA: [spoiler](B)[/spoiler]

My automatic response to this one was C. Why is that wrong!!!!

Please explain how to approach this problem!
A = 10X+Y
B=10Y+X

Q = 100Y+10X-10X-Y
Q=99Y
(1) The tens digit of A is 7.
implies X=7
.. No info about Y
INSUFF
(2) The tens digit of B is 6.
Y=6
Hence 99Y can be calculated.
SUFF

pick B.
Last edited by kvcpk on Sat Aug 14, 2010 10:29 am, edited 1 time in total.
"Once you start working on something,
don't be afraid of failure and don't abandon it.
People who work sincerely are the happiest."
Chanakya quotes (Indian politician, strategist and writer, 350 BC-275BC)

Senior | Next Rank: 100 Posts
Posts: 45
Joined: Tue Aug 03, 2010 1:10 am

by 7806 » Sat Aug 14, 2010 10:08 am
the number A is a two-digit positive integer; the number B is the two-digit positive integer formed by reversing the digits of A. If Q=10B-A, what is the value of Q?

(1) The tens digit of A is 7.
(2) The tens digit of B is 6.

for 2.. say B=6x so A=x6.
Q=10B-A= 6x0-x6= 594.
so The answer is B..!!

Senior | Next Rank: 100 Posts
Posts: 45
Joined: Tue Aug 03, 2010 1:10 am

by 7806 » Sat Aug 14, 2010 10:10 am
the number A is a two-digit positive integer; the number B is the two-digit positive integer formed by reversing the digits of A. If Q=10B-A, what is the value of Q?

(1) The tens digit of A is 7.
(2) The tens digit of B is 6.
for 1. A=7x B=x7 Q=x70-7x = .....x may be anything from 0 to 9... so , insufficient.

Legendary Member
Posts: 2326
Joined: Mon Jul 28, 2008 3:54 am
Thanked: 173 times
Followed by:2 members
GMAT Score:710

by gmatmachoman » Sat Aug 14, 2010 10:17 am
7806 wrote:the number A is a two-digit positive integer; the number B is the two-digit positive integer formed by reversing the digits of A. If Q=10B-A, what is the value of Q?

(1) The tens digit of A is 7.
(2) The tens digit of B is 6.
for 1. A=7x B=x7 Q=x70-7x = .....x may be anything from 0 to 9... so , insufficient.

Fantastic!!