Problem 1 :
Solving equation x2 - (a + b)x + ab = 0, we find the value(s) of x ?
(a) a (b) b (c) a, b (d) None of these
Solution :
Using factoring method, we can decompose ab.
Sum of the factors = a + b and
Product of factors = ab
x2 - (a + b)x + ab = 0
(x - a) (x - b) = 0
Equating each factor to zero, we get
x = a and x = b
Problem 2 :
Solving the equation z + √z = 6/25, then the value of z.
(a) 1/5 (b) 2/5 (c) 1/25 (d) 2/25
Solution :
√z + z = 6/25
Let z = t, then √z = t2
t2 - t = 6/25
25t2 - 25t - 6 = 0
25t2 - 15t - 10t - 6 = 0
5t(5t - 3) - 2(5t - 3) = 0
(5t - 3) (5t - 2) = 0
5t - 3 = 0 and 5t - 2 =0
t = 3/5 and t = 2/5
Problem 3 :
If
(x + 2)/(x - 2) - (x - 2)/(x + 2) = (x - 1)/(x + 3) - (x + 3)/(x - 3)
then the value of x are
(a) 0, ±√6 (b) 0, ±√3 (c) 0, ±2√3 (d) None
Solution :
(x + 2)/(x - 2) - (x - 2)/(x + 2) =
(x - 1)/(x + 3) - (x + 3)/(x - 3)
Simplifying LHS :
(x+2)2-(x-2)2/(x+2) (x-2)
(x+2)2 = x2 + 4x + 4
(x-2)2 = x2 - 4x + 4
(x+2)2 - (x-2)2 = 8x
(x+2) (x-2) = x2 - 22 ==> x2 - 4
(x+2)2 - (x-2)2/(x+2) (x-2) = 8x/(x2 - 4) -----(1)
Simplifying RHS :
(x - 3)/(x + 3) - (x + 3)/(x - 3)
(x-3)2 = x2 - 6x + 9
(x+3)2 = x2 + 6x + 9
(x-3)2 - (x+3)2 = -12x
(x+3) (x-3) = x2 - 32 ==> x2 - 9
(x+3)2 - (x-3)2/(x+3) (x-3) = -12x/(x2 - 9)-----(2)
(1) = (2)
8x/(x2 - 4) = -12x/(x2 - 9)
2x(x2 - 9) = -3x(x2 - 4)
2x3 - 18x + 3x3 - 12x = 0
5x3 - 30x = 0
5x(x2 - 6) = 0
x = 0 and x = ±√6
Problem 4 :
Solve (x - 1/x)2 + 2(x + 1/x) = 7 1/4
Solution :
Using the algebraic identity
(a - b)2 = (a+b)2 - 4ab
(x - 1/x)2 = (x + 1/x)2 - 4x(1/x)
(x - 1/x)2 = (x + 1/x)2 - 4
By applying this in the given question, we get
(x + 1/x)2 - 4 + 2(x + 1/x) = 7 1/4
Let x + 1/x = t
t2 + 2t = 29/4 + 4
t2 + 2t = 45/4
4t2 + 8t = 45
4t2 + 8t - 45 = 0
(2t - 5) (2t + 9) = 0
t = 5/2 and t = -9/2
t = 5/2 x + 1/x = 5/2 2x2 + 2 = 5x 2x2 - 5x + 2 = 0 (2x - 1) (x - 2) = 0 x = 2 and x = 1/2 |
t = -9/2 x + 1/x = -9/2 2x2 + 2 = -9x 2x2 + 9x + 2 = 0 Using formula x = (-9 ± √65) / 4 |
Problem 5 :
The solution of the equation x - √(25 - x2) = 1
(a) x = -3 (b) x = ±5 (c) x = 1 (d) x = 4
Solution :
x - √(25 - x2) = 1
√(25 - x2) = x - 1
Taking squares on both sides, we get
(25 - x2) = (x - 1)2
25 - x2 = x2 - 2x + 1
2x2 - 2x - 24 = 0
x2 - x - 12 = 0
(x - 4) (x + 3) = 0
x = 4 and x = -3
Problem 6 :
Solve the equation
(6x + 2)/4 + (2x2 - 1)/(2x2 + 2) = (10x - 1)/4x we get roots as
(a) x = -1 (b) x = ±1 (c) x = 1 (d) x = 0
Solution :
(6x + 2)/4 + (2x2 - 1)/(2x2 + 2) = (10x - 1)/4x
(3x + 1)/2 + (2x2 - 1)/2(x2 + 1) = (10x - 1)/4x
(3x + 1) + (2x2 - 1)/(x2 + 1) = (10x - 1)/2x
2x [(3x + 1)(x2 + 1) + (2x2 - 1)] = (10x - 1)(x2 + 1)
2x [3x3 + 3x + x2 + 1 + 2x2 - 1] = 10x3 + 10x - x2 - 1
2x [3x3 + 3x2 + 3x] = 10x3 + 10x - x2 - 1
6x4 + 6x3 + 6x2 - 10x3 - 10x + x2 + 1 = 0
6x4 - 4x3 + 7x2 - 10x + 1 = 0
So, x = 1 is one of the solution.
Problem 7 :
If α and β are the roots of
x2 = x + 1
then the value of α2/β - β2/α is
(a) 2√5 (b) √5 (c) 3√5 (d) -2√5
Solution :
x2 = x + 1
x2 - x - 1 = 0
Sum of the roots (α + β) = 1
Product of the roots (αβ) = -1
α2/β - β2/α = (α3 - β3)/αβ --------(1)
(α3 - β3) = (α - β)3 + 3αβ(α - β)
(α - β) = √(α + β)2-4(α β)
(α - β) = √5
(α3 - β3) = (√5)3 + 3(-1)(√5)
(α3 - β3) = 5√5 - 3√5
(α3 - β3) = 2√5
By applying the value in (1), we get
α2/β - β2/α = 2√5/(-1)
= -2√5
Problem 8 :
Solving x2 + y2 - 25 = 0 and x - y - 1 = 0, we get the roots
(a) ±3, ±4 (b) ±2, ±3 (c) 0, 3, 4 (d) 0, -3, -4
Solution :
From x - y - 1 = 0, we get x = y + 1
By applying the value of x in x2 + y2 - 25 = 0, we get
(y + 1)2 + y2 - 25 = 0
y2 + 2y + 1 + y2 - 25 = 0
2y2 + 2y - 24 = 0
y2 + y - 12 = 0
(y + 4) (y - 3) = 0
y = -4 and y = 3
y = -4 x = -4 + 1 x = -3 |
y = 3 x = 3 + 1 x = 4 |
So, the answer is option (a).
Problem 9 :
The roots of a ax2 + bx + c = 0, are real and unequal if
(a) b2< 4ac (b) b2 = 4ac (c) b2 > 4ac (d) None
Solution :
If the roots are real and unequal, then
b2 - 4ac > 0
b2 > 4ac
Problem 10 :
α, β are the roots of the equation x2 - 5x + 6 = 0 the equation with the roots (α β + α + β) and (α β - α - β) is
(a) x2 - 12x + 11 = 0 (b) 2x2 - 6x + 12 = 0
(c) x2 - 12x - 12 = 0 (d) None
Solution :
Sum of the roots = α β + α + β + α β - α - β
= 2 α β
Product of roots = (α β + α + β) (α β - α - β)
= (α β + α + β) (α β - (α + β))
= (α β)2 - (α + β)2
From the equation, x2 - 5x + 6 = 0
α + β = 5 and αβ = 6
Applying these values in sum and product of roots, we get
Sum of the roots = 12
and
Product of the roots = 62 - 52
= 36 - 25
= 11
Quadratic equation having the roots α and β will be in the form
x2 - (Sum of roots) x + Product of roots = 0
x2 - 12x + 11 = 0
Problem 11 :
If p ≠ q and p2 = 5p - 3 and q2 = 5q - 3 the equation having roots as p/q and q/p is
(a) x2 - 19x + 3 = 0 (b) 3x2 - 19x - 3 = 0
(c) 3x2 - 19x + 3 = 0 (d) 3x2 + 19x + 3 = 0
Solution :
p/q and q/p are the roots
Sum of roots = 5/1 ==> 5 (α + β)
Product of roots = 3/1 ==> 3 (α β)
Sum of roots = (p/q) + (q/p)
= (p2 + q2) /pq
= [(p + q)2 - 2pq] /pq
= [52 - 2(3)]/3
= 19/3
Product of roots = (p/q) (q/p) = 1
So, the required equation is
x2 - (19/3)x + 1 = 0
3x2 - 19x + 3 = 0
May 21, 24 08:51 PM
May 21, 24 08:51 AM
May 20, 24 10:45 PM