Open In App

Quantitative Aptitude: Maths Tricks | Set 1 (Squares of numbers)

The written round for most companies contains questions from quants(Quantitative Aptitude). There are two factors which determines score in quants, speed and accuracy. In this post we discuss certain tricks to improve upon the former i.e. speed. We start with something simple : Squares1. Squares of numbers 91-100: Algorithm: Step 1: Subtract the given number from 100. Let it be x. Step 2: Subtract x from the given number. Step 3: Square x. Step 4: Combine (or concatenate) numbers from step 2 and step 3 to obtain result. Let us understand how to compute this with an example: Let us try another example: 2. Squares of numbers 101-109 Algorithm: Step 1: Subtract the given number from 100.Let it be x. Step 2: Add x to the given number. Step 3: Square x. Step 4: Combine (or concatenate) number from step 2 and step 3 to obtain result. Let us understand how to compute this with an example: Let us try another example: 3. Squares of numbers 51-60: Algorithm: Step 1: Subtract 50 from the given number.Let it be x. Step 2: Add x to 25. Step 3: Square x. Step 4: Combine (or concatenate) number from step 2 and step 3 to obtain result. Let us understand how to compute this with an example: Let us try another example: 4. Squares of numbers 41-50: Algorithm: Step 1 : Subtract the given number from 50.Let it be x. Step 2 : Subtract x from 25. Step 3 : Square x. Step 4 : Combine (or concatenate) number from step 2 and step 3 to obtain result. Let us understand how to compute this with an example: Let us try another example:
Article Tags :