
Learn core concepts, essential formulas, and attempt practice questions designed on the latest TCS NQT testing patterns.
Evaluate: (0.35 * 0.35 - 0.25 * 0.25) / 0.10.
Correct Answer: A) 0.60
Step-by-step Solution: This is of the form (a^2 - b^2) / (a-b) where a=0.35 and b=0.25. (a^2 - b^2)/(a-b) = a+b = 0.35 + 0.25 = 0.60.
Simplify: 12 + 6 / 3 - 2 * 4.
Correct Answer: A) 6
Step-by-step Solution: By BODMAS, division first: 6/3 = 2. Then multiplication: 2*4 = 8. Now we have 12 + 2 - 8 = 14 - 8 = 6.
Look for algebraic patterns like difference of squares to bypass heavy decimal calculations.