Algebra DPP 1.3 Quadratics

 Q1. For what values of b do the equations:

1988x² + bx + 8891 = 0 and 8891x² + bx + 1988 = 0 have a common root?

Solution:

We are given two quadratic equations:

  1. 1988x2+bx+8891=01988x^2 + bx + 8891 = 0

  2. 8891x2+bx+1988=08891x^2 + bx + 1988 = 0

We are to find the values of bb for which they have a common root.


Step 1: Let α\alpha be the common root.

Then α\alpha satisfies both equations. So,

From equation (1):

1988α2+bα+8891=0(i)1988\alpha^2 + b\alpha + 8891 = 0 \quad \text{(i)}

From equation (2):

8891α2+bα+1988=0(ii)8891\alpha^2 + b\alpha + 1988 = 0 \quad \text{(ii)}


Step 2: Subtract equation (i) from equation (ii):

(8891α21988α2)+(bαbα)+(19888891)=0(8891\alpha^2 - 1988\alpha^2) + (b\alpha - b\alpha) + (1988 - 8891) = 0 (88911988)α2(88911988)=0(8891 - 1988)\alpha^2 - (8891 - 1988) = 0 6903α26903=06903\alpha^2 - 6903 = 0 α2=1α=±1\alpha^2 = 1 \Rightarrow \alpha = \pm 1


Step 3: Plug back α=1\alpha = 1 and α=1\alpha = -1 into either equation to find corresponding bb.

Case 1: α=1\alpha = 1
Plug into equation (1):

1988(1)2+b(1)+8891=01988+b+8891=0b=108791988(1)^2 + b(1) + 8891 = 0 \Rightarrow 1988 + b + 8891 = 0 \Rightarrow b = -10879

Case 2: α=1\alpha = -1

1988(1)2+b(1)+8891=01988b+8891=0b=108791988(-1)^2 + b(-1) + 8891 = 0 \Rightarrow 1988 - b + 8891 = 0 \Rightarrow b = 10879


✅ Final Answer:

b=±10879


Q2. 

Given that the equation in x has at least a real root, find the range of m.

(m21)x22(m+2)x+1=0

Solution:
Once you do discriminant >= 0 you will get m >= -5/4.
Note that this range also includes +-1.
And if you put m = +-1, the given equation is no longer quadratic.
So should we exclude +-1 from this computed range?
No.
Why?
Because when we put m = +-1, the equation becomes a linear equation, with one real root.
And that's what the question asks.
So m >= -5/4 is the answer.

Q3. 

If the equation in x has real roots, then find the value of a and b.

x2+2(1+a)x+(3a2+4ab+4b2+2)=0

Solution:
Once you put discriminant >= 0 and re-arrange, you will get:
(a-1)^2 + (a+2b)^2 = 0
=> a = 1 and b = -0.5

Q4. 

Mr. A is going to pick three non-zero real numbers and Mr. B is going to arrange the three numbers as the coefficients of a quadratic equation(ax^2 + bx + c = 0). Mr. A  wins the game if and only if the resulting equation has two distinct rational solutions. Who has a winning strategy?

Solution:

Mr. A can force a win.
Here’s a concrete strategy that always succeeds, no matter how Mr. B permutes the three numbers.


1 A's move

Pick any three non‑zero real numbers whose sum is 0 and such that no one of them equals −2 times another (to avoid a double root).
Example: 4,  1,  54,\;1,\;-5.


2  Why this choice works for every permutation

Let the three numbers be x,  y,  zx,\;y,\;z with

x+y+z=0andx,y,z0.x+y+z = 0\quad\text{and}\quad x,y,z\neq 0.

Whatever permutation B chooses becomes the coefficients (a,b,c)(a,b,c) of

at2+bt+c=0,a,b,c{x,y,z}.a\,t^{2}+b\,t+c=0,\qquad a,b,c\in\{x,y,z\}.

Because c=(a+b)c = -(a+b), the discriminant is

Δ  =  b24ac  =  b24a((a+b))  =  b2+4a2+4ab  =  (2a+b)2.\Delta \;=\; b^{2}-4ac \;=\; b^{2}-4a\bigl(-(a+b)\bigr) \;=\; b^{2}+4a^{2}+4ab \;=\; (\,2a+b\,)^{2}.

Key facts

  • (2a+b)2(2a+b)^{2} is always a perfect square, so the square‑root term in the quadratic formula is rational.

  • Δ>0\Delta > 0 provided 2a+b02a+b\neq 0. That’s why A avoids any pair with ratio 2-2.
    (With the example 4,1,54,1,-5 we get squares 9,36,819,36,81 in the six permutations.)

Hence every arrangement gives two distinct roots

t=b±Δ2a=b±(2a+b)2a,t=\frac{-b\pm\sqrt{\Delta}}{2a} =\frac{-b\pm(2a+b)}{2a},

a ratio of integers → rational.


3  Conclusion

By picking numbers that sum to zero (and not in the 2:1-2:1 ratio), Mr. A guarantees that all six possible quadratics have two distinct rational solutions.
Since Mr. B cannot spoil this outcome with any permutation, Mr. A has the winning strategy.

Q5.

a, b, c are three distinct non-zero real numbers. Prove that the following three equations

ax2+2bx+c=0,bx2+2cx+a=0,andcx2+2ax+b=0ax^2 + 2bx + c = 0,\quad bx^2 + 2cx + a = 0,\quad \text{and} \quad cx^2 + 2ax + b = 0

cannot all have two equal real roots.

Solution:

Let's prove by contradiction. Let's say each of them has 2 equal real roots. Hence their discriminant is 0.
So
4b^2 = 4ac, 4a^2 = 4bc and 4c^2 = 4ab
=> b^2 = ac and a^2 = bc
=> ac = (a^2/c)^2
=> a^3 = c^3
Since a and c are real, 
=> a = c
But that's contradiction since the question says a,b,c are distinct.
Hence proved.

Q6. 

If x2+x+1=0x^2 + x + 1 = 0, find the value of x1999+x2000x^{1999} + x^{2000}.
Solution:
Note that this equation gives imaginary cube roots of unity.
x^2  = -1 - x
x^3  = -x - x^2 = 1
Since x^3 is 1
=> x^1999 = x and x^2000 = x^2
So x + x^2 = -1 = Answer.

Q7.

For x2+2x+5x^2 + 2x + 5 to be a factor of x4+px2+qx^4 + px^2 + q, find the values of p and q.

Solution:
Let (x^2 + 2x + 5)(x^2 + bx + c) = x^4 + px^2 + q
Now equate coefficients for each power of x and you will get the answer.
p = 6, q = 25.

Q8.

If a+b+c=0a + b + c = 0, find

b2+c2+a2b2ca.Solution:
b^2 = a^2 + c^2 + 2ac
Numerator = 2(a^2 + c^2 + ac)
Denominator = a^2 + c^2 + ac
Answer: 2

Q9.

For how many real values of a will

x2+2ax+2008=0x^2 + 2ax + 2008 = 0

have two integer roots?

Solution:



Step 1: General Form

The roots of the quadratic equation x2+2ax+2008=0x^2 + 2ax + 2008 = 0 are:

x=2a±(2a)24(1)(2008)2x=a±a22008x = \frac{-2a \pm \sqrt{(2a)^2 - 4(1)(2008)}}{2} \Rightarrow x = -a \pm \sqrt{a^2 - 2008}

So for the roots to be real and integers, the quantity a22008\sqrt{a^2 - 2008} must be an integer. Let:

a22008=k,for some integer k0a22008=k2a2k2=2008(ak)(a+k)=2008


(ak)(a+k)=2008(a - k)(a + k) = 2008

Let’s find all integer factor pairs (m,n)(m, n) such that mn=2008m \cdot n = 2008, and then compute a=m+n2a = \frac{m + n}{2} for each.


Step 1: Factorization of 2008

2008=23×2512008 = 2^3 \times 251

Number of positive divisors = (3+1)(1+1)=8(3+1)(1+1) = 8

So, the positive factor pairs (ak,a+k)(a - k, a + k) are:

(1,2008), (2,1004), (4,502), (8,251)(1, 2008),\ (2, 1004),\ (4, 502),\ (8, 251)

We only need pairs (m,n)(m, n) such that m<nm < n, since the equation is symmetric.


Step 2: Compute a=m+n2a = \frac{m + n}{2}

Now for each pair (m,n)(m, n), compute:

a=m+n2a = \frac{m + n}{2}

  1. (1,2008)a=1+20082=20092=1004.5(1, 2008) \Rightarrow a = \frac{1 + 2008}{2} = \frac{2009}{2} = 1004.5 ❌ Not valid (not real value of a that gives integer roots)

  2. (2,1004)a=2+10042=10062=503(2, 1004) \Rightarrow a = \frac{2 + 1004}{2} = \frac{1006}{2} = 503

  3. (4,502)a=4+5022=5062=253(4, 502) \Rightarrow a = \frac{4 + 502}{2} = \frac{506}{2} = 253

  4. (8,251)a=8+2512=2592=129.5(8, 251) \Rightarrow a = \frac{8 + 251}{2} = \frac{259}{2} = 129.5 ❌ Not valid

So only two of the four positive factor pairs give valid real values of aa such that the roots are integers.


Step 3: Consider Negative Factor Pairs

Because a2k2=2008a^2 - k^2 = 2008, negative factor pairs will also work:

(1,2008), (2,1004), (4,502), (8,251)(-1, -2008),\ (-2, -1004),\ (-4, -502),\ (-8, -251)

Repeat same for these:

  1. (1,2008)a=1+(2008)2=20092=1004.5(-1, -2008) \Rightarrow a = \frac{-1 + (-2008)}{2} = \frac{-2009}{2} = -1004.5

  2. (2,1004)a=10062=503(-2, -1004) \Rightarrow a = \frac{-1006}{2} = -503

  3. (4,502)a=5062=253(-4, -502) \Rightarrow a = \frac{-506}{2} = -253

  4. (8,251)a=2592=129.5(-8, -251) \Rightarrow a = \frac{-259}{2} = -129.5


✅ Final Set of Valid aa Values:

a=±503, ±253a = \pm 503,\ \pm 253

So the 4 distinct real values of aa are:

503, 253, 253, 503

Q10.

If x,yx, y are positive real numbers satisfying the system of equations

x2+yxy=336,y2+xxy=112,x^2 + y \sqrt{xy} = 336, \quad y^2 + x \sqrt{xy} = 112,

then x+yx + y equals

Solution:

We are given:

x2+yxy=336(1)x^2 + y\sqrt{xy} = 336 \tag{1}

Dividing both sides of (1) by x\sqrt{x}:

xx+yy=336x(2)x\sqrt{x} + y\sqrt{y} = \frac{336}{\sqrt{x}} \tag{2}

We are also given:

y2+xxy=112(3)y^2 + x\sqrt{xy} = 112 \tag{3}

Dividing both sides of (3) by y\sqrt{y}:

yy+xx=112y(4)y\sqrt{y} + x\sqrt{x} = \frac{112}{\sqrt{y}} \tag{4}

From equations (2) and (4), we observe that both left-hand sides are the same (just terms rearranged), so:

336x=112y(5)\frac{336}{\sqrt{x}} = \frac{112}{\sqrt{y}} \tag{5}

Cross-multiplying:

336y=112x336\sqrt{y} = 112\sqrt{x}

Divide both sides by 112:

3y=x(6)3\sqrt{y} = \sqrt{x} \tag{6}

Squaring both sides:

9y=x(7)9y = x \tag{7}

Now substitute equations (6) and (7) into equation (2):

Recall:

xx+yy=336xx\sqrt{x} + y\sqrt{y} = \frac{336}{\sqrt{x}}

From (7), x=9yx = 9y, and from (6), x=3y\sqrt{x} = 3\sqrt{y}, so:

Left-hand side:

xx=9y3y=27yyx\sqrt{x} = 9y \cdot 3\sqrt{y} = 27y\sqrt{y} yy=yyy\sqrt{y} = y\sqrt{y} Total LHS=27yy+yy=28yy\text{Total LHS} = 27y\sqrt{y} + y\sqrt{y} = 28y\sqrt{y}

Right-hand side:

336x=3363y=112y\frac{336}{\sqrt{x}} = \frac{336}{3\sqrt{y}} = \frac{112}{\sqrt{y}}

So:

28yy=112y28y\sqrt{y} = \frac{112}{\sqrt{y}}

Multiply both sides by y\sqrt{y}:

28yy=11228y2=112y2=4y=2(since y>0)28y y = 112 \Rightarrow 28y^2 = 112 \Rightarrow y^2 = 4 \Rightarrow y = 2 \quad \text{(since } y > 0\text{)}

Using equation (7):

x=9y=92=18x = 9y = 9 \cdot 2 = 18

Thus,

x+y=18+2=20

Q11.

a, b, c are positive integers such that 

a2+2b22bc=100a^2 + 2b^2 - 2bc = 100 and 2abc2=1002ab - c^2 = 100. Then a+bc\frac{a + b}{c} is"
Solution:
Equating both you will get:
(a-b)^2 + (b-c)^2 = 0
=> a = b = c
Answer = 2

Q12. 

"When xx is real, the greatest possible value of 10x100x10^x - 100^x is"
Solution:
Let y = 10^x then:
y - y^2 is a quadratic.
Its graph will be downward parabola.
Highest point will be at the vertex.
Vertex for a quadratic is -b/2a
Here b = 1, a = -1
Vertex = 1/2
Put y = 1/2 to get max value of 1/2 - 1/4 = 1/4 = answer.

Q13. Find integers 'a' and 'b' such that 

(x2x1)(x^2 - x - 1) divides ax17+bx16+1ax^{17} + bx^{16} + 1.

Solution:
For a polynomial to divide another, all its roots must be roots of the other one.
Let's say one of those roots is p.
=> p^2 - p - 1 = 0
=> p^2 = p + 1________[1]
Also
a.p^17 + b.p^16 + 1 = 0______[2]

Using [1], we can reduce higher powers of p to linear.
While doing that you will realize that coefficients turn out to follow Fibonacci.
i.e. 
p^n = F_n.x + F_(n-1)
Using that compute p^16 and p^17 and put in 2 to get:

a(F17p+F16)+b(F16p+F15)+1P(x) = a(F_{17}x + F_{16}) + b(F_{16}x + F_{15}) + 1 =(aF17+bF16)p+(aF16+bF15+1).= (aF_{17} + bF_{16})x + (aF_{16} + bF_{15} + 1).

For this to vanish identically we need

{aF17+bF16=0,aF16+bF15+1=0.\begin{cases} aF_{17} + bF_{16} = 0, \\ aF_{16} + bF_{15} + 1 = 0. \end{cases}

Plugging the numerical values gives the linear system

{1597a+987b=0,987a+610b=1.\begin{cases} 1597a + 987b = 0, \\ 987a + 610b = -1. \end{cases}


Solving this will give, a = 987, b = -1597



 Q14.

Find the real points (x, y) satisfying 

3x2+3y24xy+10x10y+10=03x^2 + 3y^2 - 4xy + 10x - 10y + 10 = 0.


Solution:

Solve it as a plain quadratic 

Start from

3x2+3y24xy+10x10y+10=0.(1)3x^{2}+3y^{2}-4xy+10x-10y+10=0. \tag{1}


1. View the equation as a quadratic in xx

Rewrite (1) collecting the xx-terms:

3x2  +  (4y+10)x  +  (3y210y+10)=0.3x^{2}\;+\;(-4y+10)\,x\;+\;\bigl(3y^{2}-10y+10\bigr)=0.

For a fixed real yy, this is a quadratic in xx.
Real solutions require the discriminant to be non‑negative:

Δx  =  (4y+10)243(3y210y+10)  0.\Delta_x \;=\;(-4y+10)^{2}-4\cdot3\bigl(3y^{2}-10y+10\bigr)\;\ge 0.

Compute the discriminant:

(4y+10)2=16y280y+100,43(3y210y+10)=12(3y210y+10)=36y2120y+120.\begin{aligned} (-4y+10)^{2}&=16y^{2}-80y+100,\\[2pt] 4\cdot3\bigl(3y^{2}-10y+10\bigr)&=12\bigl(3y^{2}-10y+10\bigr)=36y^{2}-120y+120. \end{aligned}

Hence

Δx=(16y280y+100)(36y2120y+120)=20y2+40y20=20(y22y+1)=20(y1)2.\Delta_x=(16y^{2}-80y+100)-(36y^{2}-120y+120) =-20y^{2}+40y-20 =-20\bigl(y^{2}-2y+1\bigr) =-20\,(y-1)^{2}.

Because 20<0-20<0, the only way for Δx0\Delta_x\ge0 is

(y1)2=0y=1.(y-1)^{2}=0\quad\Longrightarrow\quad y=1.


2. Substitute y=1y=1 back into the equation

Put y=1y=1 in (1):

3x2+3(1)24x(1)+10x10(1)+10=0        3x2+6x+3=0.3x^{2}+3(1)^{2}-4x(1)+10x-10(1)+10=0 \;\;\Longrightarrow\;\; 3x^{2}+6x+3=0.

Divide by 33:

x2+2x+1=0(x+1)2=0,x^{2}+2x+1=0\quad\Longrightarrow\quad(x+1)^{2}=0,

so x=1x=-1.


3. Conclusion

The only real point that satisfies (1) is

(1,1).\boxed{(-1,\,1)}.

(Had we treated the equation instead as a quadratic in yy, the same reasoning would force x=1x=-1 and then give y=1y=1; either way the result is identical.)

Q15. 

Solve for x, y and z; if xy + x + y = 23, yz + y + z = 31, zx + z + x = 47.

Solution:
Add 1 to each equation:
(x+1)(y+1) = 24
(y+1)(z+1) = 32
(x+1)(z+1) = 48
Let x+1 = a, y+1 = b, z+1 = c
ab = 24
bc = 32
ac = 48
ac.bc = 32.48 = ab.c^2 => c^2 = 64 => c = +-8
c = 8 gives a = 6, b = 4 => x = 5, y = 3, z = 7
c = -8 gives a = -6, b = -4 => x = -7, y = -5, z = -9


Q16

a, b are the real roots of the equation 

x2px+q=0x^2 - px + q = 0. Find the number of pairs (p,q)(p, q) such that the quadratic equation with roots a2,b2a^2, b^2 is still x2px+q=0x^2 - px + q = 0.

Solution

1. Roots and Symmetric Sums

  • Given: a,ba, b are roots of x2px+q=0x^2 - px + q = 0.

    • So a+b=pa + b = p

    • ab=qab = q

We require that the quadratic with roots a2,b2a^2, b^2 is also x2px+q=0x^2 - px + q = 0.

For the new quadratic with roots a2,b2a^2, b^2:

  • Sum of roots: a2+b2a^2 + b^2

  • Product of roots: a2b2a^2 b^2

So, we want:

  • a2+b2=pa^2 + b^2 = p

  • a2b2=qa^2 b^2 = q

But a2+b2=(a+b)22ab=p22qa^2 + b^2 = (a + b)^2 - 2ab = p^2 - 2q.

  • a2b2=(ab)2=q2a^2 b^2 = (ab)^2 = q^2

Thus,

  1. a2+b2=p22q=pa^2 + b^2 = p^2 - 2q = p

  2. a2b2=q2=qa^2 b^2 = q^2 = q

So,

  • From (2): q2q=0    q(q1)=0q^2 - q = 0 \implies q(q - 1) = 0, so q=0q = 0 or q=1q = 1.

We will examine both cases.

2. Case Analysis

Case 1: q=0q = 0

From (1): p22q=p    p2p=0p(p1)=0p^2 - 2q = p \implies p^2 - p = 0 \Rightarrow p(p - 1) = 0

So p=0p = 0 or p=1p = 1.

Now, check if the roots are real.

Case 2: q=1q = 1

From (1): p22q=p    p2p2=0    (p2)(p+1)=0p^2 - 2q = p \implies p^2 - p - 2 = 0 \implies (p - 2)(p + 1) = 0

So p=2p = 2 or p=1p = -1.

Again, check if the roots are real.

3. Checking Nature of Roots

The original equation x2px+q=0x^2 - px + q = 0 will have real roots if its discriminant D0D \geq 0:

D=p24q0D = p^2 - 4q \geq 0

For each (p, q):

  • (0, 0): D=020=0D = 0^2 - 0 = 0 (real roots)

  • (1, 0): D=120=1D = 1^2 - 0 = 1 (real roots)

  • (2, 1): D=44=0D = 4 - 4 = 0 (real roots)

  • (-1, 1): D=14=3D = 1 - 4 = -3 (NOT real roots)

So only 3 pairs yield real roots:

  • (0, 0)

  • (1, 0)

  • (2, 1)

Final Answer

There are 3\boxed{3} pairs (p,q)(p, q) such that the quadratic equation with roots a2,b2a^2, b^2 is also x2px+q=0x^2 - px + q = 0, where a,ba, b are real roots of the original equation.

These pairs are:

  • (0, 0)

  • (1, 0)

  • (2, 1)

Q17. 
Done earlier in examples.

Q18. 

Given that the real numbers ss, tt satisfy

19s2+99s+1=0,t2+99t+19=0,and st1,19s^2 + 99s + 1 = 0,\quad t^2 + 99t + 19 = 0,\quad \text{and } st \ne 1,

find the value of

st+4s+1t.Solution:



Changing the second equality in the form of

19(1t)2+99(1t)+1=0,19\left(\frac{1}{t}\right)^2 + 99\left(\frac{1}{t}\right) + 1 = 0,

it follows that ss and 1t\frac{1}{t} both are roots of the equation

19x2+99x+1=0.19x^2 + 99x + 1 = 0.

Therefore, by Viete's Theorem,

s+1t=9919,andst=119.s + \frac{1}{t} = -\frac{99}{19}, \quad \text{and} \quad \frac{s}{t} = \frac{1}{19}. st+4s+1t=s+1t+4st=9919+419=5\therefore \frac{st + 4s + 1}{t} = s + \frac{1}{t} + 4\cdot\frac{s}{t} = -\frac{99}{19} + \frac{4}{19} = -5


Q19.

Given that a = 8 − b and c² = ab − 16, prove that a = b.
Solution:
Substitute a in second equation to get:
c^2 + (b-4)^2 = 0
=> c = 0, b = 4
=> a = 8 - 4 = 4
H.P.
Note: This solution assumes that a,b,c are real. Else there are imaginary solutions where a != b.
For e.g. a = 4 + i and b = 4 - i.
And generally, c = +-i(b - 4). We can pick any b and use that to compute c and a.

Q20. Given that a, b are roots of the equation x² – 7x + 8 = 0, where a > b. Find the value of 

2a+3b2\frac{2}{a} + 3b^2 without solving the equation.:


Solution:

Let α and β be the two roots of

x27x+8=0,with α>β.x^{2}-7x+8=0,\qquad\text{with } \alpha>\beta .


1. Use Vieta’s relations

α+β=7,αβ=8.\alpha+\beta = 7 ,\qquad \alpha\beta = 8 .


2. Rewrite the required expression

S  =  2α+3β2.S \;=\; \frac{2}{\alpha}+3\beta^{2}.

Because αβ=8 \alpha\beta = 8,

1α=βαβ=β82α=β4.\frac{1}{\alpha}=\frac{\beta}{\alpha\beta}= \frac{\beta}{8}\quad\Longrightarrow\quad \frac{2}{\alpha}= \frac{\beta}{4}.

Hence

S=β4+3β2.(1)S = \frac{\beta}{4}+3\beta^{2}. \tag{1}


3. Eliminate the square of β

Since β is a root, it satisfies its own equation:

β27β+8=0        β2=7β8.\beta^{2}-7\beta+8 = 0\;\;\Longrightarrow\;\; \beta^{2}=7\beta-8 .

Substitute this into (1):

S=β4+3(7β8)=β4+21β24=85β424.(2)\begin{aligned} S &=\frac{\beta}{4}+3(7\beta-8)\\ &=\frac{\beta}{4}+21\beta-24\\ &=\frac{85\beta}{4}-24. \tag{2} \end{aligned}


4. Express β in terms of S and eliminate β

From (2): β=4S+9685 \beta = \dfrac{4S+96}{85}.

Insert this form of β back into the quadratic it satisfies:

(4S+9685)27(4S+9685)+8=0.\left(\frac{4S+96}{85}\right)^{2}-7\left(\frac{4S+96}{85}\right)+8=0.

Multiply by 85285^{2} and simplify:

16S21612S+9896=0        4S2403S+2474=0.16S^{2}-1612S+9896=0 \;\;\Longrightarrow\;\; 4S^{2}-403S+2474=0.


5. Solve for S

S=403±40324424748=403±852178=403±85178.S=\frac{403\pm\sqrt{403^{2}-4\cdot4\cdot2474}}{8} =\frac{403\pm\sqrt{85^{2}\cdot17}}{8} =\frac{403\pm85\sqrt{17}}{8}.

Because α>β \alpha>\beta, β is the smaller root, giving the smaller of the two S‑values (the “−” sign):

S=40385178      (6.57).

Q21. Both roots of the quadratic equation x² – 63x + k = 0 are prime numbers. The number of possible values of k is:
Solution:
Let the roots be a,b.
a + b = 63
a,b are prime => a,b are positive integers.
2 + 61 = 63 gives one pair(2,61) and k = 122.
Since a,b are prime and all primes except 2 are odd.
So if we add 2 primes and both are odd we will get an even number.
But here the sum is odd. So one of them as to be even.
So only answer is the one we found.
Number of possible values of k = 1.

Q22. 

Find the sum of all possible values of a such that the following equation has real root in x:

(xa)2+(x23x+2)2=0.
Solution:
For the LHS to be zero, both squares have to be 0.
The second term will be zero only for x = 1 and 2.
So for the first term to be zero a will have to be 1 or 2.
Answer: 1 + 2 = 3

Q23: 

Let p be a real number such that the equation 2y28y=p2y^2 - 8y = p has only one solution.
Then find the value of p+64p + 64.

Solution:
Discriminant has to be 0.
64 + 8p = 0 => p = -8 => p + 64 = 56.

Q24:

Let 

a,ba, b and cc be the lengths of the three sides of a triangle. Suppose aa and bb are the roots of the equation

x2+4(c+2)=(c+4)x,Solution:

Since a,ba, b are the roots of the equation x2(c+4)x+4(c+2)=0x^2 - (c + 4)x + 4(c + 2) = 0, it follows that

a+b=c+4andab=4(c+2)a + b = c + 4 \quad \text{and} \quad ab = 4(c + 2)

Then

a2+b2=(a+b)22ab=(c+4)28(c+2)a^2 + b^2 = (a + b)^2 - 2ab = (c + 4)^2 - 8(c + 2) a2+b2=c2\Rightarrow a^2 + b^2 = c^2

Hence the triangle is right-angled, and x=90x = 90.

Q25:

How many ordered pairs of integers (x, y) satisfy the equation

x² + y² = 2(x + y) + xy?

Solution:


x² + y² = 2(x + y) + xy

Key steps in the solution:

  1. Rewriting the equation as a quadratic in xx:

    x2x(2+y)+y22y=0x^2 - x(2 + y) + y^2 - 2y = 0
  2. Discriminant of the quadratic:

    Discriminant=(2+y)24(y22y)=163(y2)2\text{Discriminant} = (2 + y)^2 - 4(y^2 - 2y) = 16 - 3(y - 2)^2

    To ensure integer solutions, this must be a perfect square.

  3. Solving the inequality:

    163(y2)20y2<43<316 - 3(y - 2)^2 \geq 0 \Rightarrow |y - 2| < \frac{4}{\sqrt{3}} < 3

    So possible integer values for yy: 0, 1, 2, 3, 4.

  4. Filtering values where discriminant is a perfect square: Only y=0,2,4y = 0, 2, 4 qualify.

  5. Solving for each valid yy:

    • y=0y = 0: x=0,2x = 0, 2

    • y=2y = 2: x=0,4x = 0, 4

    • y=4y = 4: x=2,4x = 2, 4

  6. Final integer solutions:

    (0,0),(2,0),(0,2),(4,2),(2,4),(4,4)(0,0), (2,0), (0,2), (4,2), (2,4), (4,4)

Total number of solutions: 6 ordered pairs.

Q26.

Let n be a positive integer such that one of the roots of the quadratic equation

4x² – (4√3 + 4)x + √3n – 24 = 0
is an integer. Find the value of n.

Solution:


4x2(43+4)x+3n24=04x^2 - (4\sqrt{3} + 4)x + \sqrt{3}n - 24 = 0

Summary of the key steps:

  1. Assume an integer root α\alpha, substitute into the equation:

    4α2(43+4)α+3n24=04α24α24=3(4αn)4\alpha^2 - (4\sqrt{3} + 4)\alpha + \sqrt{3}n - 24 = 0 \Rightarrow 4\alpha^2 - 4\alpha - 24 = \sqrt{3}(4\alpha - n)
  2. Since 3\sqrt{3} is irrational, equate both rational and irrational parts:

    • 4α24α24=04\alpha^2 - 4\alpha - 24 = 0

    • 4αn=0α=n44\alpha - n = 0 \Rightarrow \alpha = \frac{n}{4}

  3. Substituting α=n4\alpha = \frac{n}{4} into the rational equation:

    4(n4)24(n4)24=0n24n96=0(n12)(n+8)=04\left(\frac{n}{4}\right)^2 - 4\left(\frac{n}{4}\right) - 24 = 0 \Rightarrow n^2 - 4n - 96 = 0 \Rightarrow (n - 12)(n + 8) = 0
  4. Since nn is a positive integer, the solution is:

    n=12\boxed{n = 12}

Q27.Suppose that the two roots of the equation

1x210x29+1x210x452x210x69=0\frac{1}{x^2 - 10x - 29} + \frac{1}{x^2 - 10x - 45} - \frac{2}{x^2 - 10x - 69} = 0

are α and β. Find the value of (−αβ).

Solution:

Let 

y=x210x29y = x^2 - 10x - 29. Then x210x45=y16x^2 - 10x - 45 = y - 16, x210x69=y40x^2 - 10x - 69 = y - 40. Thus

1y+1y162y40=0.\frac{1}{y} + \frac{1}{y - 16} - \frac{2}{y - 40} = 0.

Therefore y=10y = 10. So y=x210x29=10y = x^2 - 10x - 29 = 10. Hence x210x39=0x^2 - 10x - 39 = 0. Therefore, αβ=39-\alpha\beta = 39.

Q28: 

Find total number of pairs of (x, y) where x, y belongs to integer that satisfy the equation
x + y = x² - xy + y².
Solution:
Rearrange to make quadratic in x:
x^2 - x(y+1) + y^2 - y = 0
Discriminant >= 0 
=> (y+1)^2 - 4(y^2 - y) >= 0
=> -3y^2 + 6y + 1 >= 0
=> 3y^2 - 6y - 1 <= 0
=> 3[y^2 - 2y] <= 1
=> 3[(y-1)^2 - 1] <= 1
=> (y-1)^2 <= 1 + 1/3 = 4/3
=> |y-1| <= 2/sqrt(3)
=>  -2/sqrt(3)<= y-1 <= 2/sqrt(3)
=> -1... <= y-1 <= 1...
=> -0... <= y <= 2...
Since y is integer
y = 0,1,2

Since x is integer, Discriminant should be perfect square.
Discriminant = (y+1)^2 - 4(y^2 - y) = D
y = 0 => D = 1 Ok
y = 1 => D = 4 Ok
y = 2 => D = 9 - 4(2) = 1 Ok

Now, let's find values of x using
x^2 - x(y+1) + y^2 - y = 0
y = 0
=> x^2 - x = 0 => x = 0,1
y = 1
=> x^2 - 2x = 0 => x = 0,2
y = 2
=> x^2 - 3x + 2 = 0 => x = 1,2
So total 6 pairs for (x,y):
(0,0),(1,0),(0,1),(2,1),(1,2),(2,2)

Q29.

Let a and b be two integers. Suppose that √(7 - 4√3) is a root of the equation x² + ax + b = 0. Find the value of b - a.

Solution:
First note that sqrt(7 - 4.sqrt(3)) = 2 - sqrt(3).
If a quadratic has an irrational root but integer coefficients, then the other root will be conjugate of the first one.
Why?
Let's say p + k.sqrt(q) is one root.
Since sum of roots is integer, so the other root will be like t - k.sqrt(q) so that the irrational part vanishes.
Now the product of roots is also integer.
Product of roots = (p + k.sqrt(q))(t - k.sqrt(q)) = pt - k^2.q + k.sqrt(q)(t - p)
For it to be integer, the irrational part should vanish => t = p.
So the other root is p - k.sqrt(q).

Now, coming back to the question at hand.
Since the coefficients are integer and one root is 2 - sqrt(3) the other one will be 2 + sqrt(3).
-a = sum of roots = 4 => a = -4
b = product of roots = 4 - 3 = 1
b-a = 5 = Answer.

Q30.


Let pp be an integer such that both roots of the equation

5x25px+(66p1)=05x^2 - 5px + (66p - 1) = 0

are positive integers. Find the value of pp.

Solution:
Let the roots be r,s.
r + s = p
rs = (66p - 1)/5 = [66(r+s)- 1 ]/5
5rs = 66r + 66s - 1
5rs - 66r - 66s = - 1
Using rectangle completion trick:
5*5rs - 5*66r - 5*66s = -5
5r(5s - 66) - 66(5s) = -5
5r(5s - 66) - 66(5s - 66) - 66^2 = -5
(5r - 66)(5s - 66) = 66^2 - 5 = 4351

Let's factor 4351.
Last digit is 1.
So last digits of factors would be:
1,1 or 3,7 or 9,9
Check divisibility by 3,7,11,13,17 - all fail.
19 succeeds and the other factor is 229.
(5r - 66)(5s - 66) = 19*229
Solving this we get the roots as :
17,59
p = 17 + 59 = 76

Q31.


Suppose aa and bb are the roots of x2+xsinα+1=0x^2 + x \sin \alpha + 1 = 0 while cc and dd are the roots of the equation
x2+xcosα1=0x^2 + x \cos \alpha - 1 = 0. Find the value of

1a2+1b2+1c2+1d2.\frac{1}{a^2} + \frac{1}{b^2} + \frac{1}{c^2} + \frac{1}{d^2}.


Solution:
p = sin(alpha), q = cos(alpha)
a + b = -p ab = 1
c + d = -q cd = -1

1/a^2 + 1/b^2 = (a^2 + b^2)/(a^2.b^2) = p^2 - 2/(ab)^2 = p^2 - 2
1/c^2 + 1/d^2 = (c^2 + d^2)/(c^2.d^2) = q^2 + 2/(cd)^2 = q^2 + 2
Add to get p^2 + q^2 = 1 = answer.

Q32.


The zeroes of the function f(x)=x2ax+2af(x) = x^2 - ax + 2a are integers. What is the sum of all possible values of aa?

Solution:
Let the roots be p,q.
p + q = a
pq = 2a = 2(p+q)
pq -2p - 2q = 0
Complete the rectangle
p(q-2) -2(q-2) = 4
(p-2)(q-2) = 4
Possible factors are 1,4 2,2 4,1 -1,-4 -2,-2 -4,-1
Solving these and doing a = p+q gives 4 unique values of a:
9,8,0,-1
For each of these the discriminant is also perfect square.
Add all to get 16 = answer.

Q33.

Let a,b,a, b, and cc be three distinct one-digit numbers. The maximum value of the sum of the roots of the equation

(xa)(xb)+(xb)(xc)=0(x - a)(x - b) + (x - b)(x - c) = 0

is kk. What is the value of 2k2k?

Solution:
Factorize further to get:
(x-b)(2x - a - c) = 0
x = b, (a+c)/2
k = b + (a+c)/2
2k = 2b + a + c
To maximize this, put
b = 9 and either of a and c to 8 and other one 7.
18 + 8 + 7 = 33 = answer.

Q34.

There are exactly N distinct rational numbers k such that |k| < 200 and 5x² + kx + 12 = 0 has at least one integer solution for x. What is N?

Solution:
Let n be the integer root.
5n^2 + nk + 12 = 0
=> k = -(12 + 5n^2)/n = -(12/n + 5n)
|k| < 200 => |5n + 12/n| < 200
=> -200 < (5n + 12/n) < 200

Claim: Each distinct value of n gives a distinct value of k. Hence N = number of distinct 'n'.
Proof by contradiction:
Let's say 2 distinct value of n(n1,n2) give same k.
=> 5n1 + 12/n1 = 5n2 + 12/n2
=> 12(1/n1 - 1/n2) - 5(n2 - n1) = 0
=> (n2 - n1)[12/n1n2 - 5] = 0 
=> (n2 - n1)[12 - 5n1n2] = 0
Either n2 = n1(not true since we chose them distinct)
Or 12 = 5n1n2 (not true since 5 and 12 are co-prime).
H.P.

Case 1:
5n^2 - 200n + 12 < 0
Quadratic in 'n', graph opens upwards, so will be negative between the roots.
n = 200 +- sqrt(40000 - 240)/10
 = 20 +- sqrt(400 - 2.4) = 20 +- 19.sth = 39.sth, 0.sth
Since n is integer the values will be 1 to 39.

Case 2:
5n^2 + 200n + 12 > 0
This above inequality is wrong. Why?
Because I have multiplied with n but n is negative here. So the sign must flip.
So it should become:
5n^2 + 200n + 12 < 0
Quadratic in 'n', graph opens upwards, so will be positive when 'n' is between the roots.
n = -200 +- sqrt(40000 - 240)/10
 = -20 +- sqrt(400 - 2.4) = -20 +- 19.sth = -39.sth, -0.sth
=>  -39 <= n <= -1

So total value of n = 78 = total values of k.
Q35.


Let aa and bb be the roots of x2+2000x+1=0x^2 + 2000x + 1 = 0 and let cc and dd be the roots of x22008x+1=0x^2 - 2008x + 1 = 0. Now PP is defined as

P=(a+c)(b+c)(ad)(bd)P = (a + c)(b + c)(a - d)(b - d)

Then find the sum of all the digits of PP.

Solution:
(a + c)(b + c) = ab + c^2 + c(a+b) = 1 - 2000c + c^2 = 8c
(a - d)(b - d) = ab + d^2 - d(a+b) = 1 - 2000d - d^2 = 4008d
Multiply to get 32064cd = 32064 = P 
Since c,d are roots of the second equation:
c^2 - 2008c + 1 = 0
d^2 - 2008d + 1 = 0
Sum of digits of P = 15 = Answer.

Q36.


Find the value of the smallest positive integer mm such that the equation

x2+2(m+5)x+(100m+9)=0x^2 + 2(m + 5)x + (100m + 9) = 0

has only integer solutions.


Solution:
D = perfect square => 4(m+5)^2 - 4(100m + 9) = p.s.
Factor out 4 since that's already p.s.
(m+5)^2 - (100m + 9) >= 0 and p.s.
m^2 - 90m + 16 >= 0 and p.s.
It's given that m is positive integer.
As long as m <= 89 this LHS expression is negative.
For e.g. at m = 89
89(89 - 90+ 16 < 0
So the smallest m at which LHS > 0  is m = 90.
And also at m = 90 it's 16 which is p.s.
Even though we have found the answer here is a more detailed solution.

m^2 + 10m - 100m + 16 = k^2
(m - 45)^2 - 2025 + 16 = k^2
(m - 45)^2 - k^2 = 2009
Using integer square solution method:
(| m - 45| + |k|) (| m - 45| - |k|) = 2009
Factors of 2009 = 7*7*41
=> |m - 45| = 1005,147,45
Smallest positive m will be obtained by:
m - 45 = +-45
=> m = 90 = answer 

Q37.

Given that (m − 2) is a positive integer and it is also a factor of 3m² − 2m + 10. Find the sum of all such values of m.

Solution:


3m22m+10m2=3m+4+18m2\frac{3m^2 - 2m + 10}{m - 2} = 3m + 4 + \frac{18}{m - 2}

is an integer. Thus, m2m - 2 is a factor of 18. Hence, value of m2=1,2,3,6,9,18m - 2 = 1, 2, 3, 6, 9, 18. Thus,

m=3,4,5,8,11,20.m = 3, 4, 5, 8, 11, 20.

The required sum is 51.


Q38.

 Let 

aa and bb be the roots of the equation x2mx+2=0x^2 - mx + 2 = 0. Suppose that a+1ba + \frac{1}{b} and b+1ab + \frac{1}{a} are the roots of the equation x2px+q=0x^2 - px + q = 0. What is 2q2q?

Solution:

In a quadratic equation of the form 

x2+bx+c=0x^2 + bx + c = 0, the product of the roots is cc (Vieta’s formulas).
Using this property, we have that ab=2ab = 2 and

q=(a+1b)(b+1a)=ab+1bab+1a=(ab+1)2ab=(2+1)22=92q = \left(a + \frac{1}{b}\right)\left(b + \frac{1}{a}\right) = \frac{ab + 1}{b} \cdot \frac{ab + 1}{a} = \frac{(ab + 1)^2}{ab} = \frac{(2 + 1)^2}{2} = \frac{9}{2}

Hence,

2q=9
Q39.

The quadratic equation 

x2+mx+n=0x^2 + mx + n = 0 has roots that are twice those of x2+px+m=0x^2 + px + m = 0, and none of m,n,pm, n, p is zero. What is the value of np\frac{n}{p}?

Solution:

 Let 

x2+px+m=0x^2 + px + m = 0 have roots aa and bb. Then

x2+px+m=(xa)(xb)=x2(a+b)x+ab,x^2 + px + m = (x - a)(x - b) = x^2 - (a + b)x + ab,

so p=(a+b)p = -(a + b) and m=abm = ab.
Also, x2+mx+n=0x^2 + mx + n = 0 has roots 2a2a and 2b2b, so

x2+mx+n=(x2a)(x2b)=x22(a+b)x+4ab,x^2 + mx + n = (x - 2a)(x - 2b) = x^2 - 2(a + b)x + 4ab,

and m=2(a+b)m = -2(a + b), n=4abn = 4ab.
Thus,

np=4ab(a+b)=4mm2=8
Q40.

What is the negative of the sum of the reciprocals of the roots of the equation

20032004x+1+1x=0?Solution:

Multiplying both sides of the equation

20032004x+1+1x=0\frac{2003}{2004}x + 1 + \frac{1}{x} = 0

by xx, we get:

20032004x2+x+1=0\frac{2003}{2004}x^2 + x + 1 = 0

Let the roots be aa and bb.

The question asks for the negative of the sum of the reciprocals of the roots:

(1a+1b)=(a+bab)-\left(\frac{1}{a} + \frac{1}{b}\right) = -\left(\frac{a + b}{ab}\right)

Using Vieta’s formulas:

  • a+b=120032004=20042003a + b = -\frac{1}{\frac{2003}{2004}} = -\frac{2004}{2003}

  • ab=120032004=20042003ab = \frac{1}{\frac{2003}{2004}} = \frac{2004}{2003}

So:

a+bab=2004200320042003=1\frac{a + b}{ab} = \frac{-\frac{2004}{2003}}{\frac{2004}{2003}} = -1

Therefore, the negative of this is:

(1)=1
Q42. Suppose that 

aa and bb are nonzero real numbers, and that the equation x2+ax+b=0x^2 + ax + b = 0 has solutions aa and bb. Find the value of (ab)(a - b).

Solution:


Since (xa)(xb)=x2(a+b)x+ab=x2+ax+b=0(x - a)(x - b) = x^2 - (a + b)x + ab = x^2 + ax + b = 0,
it follows by comparing coefficients that ab=a-a - b = a and that ab=bab = b.
Since bb is non-zero, a=1a = 1, and

1b=1b=2-1 - b = 1 \Rightarrow b = -2

Thus,

ab=3Q43.

 Let 

a,b,a, b, and cc be real numbers such that
a7b+8c=4a - 7b + 8c = 4 and 8a+4bc=78a + 4b - c = 7.
Then a2b2+c2a^2 - b^2 + c^2 is ___?

Solution:


Rearranging the given equations:

  • a+8c=7b+4a + 8c = 7b + 4

  • 8ac=74b8a - c = 7 - 4b

Squaring both:

  • a2+16ac+64c2=49b2+56b+16a^2 + 16ac + 64c^2 = 49b^2 + 56b + 16

  • 64a216ac+c2=16b256b+4964a^2 - 16ac + c^2 = 16b^2 - 56b + 49

Adding these two equations:

a2+64a2+16ac16ac+64c2+c2=49b2+16b2+56b56b+16+49a^2 + 64a^2 + 16ac - 16ac + 64c^2 + c^2 = 49b^2 + 16b^2 + 56b - 56b + 16 + 49

Simplifies to:

65a2+65c2=65b2+6565a^2 + 65c^2 = 65b^2 + 65

Dividing both sides by 65:

a2+c2=b2+1a^2 + c^2 = b^2 + 1

Therefore:

a2b2+c2=1

Comments

Popular posts from this blog

IOQM 2024 Paper solutions (Done 1-21, 29)

Combinatorics DPP - RACE 6 - Q16 pending discussion