Skip to main content

Aptitude Day 44


Problems on Numbers:

1. The sum of the number and its reciprocal is 122/11. What's the square value of that number?

Solution:
               Let the number be x.
               x+(1/x) = 122/11
               x2+11-122x=0
               (x-11)(11x-1)=0
               x=11.
The square value of that number is 121.

2. Find the positive number which when increased by 6 is equal to 55 times of its reciprocal of that number.

Solution:
               Let the number be x.
               x+6 = 55/x
               x2+6x-55=0
               (x-5)(x+11)=0
               x=5.
The positive number is 5.

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   ...