Skip to main content

Aptitude Day 42


Answers of Day 41:
                                    1. 375
                                    2. 9
                                    3. 210

1.  The difference of 2 numbers is 30% of the larger number. If the smaller number is 7. What's the larger number?

Solution:
                Let the number be x.
                x-7 = (30/100)x           [Given: 30% of the largest number]
                x-(3/10)x = 7
                (10x-3x)/10 = 7
               7x= 70
                x=10.
 The number is 10.

2. If doubling a number and adding 15 to it gives the same result as multiplying that number by 9 and taking away 6 from that product, the number is:

Solution:
                Let the number be x.
                2x+15 = 9x-6
                21 = 7x
                 x = 3.
The number is 3.

Comments

Popular posts from this blog

Vocabulary Day 21

Stammer Thesaurus: Verb : stutter in speech, speak haltingly, speech defect           halt, hesitate, pause, stop, sputter... Antonyms : say quickly, pronounce, enunciate... Example sentences: ·          He was stammering when the teacher caught him red-handed. ·          One should avoid the stammering while delivering a speech. 

Aptitude Day 47

Problem On Numbers 1. Three numbers are in the ratio 1:2:3 and their average is 180. What's the largest number? Solution:                 Let the numbers be x, 2x and 3x.                 x+2x+3x = 180                          6x = 180                            x = 30                The largest number is 3x = 90. Problem to solve: Three numbers are in the ratio of 4:2:3 and their product is 648. Find the smallest number.