Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

WS7 Integer

Download as pdf or txt
Download as pdf or txt
You are on page 1of 6

Title: Quadratic Equation

Chapter: Quadratic Equation


Approximate Time to Complete (to be filled by student): ________________________
Total Marks Scored:
Worksheet Compiled By: Prashant Jain (PJ Sir)

• Attempt the worksheet in one go. See answers in one go at the end.
• All questions carry 4 marks for positive and -1 if you leave and -2 if you attempt
incorrectly.
• All proving or show questions (if done correctly) are of 4 marks. There is no negative
marking.
• If you cheat in worksheet then you are only cheating and such sinners do not get
selection in JEE so for your own sake refrain from cheating.
• Maintain the solutions of this worksheet and share the link of solution pdf in the
tracker if you want to be monitored.

Exercise – I
SINGLE AND DOUBLE VALUE INTEGER TYPE
1. Find number of integer roots of equation x (x + 1) (x + 2) (x + 3) = 120.

2
−3 2
−3
2. Find product of all real values of x satisfying (5 + 2 6 )x + (5 − 2 6 )x = 10 [16JM110157]

3. If a, b are the roots of x2 + px + 1 = 0 and c, d are the roots of x2 + qx + 1 = 0. Then find the value of
(a − c) (b − c) (a + d) (b + d)/(q2 − p2). [16JM110158]

4. ,  are roots of the equation  (x2 – x) + x + 5 = 0. If 1 and 2 are the two values of  for which the roots ,  are
 1  2 
   +  
connected by the relation + = 4, then the value of  2 1 
is
   14 
 
 

5. Let one root of equation ( – m) x2 + x + 1 = 0 be double of the other. If  be real and 8m  k then find the least
value of k.

6. Let   be the roots of the equation x2 + ax + b = 0 and   be the roots of x2 – ax + b – 2 = 0. If  = 24 and
1 1 1 1 5
+ + + = , then find the value of a. [16JM110159]
    6

7. If a > b > 0 and a3 + b3 + 27ab = 729 then the quadratic equation ax2 + bx – 9 = 0 has roots
,  ( < ). Find the value of 4 – a. [16JM110160]

8. Let  and  be roots of x2 – 6(t2 – 2t + 2)x – 2 = 0 with  > . If an = n – n for n  1, then find the minimum
a − 2a98
value of 100 (where t  R)
a99

9. If , , ,  are the roots of the equation x4 − Kx3 + Kx2 + Lx + M = 0, where K, L & M are real numbers, then the
minimum value of 2 + 2 + 2 + 2 is – n. Find the value of n.

2x
10. Consider y = , where x is real , then the range of expression y2 + y − 2 is [a, b]. Find the value of (b – 4a).
1 + x2
[16JM110162]

11. If the roots of the equation x3 + Px2 + Qx − 19 = 0 are each one more than the roots of the equaton
x3 − Ax2 + Bx − C = 0, where A, B, C, P & Q are constants, then the value of A + B + C is equal to :
12. If one root of the equation t2 – (12x)t – (f(x) + 64x) = 0 is twice of other, then find the maximum value of the
function f(x), where x  R. [16JM110163]

13. The values of k, for which the equation x2 + 2 (k − 1) x + k + 5 = 0 possess atleast one positive root, are (– , – b].
Find value of b. [16JM110164]

14. Find the least value of 7a for which atleast one of the roots of the equation x2 – (a – 3) x + a = 0 is greater than 2.
[16JM110165]

15. If the quadratic equations 3x2 + ax + 1 = 0 & 2x2 + bx + 1 = 0 have a common root, then the value of the expression
5ab − 2a2 − 3b2 is

16. The equations x2 − ax + b = 0, x3 − px2 + qx = 0, where a, b, p, q  R – {0} have one common root & the second
ap
equation has two equal roots. Find value of . [16JM110166]
q+b

16
17. If x – y and y – 2x are two factors of the expression x3 – 3x2y + xy2 + y3, then + 4 is
11
Answer Key
SINGLE AND DOUBLE VALUE INTEGER TYPE
1. 2 2. 8 3. 1 4. 73 5. 9
6. 10 7. 13 8. 6 9. 1 10. 9
11. 18 12. 32 13. 1 14. 63 15. 1
16. 2 17. 1

Solution
SINGLE AND DOUBLE VALUE INTEGER TYPE
1. (x 2
+ 3x + 2 ) (x 2
)
+ 3x = 120
Let x2 + 3x = y  y2 + 2y – 120 = 0  (y + 12) (y – 10)= 0
 y = –12  x + 3x + 12 = 0
2
 x
y = 10  x2 + 3x – 10 = 0  (x + 5) (x – 2) = 0  x = {–5, 2}
x = 2, – 5 are only two integer roots.

(5 + 2 6 )
x 2 −3 1 1
2. + = 10  t+ = 10  t2 – 10t + 1 = 0
(5 + 2 6 )
x 2 −3 t

10  96 2
−3 1
t= =52 6  (5 + 2 6 )x = (5 + 2 6) or
2 5+2 6
 –3=1
x2 or x2– 3 = –1
 x = 2 or –2 or − 2 or 2
Product 8

3. x2 + px + 1 = 0 a + b = – p, ab = 1 ; x2 + qx + 1 = 0 c + d = – q, cd = 1

a + b = –p, ab = 1  c + d = –q, cd = 1
RHS = (a – c) (b – c) (a + d) (b + d) = (ab – ac – bc + c2) (ab + ad + bd + d2)
= (1 – ac – bc + c2) (1 + ad + bd + d2)
= 1 + ad + bd + d2 – ac – a2cd – abcd – acd2 – bc – abcd – b2cd – bcd2 + c2 + adc2 + bdc2 + c2d2
= 1 + ad + bd + d2 – ac – a2 – 1 – ad – bc – 1 – b2 – bd + c2 + ac + bc + 1 [ ab = cd = 1]
= c2 + d2 – a2 – b2 = (c + d)2 – 2cd – (a + b)2 + 2ab = q2 – 2 – p2 + 2 = q2 – p2 = LHS. Proved.
Aliter :
RHS = (ab – c(a + b) + c2) (ab + d(ab + d(a + b) + d2) = (c2 + pc + 1) (1 – pd + d2) ...(1)
Since c & d are the roots of the equation x2 + qx + 1 = 0
 c2 + qc + 1 = 0  c2 + 1 = –qc & d2 + qd + 1 = 0  d2 + 1 = –qd.
 (i) Becomes = (pc – qc) (–pd – qd) = c(p – q) (–d) (p + q) = –cd (p2 – q2)
= cd (q2 – p2) = q2 – p2 = LHS. Proved.

 −1 5
4.    are roots of x2 – ( – 1) x + 5 = 0  += and  =
 
  2 + 2
 + =4  =4  ( + )2 = 6  
  
( − 1)2 30
 =  2 – 32 + 1 = 0 ............(1)
 2 
 1, 2 are roots of (1)  1 + 2 = 32 and 12 = 1
 1  2 
1  (1 + 2 )2 − 212 (32)2 − 2  +  
 + 2 = = = 1022   2 1 
= 73
2 1 12 1  14 
 
 

2
1 2 1
5.  + 2 = –  =– Also 22 =  =
−m 3( − m) −m 9( − m) 2 −m
9
 22 – 9 + 9m = 0  R  D0  81 – 72m  0 m .
8
6.  = b ;  = b – 2   = b(b – 2) = 24
1 1 1 1 −a
 bx2 + ax + 1 = 0 has roots ,  + =
    b
1 1 1 1 a
(b – 2)x2 – ax + 1 = 0 has root ,  + =
    b−2
1 1 1 1 −a a 5 +2a 5 +2a 5
+ + + = + = ; = ; = ; a = 10.
    b b−2 6 b(b − 2) 6 24 6

7. a3 + b3 + (– 9)3 = 3 · a · b (– 9)  a+b–9=0 or a = b = – 9. Which is rejected.


As a>b>–9  a+b–9=0  x = 1 is a root
−9 −9  −9 
other root = .  = ,=1  4 – a = 4 – a   = 4 + 9 = 13.
a a  a 

8. Let t 2 – 2t + 2 = k  2 – 6k – 2 = 0  2 – 2 = 6 k


a100 – 2a98 = 100 – 2.98 – 100 + 2.98 = 98(2 – 2) – 98(2 – 2) = 6k(99 – 99)
a100 – 2a98 = 6k.a99
a100 − 2a98
= 6k = 6(t2 – 2t + 2) = 6[(t – 1)2 + 1]
a99
a100 − 2a98
 min. value of is 6.
a99

9. x4 – Kx3 + Kx2 + Lx + M =    = K,    = K,    = – L

 = M  2 + 2 + 2 + 2 = ( +  +  + )2 – 2   
K – 2K = (K – 1) – 1
2 2
 ( +  +  +  )min = – 1
2 2 2 2

2 x
10. y=   xR
x2y – 2x + y = 0
1 + x 2

D0
4 – 4y2  0  y  [– 1, 1]
Now f(y) = y2 + y – 2
 9  −9  −9 
 f(y)   – , 0  a = , b = 0  b – 4a = 0 – 4   = 9 . Ans.
 4  4  4 

11. Let , ,  be the roots of x3 – Ax2 + Bx – C = 0 ...(1)


the roots of x3 + Px2 + Qx – 19 = 0 will be ( + 1), ( + 1), ( + 1)
 ( + 1) ( + 1) ( + 1) = 19  ( +  +  + 1) ( + 1) = 19
  +  +  +  +  +  +  + 1 = 19  C + B + A = 18 [using (1)].

12.  + 2 = 12x   = 4x  ()(2) = – f(x) – 64x


 f(x) = – (32x2 + 64x)  f(x) = – 32(x2 + 2x)  f(x) = – 32((x + 1)2 – 1)
 f(x)  32.  Maximum value of f(x) is 32

13. Case-I : Both the roots are positive


x2 + 2 (K – 1) x + (K + 5) = 0
(i) D0  4(K – 1)2 – 4 (K + 5)  0  (K + 1) (K – 4)  0
(ii) f(0) > 0  K+5>0  K>–5
b 2(1 − k)
(iii) – >0  >0  K<1
2a 2

–5 –1 0 1 4
K  (– , – 1] ... (i)
Case-II : One root is +ve and other root is –ve
f(0) < 0  k + 5 < 0  K<–5 ... (ii)

Case-III : One root is zero and other is +ve


−b
f(0) = 0 & >0 K=–5 ... (iii)
2a

Union of all the three cases give K  (– , – 1] = (– , – b]  b = 1. Ans.

14. case- I : Both roots are greater than 2.


or one root is 2 & other is greater than 2
D0
 (a – 3)2 – 4a  0
 a2 – 10 a + 9  0
(a – 1) (a – 9)  0
a  (–, 1]  [9, ) ... (i)
–b a–b
 2  >2
2a 2
 a>7 ... (ii)
f(2)  0  4 – 2(a – 3) + a  0
– a + 10  0  a  10 ... (iii)
(i)  (ii)  (iii) gives
a  [9, 10] ... (iv)

Case-II : One root is greater than 2


f(2) < 0  – a + 10 < 0
 a > 10  a  (10, ) ....(v)
(iv)  (v) gives final answer as
a  [9, )
 Least value of 7a is 63.
2
3 a a 1 3 1
15. =  (3b – 2a) (a – b) = (3 – 2)2
2 b b 1 2 1
 5ab – 3b – 2a2 = 1
2

16. x3 – px2 + qx = 0 ...(1)

x(x2 – px + q) = 0 ; x = 0, x2 – px + q = 0  0, ,  are the roots of equation (1)

2 = p   = p/2 ...(2) & 2 = q ...(3)


Since  is the root of the equation x – ax + b = 0 also,
2

 2 – a + b = 0
a p ap
q– + b = 0 [using (2) & (3)]  ap = 2(b + q) 2= .
2 q+b

17. Given expression is f(x, y) = x3 – 3x2y + xy2 + y3 .....(i)


since (x – y) is a factor of (i)
 x3 – 3x3 + x3 + x3 = 0  +–2=0 .....(ii)
(y – 2x) is also a factor of (i)  x3 – 3x2 (2x) + x (4x2) + (8x3) = 0
 4 + 8 – 5 = 0 .....(iii)
11 3 16 16 11  −3 
Solving (ii) & (iii) we get  = and  = –  + 4 = + 4  = 4 – 3 = 1. Ans.
4 4 11 11 4  4 

You might also like