Posts

Playing with factorials

Image
Have you ever gone through factorial dependent questions in aptitude? Many problems which deal with factorials seems to be too complex and most of us may skip those questions even before a single try.so how can we stop these problems irritating or confusing us? well a few simple procedures to solve all such problems are given here Before starting the procedures, let us learn about basics... Factorial(!): Product of an integer with all the integers below it. e.g: 4! = 4*3*2*1 The Highest power of a prime number 'P' (P is prime) in factorial of another number 'N' is N/P + N /P^2 + N/P^3 + .....

Problems on trains aptitude tricks

Image
Voila, you are here! Problems on trains in aptitude problems are not just to test your ability to solve the problems on trains and their properties but you can logically resolve many theories using this concept and this is one of the important part while learning aptitude. Conversions: A Kilometer/Hour = A(5//18) meter/second. A meter/second = A(18/5) Kilometer/Hour. Foundation: Time taken by a train of length 'l' units to cross a fixed point or pole is equal to the time taken by the train to travel 'l' units. Time taken by a train of length 'l' units to cross a  stationery object of length 'm' units units is equal to the time taken by the train to travel 'l+m' units. Suppose 2 trains are moving in the same direction with speeds U , V where U > V then their relative speed is U - V .

mixtures and alligations problems

Image
Alligation rule is used to determine the exact proportion to mix two ingredients of any price to obtain a mixture with estimated cost. Mean price: Cost price of the mixture per unit. suppose a container contains x units of liquid out of which y units are replaced then quantity of liquid after n such operations left in container would be x(1-y/x)^n  Alligation rule: Quantity of cheap ingredient(b) : Quantity of costly ingredient (a)= x2-x1 : x1-x0 point to remember: cost price of mixture always lies between two costs. Consider the graph Quantity v/s Cost , with this method one can solve problems with more ease A: Type of cheaper ingredient. B: Type of costly ingredient. x0: cost of cheaper ingredient. x1: cost of mixture. x2: cost of costly ingredient. Quantity of cheap ingredient : Quantity of costly ingredient = x2-x1 : x1-x0

Deductions

Image
This is a part of Logical ability section, we are supposed to draw conclusions using given existing data but not from our usual life it's something life nature v/s nurture where we have to consider nurture but not generic nature, you will understand this by the end. Example All girls are women. Some women are pregnants. the conclusion can be: some girls are pregnants.(-or- some girls are not pregnants) Deduction: A form of reasoning with 2 premises and 3 terms.

Truth teller and lie detector problems

Image
The key idea of the truth teller identification in competitive exams is to test one's logical ability to answer questions and its usage is increasing day by day, It is the way to test your ability to identify the level truth or lie from many given inferences to draw some conclusion.From the given set of statements by few persons, has to draw a conclusion. Truth teller, Lie Detector.    Types of people in Truth teller and lie detector problems: Liar : A person who always lie. Truth Teller :A person who always says the truth. Alternator: A person whose answers always alters in a step fashion(example: if he say 3 statements, his statements' truthness can be either T, F, T or F, T, F)

Simple Interest aptitude tricks

Image
Well we are all aware of calculating simple interest in our regular life and perhaps many solve this on the go,even though this post is for some one who is trying to figure out how to calculate simple interest for a loan lend or borrowed. Terms: Simple Interest(SI):Cash to be paid for using other's money. Principal(P): Amount lend or Amount borrowed.

Remainders in math expressions

Image
A Remainder is the portion is left unused after doing some process,In this context remainder is a number which is left when a number is divided by another number. In the basic levels of our education,we learn how to find remainders of normal maths expressions like Remainder("5",4)=1 but what if the question is asked in the form of Remainder( "19*19*17*21*9" ,"5") calculation part requires more time than the time we get to solve the same in the exam if we follow traditional methods. Divisor A number by which another number to be divided.