Saturday, June 16, 2012

Quantitative Aptitude:Numerical test taking tips: dealing with all the zeros


Numerical test taking tips: dealing with all the zeros

Maybe it would surprise you (or maybe not), that one of the common ways people trip while doing basic math in numerical reasoning / quantitative aptitude or problem solving tests and case interviews is because of the confusion with zeros (0's). Yes, zeros. The moment someone has to deal with something like this:

24000*50000*1000000
or
60 thousand people earning 1.3 million $ each for 200 days = ?
all hell breaks loose. You miss zeros, add extra zeros, get all zero'd up - so how do you do it without getting confused like crazy? Here's a valuable tip - use '10 to the power notation'. If you don't know what it is, then spend a little time learning it - the notation is essentially

100 = 10-squared = 10^2 (10 to the power of 2)
1000 = 10^3
10000 = 10^4
million = 10^6
billion = 10^9
so

60 thousand people earning 1.3 million $ each for 200 days = ?
instead of killing yourself with 60000 * 1300000 * 200 and getting your zeros messed up, you would write it is
(6*10^4)*(1.3*10^6)*(2 * 10^2)

= 6*1.3*2* (10^4*10^6*10^2)
=7.8*2*(10^(4+6+2))
=7.8*2*(10^12)
=15.6*10^12
Don't get worried about this looking confusing - do it a couple of times and you'll find it a whole lot easier than writing lots of 0's. The basic steps are

1. Write all the '00, '000 etc in 10^ notation and isolate them to one side
2. Add up the powers (you have to learn basic math of multiplication and division of powers)
3. Multiply the other numbers
Compare this with the oops situation of tripping with zeros! Let's take another example, how much is 75000 * 13 million divided by 9000?

=75*(10^3)*(13*10^6)/(9*10^3)
=(75*13)*(10^6*10^3)/(9*10^3)
=(75*13/9)*10^6
~108 million
Try this a few times and you'll no longer lose points because you messed up a few too many zeros! Remember - systematic preparation, practice and improvisation are key to success.

No comments:

Post a Comment

ShareThis

Related Posts Plugin for WordPress, Blogger...