Skip to main content

Aptitude Day 3


Answers of Day 2:      1. 10000099
                                     2. 10099999
                                     3. 901
                                     4. 99001


Example: 5358 * 51 = 5358 * (50+1) = 267900 + 5358 = 273258.
 When we split like this, it's easy for us to calculate as well as it reduces our time to do. So while multiplying the 2 large numbers try to split one of the two numbers to the nearest easiest number to multiply as shown in the example.
                          9999999 may  be split as 10000000-1

Problems to solve...

1. 360 * 17 =
2. 8756 * 99999 =   
3.18888 * 999 =
4.5659 * 1000001 =

Check out the answers here Aptitude Day 4

Comments

Popular posts from this blog

Aptitude Day 16

Answers of Day 1 :   1. 10609                                    2. 99900025                                    3. 9409                                    4. 1010025                                      Problems On Ages              Today, in this topic, we're gonna see only the 3 models. Let's check it out. Problems: 1. John's age after 15 years will be 5 times his age 5 years back. What's the present age of John?   Solution: Let John's current age be x.                            ...

Aptitude Day 10

      Answers of Day 9:       1. 6                                      2. 5                                      3. 0                                      4. 0                                      5. 6 The Cycle of Unit Digit:    Today we're gonna look at the cycle of unit digit  7.       7 1  =  7      7 2  = 4 9      7 3  = 34 3      7 4  = 240 1      7 5  = 1680 7      7 6  = 11764 9   ...