Minimizing Sum of Squares of Factors

CAT 2019 Slot 1 · QA · Easy · Number Theory

While multiplying three real numbers, Ashok took one of the numbers as 73 instead of 37. As a result, the product went up by 720. Then the minimum possible value of the sum of squares of the other two numbers is:

Answer

40

Explanation

Let the three real numbers be a,b,ca, b, c. Given (7337)bc=72036bc=720bc=20(73 - 37)bc = 720 \Rightarrow 36bc = 720 \Rightarrow bc = 20. We want to minimize b2+c2b^2 + c^2. Since (bc)20b2+c22bc=2(20)=40(b - c)^2 \ge 0 \Rightarrow b^2 + c^2 \ge 2bc = 2(20) = 40. Minimum value = 40.

Practise this under exam conditions

Sign in to solve it with a live timer, the on-screen CAT calculator, and streak and accuracy tracking across every question you attempt.

Solve in the workspace