

InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
401. |
Factorise : y16 - 63y8 - 64(a) (y8 - 1)(y4 + 8)(y4 - 8)(b) (y4 + 8)2 (y8 + 1)(c) (y4 - 8)2 (y8 - 1)(d) (y4 + 8) (y4 – 8) (y8 + 1) |
Answer» (d) (y4 - 8)(y4 + 8)(y8 + 1) y16 - 63y8 - 64 = y16 - 64y8 + y8 - 64 = y8 (y8 - 64) + 1(y8 - 64) = (y8 - 64)(y8 + 1) = (y4 - 8)(y4 + 8)(y8 + 1) |
|
402. |
What do you mean by factorisation? |
Answer» The process of writing a given algebraic expression as a product of two or more factors is called factorisation. For example, ax + bx + x2 can be factorised as x (a + b + x ) |
|
403. |
Factorise : \(16(2x - y)^2 - 24(4x^2 - y^2) + 9(2x + y)^2\) |
Answer» \(16(2x - y)^2 - 24(4x^2 - y^2) + 9(2x + y)^2\) = \((4(2x-y)^2-2\times4\times3x(2x-y)\times(2x+y)+(3(2x+y))^2\) = \([4(2x-y)-3(2x+y)]^2\) [∴ a2 - 2ab + b2 = (a - b)2] = [ 8x - 4y - 6x - 3y]2 = (2x - 7y)(2x - 7y). |
|
404. |
(x +\(\frac{1}{x}\))2 = …………………. A) x + \(\frac{1}{2x}\)B) x – \(\frac{1}{x^2}\)C) 3x – \(\frac{1}{x^2}\)D) x2 + 2 +\(\frac{1}{x^2}\) |
Answer» Correct option is D) x2 + 2 +\(\frac{1}{x^2}\) |
|
405. |
Subtract the second expression from the first expression(i) 2a + b, a – b(ii) x + 2y + z , – x – y – 3z(iii) 3a2 – 8ab – 2b2, 3a2 – 4ab+6b2(iv) 4pq – 6p2 – 2q2, 9p2(v) 7 – 2x – 3x2, 2x2 – 5 x – 3(vi) 5x2 – 3xy – 7y2 , 3x2 – xy – 2y2(vii) 6m3 + 4m2 + 7m – 3 , 3m3 + 4 |
Answer» (i) 2a + b, a – b = 2a + b – a + b = (2a – a) + (b + b) = a + 2b ii) (x + 2y + z) – ( – x – y – 3z) = x + + z + x + y + 3z =(x + x) + (2y + y) +(z + 3z) = 2x + 3y + 4z iii) (3a2 – 8ab – 2b2) – (3a2 – 4ab + 6b2) = 3a2 – 8ab – 2b2 – 3a2 +4ab – 6b2 = (3a2 – 3a2) + ( – 8ab + 4ab) + (2b2 – 6b2) = 0 – 4ab – 8b2 = – 4ab – 8b2 iv) (4pq – 6p2 – 2q2) – (9p2) = 4pq – 6p2 – 2q2 – 9p2 = 4pq – 15p2 – 2q2 v) (7 – 2x – 3x2) – (2x2 – 5x – 3) =7 – 2x – 3x2 – 2x2 + 5x + 3 = ( – 3x2 – 2x2) + ( – 2x + 5x) + (7 + 3) = – 5x2 + 3x + 10 vi) (5x2 – 3xy – 7y2) – (3x2 – xy – 2y2) = 5x2– 3xy – 7y2 – 3x2 + xy + 2y2 = (5x2 – 3x2) + ( – 3xy + xy) + ( – 7y2 + 2y2) = 2x2 – 2xy – 5y2 viii) (6m3 + 4m2 + 7m – 3) – (3m3 + 4) = 6m3 + 4m2 + 7m – 3 – 3m3 – 4 = (6m3 – 3m3) + 4m2 + 7m + (- 3 – 4) = 3m3 + 4m2 + 7m – 7 |
|
406. |
Factorise : \((x^2 + y^2 -z^2)^2 - 4x^2y^2\) |
Answer» \((x^2 + y^2 -z^2)^2 - 4x^2y^2\) = \((x^2 + y^2 -z^2)^2 - (2xy)^2\) = (x2 + y2 + z2 + 2xy)(x2 + y2 -z2 -2xy) [∴ a2 - b2 = (a-b)(a+b)] = (x2 + 2xy + y2 - z2)(x2 - 2xy + y2 - z2) = [(x + y)2 -z2] [(x + y)2 -z2] = (x + y + z)(x + y - z)(x - y + z)(x - y - z). |
|
407. |
Factorise : x2 + 5√3x + 12(a) (x + 2√3)(x + 3√3)(b) (x + √3)(x + 4√3)(c) (x + 4√3)(x - √3)(d) (x - √3)(x - 4√3) |
Answer» (b) (x + 4√3)(x + √3) x2 + 5√3x + 12 = x2 + 4√3x + √3(x + 4√3) = x(x + 4√3) + √3(x + 4√3) = (x + 4√3)(x + √3) |
|
408. |
(7xy – 1) (7xy + 1) = …………………. A) 49x2 y2 – 1 B) 49xy- 1 C) 49xy2 – 1 D) 9xy -1 |
Answer» A) 49x2 y2 – 1 Correct option is (A) 49x2y2 – 1 (7xy – 1) (7xy + 1) \(=(7xy)^2-1^2\) = \(49x^2y^2–1\) |
|
409. |
How much is x – 2y + 3z greater than 3x + 5y – 7? |
Answer» By subtracting x – 2y + 3z from 3x + 5y – 7 we can get the required expression, Required expression = (x – 2y + 3z) – (3x + 5y – 7) = x – 2y + 3z – 3x – 5y + 7 Collecting positive and negative like terms together, we get = x – 3x – 2y + 5y + 3z + 7 = –2x – 7y + 3z + 7 |
|
410. |
Factorise : 4x4 + 3x2 + 1(a) (2x2 + x + 1) (2x2 + x – 1) (b) (2x2 + x + 1) (2x2 – x + 1) (c) (2x2 + x – 1) (2x2 – x + 1) (d) (2x2 – x + 1) (2x2 – x – 1) |
Answer» (b) (2x2 + x + 1) (2x2 – x + 1) 4x4 + 3x2 + 1 = 4x4 + 4x2 + 1 - x2 = (2x2 + 1) - x2 Now, factorise using x2 - y2 =(x + y)(x - y) |
|
411. |
The product of two positive numbers is …………………. A) 0 B) -1 C) Negative D) Positive |
Answer» Correct option is D) Positive |
|
412. |
What should be subtracted from x2 – xy + y2 – x + y + 3 to obtain −x2 + 3y2 − 4xy + 1? |
Answer» Let ‘E’ be the required expression. Then, we have x2 – xy + y2– x + y + 3 – E = – x2 + 3y2 – 4xy + 1 Therefore, E = (x2 – xy + y2– x + y + 3) – (- x2 + 3y2 – 4xy + 1) = x2 – xy + y2– x + y + 3 + x2 – 3y2 + 4xy – 1 Collecting positive and negative like terms together, we get = x2 + x2– xy + 4xy + y2– 3y2 – x + y + 3 – 1 = 2x2+ 3xy- 2y2– x + y + 2 |
|
413. |
Factorise : x2 – xy + y – x(a) (x – 1) (x + y) (b) (x + 1) (x + y) (c) (x – 1) (x – y) (d) None of these |
Answer» (c) (x - y)(x - 1) x2 - xy + y - x = x(x - y) - 1(x - y) = (x - y)(x - 1) |
|
414. |
Factors of x4 + 5x2 + 9 are :(a) (x2 + 2x + 3)(x2 + 3x + 3) (b) (x2 - 2x + 3)(x2 - 3x - 3) (c) (x2 - 2x - 3)(x2 + 3x + 3) (d) (x2 - 2x + 3)(x2 + 3x + 3) |
Answer» (d) (x2 - 2x + 3)(x2 + 3x + 3) x4 + 5x2 + 9 = x4 + 6x2 + 9 - x2 (Note the step) = (x2 + 3)2 - x2 Now, factorise using x2 - y2 = (x + y)(x - y) |
|
415. |
3x2y × 4xy2 × 7x3y3 = ……………. ………………… A) 84x6y6 B) 48y6 C) 41xy6D) 40x6y6 |
Answer» Correct option is A) 84x6y6 Correct option is (A) 84x6y6 \(3x^2y\times4xy^2\times7x^3y^3\) \(=(3\times4\times7)(x^2\times x \times x^3)(y\times y^2\times y^3)\) = \(84x^6y^6\) |
|
416. |
The factors of a2 - b2 - 4c2 + 4d2 - 4(ad - bc) are :(a) (a + 2d + b + 2c)(a - 2d - b + 2c) (b) (a - 2d + b - 2c)(a + 2d - b + 2c) (c) (a - 2d + b - 2c)(a - 2d - b + 2c) (d) (a - 2d - b - 2c)(a + 2d - b + 2c) |
Answer» (c) (a - 2d + b - 2c)(a - 2d - b + 2c) a2 - b2 - 4c2 + 4d2 - 4(ad - bc) = a2 - b2 - 4c2 + 4d2 - 4ad + 4bc = (a2 - 4ad + 4d2) - (b2 - 4bc + 4c2) = (a - 2d)2 - (b - 2c)2 = (a - 2d + b - 2c)(a - 2d - b + 2c) |
|
417. |
The factors of x8 - x7 - 30 are :(a) (x4 - 6) and (x4 - 5)(b) (x4 - 6) and (x4 + 5)(c) (x4 + 6) and (x4 - 5)(d) (x4 + 6) and (x4 + 5) |
Answer» (b) (x4 + 5)(x4 - 6) x8 - x4 - 30 = x8 - 6x4 + 5x4 - 30 = x4(x4 - 6) + 5(x4 - 6) = (x4 + 5)(x4 - 6) |
|
418. |
Factors of 3 m5 – 48m are(a) 3m (m – 1) (m – 3) (b) 3m (m – 2) (m + 2) (m2 + 4) (c) 3m (m – 1) (m – 2) (m + 1) (d) m (m – 1) (m + 2) (m2 + 4) |
Answer» (b) 3m (m + 2)(m - 2)(m2 + 4) 3m5 - 48m = 3m (m4 - 16) = 3m[(m2)2 - 42] = 3m (m2 - 4)(m2 + 4) = 3m (m + 2)(m - 2)(m2 + 4) |
|
419. |
The factors of (x4 - 7x2y2 + y4) are(a) (x2 + y2 - 3xy)(x2 + y2 + 3xy)(b) (x2 - y2 + 3xy)(x2 + y2 - 3xy)(c) (x2- 3xy + y2)(x2 - 3xy - y2)(d) (x2 + 3xy + y2)(x2 - 3xy - y2) |
Answer» (a) (x2 + y2 +3xy)(x2 + y2 - 3xy) x4 - 7x2y2 + y4 = x4 + 2x2y2 + y4 - 9x2y2 = (x2 + y2)2 - (3xy)2 = (x2 + y2 +3xy)(x2 + y2 - 3xy) |
|
420. |
Find the products:(-1/27)a2b2 × (-9/2)a3bc2 |
Answer» (-1/27)a2b2 × (-9/2)a3bc2 The coefficient of the product of two monomials is equal to the product of their coefficients. The variable part in the product of two monomials is equal to the product of the variables in the given monomials. Then, = [(-1/27) × (-9/2)] × (a2 × a3) × (b2 × b) × c2 = [(-1×-9)/ (27×2)] × (a2+3) × (b2+1) × c2 … [∵ am × an = am+n] = [(-1×-1)/ (3×2)] × (a5) × (b3) × c2 = [1/6]a5b3c2 |
|
421. |
The factors of x4 + 4 are(a) (x2 + 2)2 (b) (x2 + 2)(x2 – 2)2 (c) (x2 + 2x + 2) (x2 – 2x + 2) (d) (x2 – 2)2 |
Answer» (c) (x2 + 2x +2)(x2 - 2x + 2) x4 + 4 = x4 + 4 + 4x2 - 4x2 (Note the step) = (x2 + 2)2 - (2x)2 = (x2 + 2x +2)(x2 - 2x + 2) |
|
422. |
Find the products:(-3/4)ab3 × (-2/3)a2b4 |
Answer» (-3/4)ab3 × (-2/3)a2b4 The coefficient of the product of two monomials is equal to the product of their coefficients. The variable part in the product of two monomials is equal to the product of the variables in the given monomials. Then, = [(-3/4) × (-2/3)] × (a × a2) × (b3 × b4) = [(-3×-2)/ (4×3)] × (a1+2) × (b3+4) … [∵ am × an = am+n] = [(-1×-1)/ (2×1)] × (a3) × (b7) = [1/2]a3b7 |
|
423. |
Factorise : 1 + 2ab – (a2 + b2)(a) (1 – a + b) (1 – a – b) (b) (1 + a + b) (1 – a + b) (c) (1 + a – b) (1 – a + b) (d) (1 + a – b) (1 + a + b) |
Answer» (c) (1 + a - b)(a - a + b) 1 + 2ab – (a2 + b2) = 1 + 2ab - a2 - b2 = 1 - (a2 - 2ab + b2) = 1 - (a - b)2 = (1 + a - b)(a - a + b) |
|
424. |
Find the products:-6x3 × 5x2 |
Answer» -6x3 × 5x2 The coefficient of the product of two monomials is equal to the product of their coefficients. The variable part in the product of two monomials is equal to the product of the variables in the given monomials. Then, = (-6 × 5) × (x3 × x2) = (-30) × (x3+2) … [∵ am × an = am+n] = (-30) × (x5) = -30 a5 |
|
425. |
a2 – b2 – c2 + 2bc + a + b – c when factorised equals(a) (a – b – c) (a – b + c + 1) (b) (a + b – c) (a – b + c + 1) (c) (a – b + c) (a – b + c + 1) (d) (a + b + c) (a – b + c + 1) |
Answer» (b) (a + b - c) (a - b + c + 1) a2 - b2 - c2 + 2bc + a + b - c = [a2 - (b2 + c2 - 2bc)] + (a + b - c) = [a2 - (b - c)2] + (a + b + c) = [(a + b - c)(a - b + c) + (a + b - c)] = (a + b - c) (a - b + c + 1) |
|
426. |
Find the products:3a2 × 8a4 |
Answer» 3a2 × 8a4 The coefficient of the product of two monomials is equal to the product of their coefficients. The variable part in the product of two monomials is equal to the product of the variables in the given monomials. Then, = (3 × 8) × (a2 × a4) = (24) × (a2+4) … [∵ am × an = am+n] = (24) × (a6) = 24 a6+ |
|
427. |
Find each of the following products: (9x2 – x + 15) × (x2 – 3) |
Answer» By using horizontal method, We have; = (9x2 – x + 15) × (x2 – 3) = x2(9x2 – x +15) – 3(9x2 – x + 15) = 9x4 – x3 + 15x2 – 27x2 + 3x – 45 = 9x4 - x3 – 12x2 + 3x – 45 |
|
428. |
Factorise : 49 (2x + 3y)2 – 70 ( 4x2 – 9y2) + 25 (2x – 3y)2(a) 4 (x – 9y)2 (b) 9 (x + 4y)2 (c) 16 (x + 9y)2 (d) 16 (x – 9y)2 |
Answer» (c) 16 (x + 9y)2 49 (2x + 3y)2 – 70 ( 4x2 – 9y2) + 25 (2x – 3y)2 = (7(2x + 3y))2 - 2 x 7(2x + 3y) x 5(2x - 3y) + (5(2x - 3y))2 = [7(2x + 3y) - 5(2x - 3y)]2 = [14x + 21y - 10x + 15y]2 = (4x + 36y)2 = (4(x + 9y))2 = 16(x + 9y)2 |
|
429. |
Find the products:(x3-y3) × (x2 + y2) |
Answer» Given (x3-y3) × (x2 + y2) To find the product of given expression we have to use horizontal method. In that we have to multiply each term of one expression with each term of another Expression so by multiplying we get, (x3-y3) × (x2 + y2) ⇒ x3 (x2 + y2) -y3(x2 + y2) ⇒ x5 + x3y2 – x2y3 – y5 |
|
430. |
The factors of 9a2 - 6√5a + 5 are(a) (3a + √5) (3a - √5)(b) (3a - 5) (3a - 5) (c) (3a - √5) (3a - √5)(d) (3a + √5) (3a - 5) |
Answer» (c) (3a - √5) (3a - √5) 9a2 - 6√5a + 5 = (3a)2 - 2 x 3a x √5 + (√5)2 = (3a - √5)2 = (3a - √5) (3a - √5) |
|
431. |
Find each of the following products: (x2 – 5x + 8) × (x2 + 2) |
Answer» By using horizontal method, We have; = (x2 – 5x + 8) × (x2 + 2) = x2(x2 – 5x + 8) + 2(x2 – 5x + 8) = x4 – 5x3 + 8x2 + 2x2 – 10x + 16 = x4 – 5x3 + 10x2 – 10x +16 |
|
432. |
Find each of the following products:(3x2 + 5x - 9) × (3x – 5) |
Answer» By using horizontal method, We have; = (3x2 + 5x – 9) × (3x – 5) = 3x(3x2 + 5x – 9) – 5(3x2 + 5x – 9) = 9x3 + 15x2 – 27x – 15x2 - 25x + 45 By arranging the expression in the form of descending powers of x, We get; = 9x3 + 15x2 – 15x2 – 27x – 25x + 45 = 9x3 – 52x + 45 |
|
433. |
Find each of the following products: (x2 – a2) × (x – a) |
Answer» By using horizontal method, We have; = (x2 – a2) × (x – a) = x2(x – a) – a2(x – a) = x3 – ax2 – a2x + a3 |
|
434. |
Factorise : ab (c2 +1) + c (a2 + b2)(a) (ab + c) (a + bc) (b) (ac + b) (ab + c) (c) (a + bc) (ac + b) (d) (a + b) (ac + b) |
Answer» (c) (a + bc) (ac + b) ab (c2 +1) + c (a2 + b2) = abc2 + ab + ca2 + cb2 = abc2 + ca2 + ab + cb2 = ac(bc + a) + b(a + bc) = (a + bc)(ac + b) |
|
435. |
Find each of the following products:(x3 – 5x2 + 3x + 1) × (x2 – 3) |
Answer» By using horizontal method, We have; = (x3 – 5x2 + 3x + 1) × (x2 – 3) = x2(x3 – 5x2 + 3x + 1) – 3(x3 – 5x2 + 3x +1) = x5 – 5x4 + 3x3 + x2 – 3x3 + 15x2 – 9x – 3 By arranging the expression in the form of descending powers of x, We get; = x5 – 5x4 + 3x3 – 3x3 + x2 + 15x2 – 9x – 3 = x5 – 5x4 +16x2 – 9x – 3 |
|
436. |
Find each of the following products: (x2 – 5x + 8) × (x2 + 2x – 3) |
Answer» By using horizontal method, We have; = (x2 – 5x + 8) × (x2 + 2x – 3) = x2(x2 – 5x + 8) + 2x(x2 – 5x + 8) – 3(x2 – 5x + 8) = x4 – 5x3 + 8x2 + 2x3 – 10x2 + 16x – 3x2 + 15x – 24 By arranging the expression in the form of descending powers of x, We get; = x4 – 3x3 – 5x2 + 31x – 24 |
|
437. |
Find the products:(2x2-5y2) × (x2+3y2) |
Answer» Given (2x2-5y2) × (x2+3y2) To find the product of given expression we have to use horizontal method. In that we have to multiply each term of one expression with each term of another Expression so by multiplying we get, (2x2-5y2) × (x2+3y2) ⇒ 2x2 (x2+3y2) – 5y2(x2+3y2) ⇒ 2x4 + x2y2 – 15y4 |
|
438. |
Simple interest is given by I = PTR/100. If P = ₹ 900, T =2 years; and R =5%, find the simple interest. |
Answer» Given that the formula for simple interest (I) = \(\frac {PTR}{100}\) P = Rs.900, T = 2years, R = 5% ∴ The required simple interest (I) = \(\frac {PTR}{100}\) = \(\frac {900\times2\times5}{100}\) = 9 x 2 x 5 = Rs. 90 |
|
439. |
Find the value of Expressions when m = 2, n = – 1 : 3m – n |
Answer» Given expression is 3m – n If m = 2, n = – 1, then 3m – n = 3(2) -(-1) = 6 + 1 = 7 ∴ If m = 2, n = – 1, then 3m – n = 7 |
|
440. |
Find each of the following products: (3x + 2y – 4) × (x – y + 2) |
Answer» By using horizontal method, We have; = (3x + 2y – 4) × (x – y + 2) = x(3x + 2y – 4) – y(3x + 2y – 4) + 2(3x + 2y – 4) = 3x2 + 2xy – 4x – 3xy – 2y2 + 4y + 6x + 4y – 8 By arranging the expression in the form of descending powers of x, We get; = 3x2 – 4x + 6x + 2xy – 3xy – 2y2 + 4y + 4y – 8 = 3x2 + 2x – xy – 2y2 + 8y – 8 |
|
441. |
What is the simplified value of : (1.25)3 – 2.25 (1.25)2 + 3.75 (0.75)2 – (0.75)3 |
Answer» (1.25)3 – 2.25 (1.25)2 + 3.75 (0.75)2 – (0.75)3 = (1.25)3 – 3 × 0.75 × (1.25)2 + 3 × 1.25 × (0.75)2 – (0.75)3 = (1.25 – 0.75)3 = (0.5)3 = \(\big(\frac12\big)^3=\frac18.\) [∴ a3 - 3a2b + 3ab2 - b3 = (a - b)3] |
|
442. |
Find each of the following products: (x2 – y2) × (x + 2y) |
Answer» By using horizontal method, We have; = (x2 – y2) × (x + 2y) = x2 (x + 2y) – y2(x + 2y) = x3 + 2x2y – xy2 – 2y3 |
|
443. |
Find the products:(3p2+q2) × (x2-y2) |
Answer» Given (3p2+q2) × (x2-y2) To find the product of given expression we have to use horizontal method. In that we have to multiply each term of one expression with each term of another Expression so by multiplying we get, (3p2+q2) × (x2-y2) ⇒ 3p2 (x2-y2) + q2 (x2-y2) ⇒ 6p4 – 7p2q2 – 3q4 |
|
444. |
State whether the statements are true (T) or false (F)An equation is true for all values of its variables. |
Answer» False An equation is a statement of equality between two quantities or algebraic expressions. Most algebraic equations are TRUE when certain values are substituted for the variable (such as x) and are FALSE for all other values. The values that make equations TRUE are called "solutions". So, an equation is not necessarily true for all values of its variables. |
|
445. |
Area of a rectangle is given by A = l × b . If l = 9cm, b = 6cm, find its area? |
Answer» Formula for area of a rectangle (A) = l × b If l = 9cm, b = 6cm then the area of the rectangle = l × b = 9 × 6 = 54 cm2 |
|
446. |
Find the value of Expressions when m = 2, n = – 1 : mn – 2. |
Answer» Given expression is mn – 2 If m = 2, n = – 1, then mn – 2 = 2 × (-1)-2 = – 2 – 2 = – 4 ∴ If m = 2, n = – 1, then mn – 2 = – 4 |
|
447. |
If x+y = 4 and xy = 2, find the value of x2+y2 |
Answer» Given that, x + y = 4 and xy = 2 We take the equation: x + y = 4 and on squaring both sides, we get (x + y)2 = 42 x2 + y2 + 2xy = 16 x2 + y2 + 2(2) = 16 (Because xy = 2 is given) x2 + y2 + 4 = 16 x2 + y2 = 16 – 4 x2 + y2 = 12 Therefore, the value of x2 + y2 is 12 |
|
448. |
Find the products:(x2-y2) × (x + 2y) |
Answer» Given (x2-y2) × (x + 2y) To find the product of given expression we have to use horizontal method. In that we have to multiply each term of one expression with each term of another Expression so by multiplying we get, (x2-y2) × (x + 2y) ⇒ x2(x + 2y) – y2(x + 2y) ⇒ x3 + 2x2y – xy2 – 2y3 |
|
449. |
Write the expression 5x2 – 4 – 3x2 + 6x + 8 + 5x – 13 in its simplified form. Find its value when x = -2 |
Answer» The given algebraic expression = 5x2 – 4 – 3x2 + 6x + 8 + 5x – 13. = (5x2 – 3x2) (6x + 5x) + (-4 – 13) = 2x2 + 11x – 17 When x = – 2. then the value of 2x2+ 11x – 17 = 2(- 2)2 + 11(-2) – 17 = 2 × 4 – 22 – 17 = 8 – 39 = – 31 |
|
450. |
If \(x^2+\frac{1}{x^2}\) = 18, find the values of \(x+\frac{1}{x}\) and \(x-\frac{1}{x}\). |
Answer» x2 + \(\frac{1}{x\times x}\) = 18 Adding 2 on both sides, we get x2 + \(\frac{1}{x\times x}\) + 2 = 18 + 2 x2 + \(\frac{1}{x\times x}\) + 2 × x × \(\frac{1}{x}\) = 20 (x + \(\frac{1}{x}\) )2 = 20 x + \(\frac{1}{x}\) = \(2\sqrt{5}\) Given that, x2 + \(\frac{1}{x\times x}\) = 18 Subtracting 2 from both sides, we get x2 +\(\frac{1}{x\times x}\) - 2 × x × \(\frac{1}{x}\) = 18 – 2 (x - \(\frac{1}{x}\))2 = 16 x - \(\frac{1}{x}\) = 4 |
|