Solveeit Logo

Question

Quantitative Aptitude Question on Algebra

If (a+bn)(a + b\sqrt{n}) is the positive square root of (29125)(29 - 12\sqrt{5}), where aa and bb are integers, and nn is a natural number, then the maximum possible value of (a+b+n)(a + b + n) is ?

A

4

B

22

C

18

D

6

Answer

18

Explanation

Solution

We are given that:

29125=a+bn\sqrt{29 - 12\sqrt{5}} = a + b\sqrt{n}

Squaring both sides:

29125=(a+bn)2=a2+2abn+b2n29 - 12\sqrt{5} = (a + b\sqrt{n})^2 = a^2 + 2ab\sqrt{n} + b^2n

Equating the rational and irrational parts:
- a2+b2n=29a^2 + b^2n = 29 (rational part)
- 2abn=1252ab\sqrt{n} = -12\sqrt{5} (irrational part)

From 2abn=1252ab\sqrt{n} = -12\sqrt{5}, comparing the terms under the square root gives n=5n = 5, so:

2ab5=125    ab=62ab\sqrt{5} = -12\sqrt{5} \implies ab = -6

Now, using a2+b2n=29a^2 + b^2n = 29, we substitute n=5n = 5:

a2+5b2=29a^2 + 5b^2 = 29

We have two equations:
1. ab=6ab = -6
2. a2+5b2=29a^2 + 5b^2 = 29

By trial and error or systematic solving, we find a=3a = 3, b=2b = -2, and n=5n = 5.
Thus, a+b+n=32+5=6a + b + n = 3 - 2 + 5 = 6.