Study Materials Available

Access summaries, videos, slides, infographics, mind maps and more

View Materials

EXPANSIONS - Questions & Answers

EXERCISE 4 (A)

1. Multiple Choice Type : Choose the correct answer from the options given below.
(a) For x = 9 and y = 4, the value of x2 + 2xy + y2 - 3 is :
(i) 172   (ii) 100   (iii) 166   (iv) 169
Answer:
Given expression: x2 + 2xy + y2 - 3
Using identity: x2 + 2xy + y2 = (x + y)2
Expression becomes: (x + y)2 - 3
Substitute x = 9, y = 4: (9 + 4)2 - 3
= (13)2 - 3
= 169 - 3 = 166
Correct option: (iii)


(b) For x = 5 and y = 3, the value of x2 + y2 - 2xy + 7 is :
(i) 11   (ii) 169   (iii) 71   (iv) 1
Answer:
Given expression: x2 + y2 - 2xy + 7
Using identity: x2 - 2xy + y2 = (x - y)2
Expression becomes: (x - y)2 + 7
Substitute x = 5, y = 3: (5 - 3)2 + 7
= (2)2 + 7
= 4 + 7 = 11
Correct option: (i)


(c) If x + 1/x = 2, the value of x2 + 1/x2 + 5 is :
(i) -1   (ii) 2   (iii) 9   (iv) 7
Answer:
Given: x + 1/x = 2
Squaring both sides: (x + 1/x)2 = 22
x2 + 1/x2 + 2(x)(1/x) = 4
x2 + 1/x2 + 2 = 4
x2 + 1/x2 = 2
Now evaluate x2 + 1/x2 + 5:
= 2 + 5 = 7
Correct option: (iv)


(d) If x - 1/x = 8, the value of x2 + 1/x2 - 8 is :
(i) 56   (ii) 58   (iii) 70   (iv) -4
Answer:
Given: x - 1/x = 8
Squaring both sides: (x - 1/x)2 = 82
x2 + 1/x2 - 2 = 64
x2 + 1/x2 = 66
Now evaluate x2 + 1/x2 - 8:
= 66 - 8 = 58
Correct option: (ii)


(e) If x2 + 1/x2 = 9, the value of x4 + 1/x4 + 5 is :
(i) 78   (ii) 86   (iii) 84   (iv) 81
Answer:
Given: x2 + 1/x2 = 9
Squaring both sides: (x2 + 1/x2)2 = 92
x4 + 1/x4 + 2 = 81
x4 + 1/x4 = 79
Now evaluate x4 + 1/x4 + 5:
= 79 + 5 = 84
Correct option: (iii)


(f) If x2 - 3x + 1 = 0, the value of x2 + 1/x2 + 1 is :
(i) 8   (ii) 10   (iii) 5   (iv) 10/9
Answer:
Given: x2 - 3x + 1 = 0
Divide by x: x - 3 + 1/x = 0
x + 1/x = 3
Squaring both sides: x2 + 1/x2 + 2 = 9
x2 + 1/x2 = 7
Now evaluate x2 + 1/x2 + 1:
= 7 + 1 = 8
Correct option: (i)


2. Evaluate :
(i) (7/8 x + 4/5 y)2
Answer:
Using identity (a + b)2 = a2 + 2ab + b2
= (7/8 x)2 + 2(7/8 x)(4/5 y) + (4/5 y)2
= 49/64 x2 + 56/40 xy + 16/25 y2
= 49/64 x2 + 7/5 xy + 16/25 y2


(ii) (2x/7 - 7y/4)2
Answer:
Using identity (a - b)2 = a2 - 2ab + b2
= (2x/7)2 - 2(2x/7)(7y/4) + (7y/4)2
= 4x2/49 - 28xy/28 + 49y2/16
= 4x2/49 - xy + 49y2/16


3. Evaluate :
(a/2b + 2b/a)2 - (a/2b - 2b/a)2 - 4
Answer:
Using identity (x + y)2 - (x - y)2 = 4xy
Let x = a/2b and y = 2b/a
Expression becomes: 4(a/2b)(2b/a) - 4
= 4(1) - 4
= 4 - 4 = 0


4. If x + y = 7/2 and xy = 5/2; find :
(i) x - y
Answer:
Using identity: (x - y)2 = (x + y)2 - 4xy
(x - y)2 = (7/2)2 - 4(5/2)
(x - y)2 = 49/4 - 10
(x - y)2 = 49/4 - 40/4 = 9/4
x - y = ±3/2


(ii) x2 - y2
Answer:
Using identity: x2 - y2 = (x + y)(x - y)
= (7/2)(±3/2)
= ±21/4


5. If a - b = 0.9 and ab = 0.36; find :
(i) a + b
Answer:
Using identity: (a + b)2 = (a - b)2 + 4ab
(a + b)2 = (0.9)2 + 4(0.36)
(a + b)2 = 0.81 + 1.44
(a + b)2 = 2.25
a + b = ±1.5


(ii) a2 - b2
Answer:
Using identity: a2 - b2 = (a - b)(a + b)
= 0.9 × (±1.5)
= ±1.35


6. If a - b = 4 and a + b = 6; find :
(i) a2 + b2
Answer:
Using identity: (a + b)2 + (a - b)2 = 2(a2 + b2)
(6)2 + (4)2 = 2(a2 + b2)
36 + 16 = 2(a2 + b2)
52 = 2(a2 + b2)
a2 + b2 = 26


(ii) ab
Answer:
Using identity: (a + b)2 - (a - b)2 = 4ab
(6)2 - (4)2 = 4ab
36 - 16 = 4ab
20 = 4ab
ab = 5


7. If a + 1/a = 6 and a ≠ 0; find :
(i) a - 1/a
Answer:
Using identity: (a - 1/a)2 = (a + 1/a)2 - 4
(a - 1/a)2 = (6)2 - 4
(a - 1/a)2 = 36 - 4 = 32
a - 1/a = ±√32 = ±4√2


(ii) a2 - 1/a2
Answer:
Using identity: a2 - 1/a2 = (a + 1/a)(a - 1/a)
= 6 × (±4√2)
= ±24√2


8. If a - 1/a = 8 and a ≠ 0; find :
(i) a + 1/a
Answer:
Using identity: (a + 1/a)2 = (a - 1/a)2 + 4
(a + 1/a)2 = (8)2 + 4
(a + 1/a)2 = 64 + 4 = 68
a + 1/a = ±√68 = ±2√17


(ii) a2 - 1/a2
Answer:
Using identity: a2 - 1/a2 = (a - 1/a)(a + 1/a)
= 8 × (±2√17)
= ±16√17


9. If a2 - 3a + 1 = 0 and a ≠ 0; find :
(i) a + 1/a
Answer:
Given: a2 - 3a + 1 = 0
Dividing by a: a - 3 + 1/a = 0
a + 1/a = 3


(ii) a2 + 1/a2
Answer:
Squaring both sides of (a + 1/a) = 3
a2 + 1/a2 + 2 = 9
a2 + 1/a2 = 7


10. If a2 - 5a - 1 = 0 and a ≠ 0; find :
(i) a - 1/a
Answer:
Given: a2 - 5a - 1 = 0
Dividing by a: a - 5 - 1/a = 0
a - 1/a = 5


(ii) a + 1/a
Answer:
Using identity: (a + 1/a)2 = (a - 1/a)2 + 4
(a + 1/a)2 = (5)2 + 4
(a + 1/a)2 = 25 + 4 = 29
a + 1/a = ±√29


(iii) a2 - 1/a2
Answer:
Using identity: a2 - 1/a2 = (a - 1/a)(a + 1/a)
= 5 × (±√29)
= ±5√29


11. If 3x + 4y = 16 and xy = 4; find the value of 9x2 + 16y2.
Answer:
Given: 3x + 4y = 16
Squaring both sides: (3x + 4y)2 = (16)2
9x2 + 16y2 + 2(3x)(4y) = 256
9x2 + 16y2 + 24xy = 256
Substitute xy = 4:
9x2 + 16y2 + 24(4) = 256
9x2 + 16y2 + 96 = 256
9x2 + 16y2 = 160


12. The difference between two positive numbers is 5 and the sum of their squares is 73. Find the product of these numbers.
Answer:
Let the numbers be x and y.
Given: x - y = 5 and x2 + y2 = 73
Using identity: (x - y)2 = x2 + y2 - 2xy
(5)2 = 73 - 2xy
25 = 73 - 2xy
2xy = 73 - 25
2xy = 48
xy = 24
The product of the numbers is 24.


EXERCISE 4 (B)

1. Multiple Choice Type : Choose the correct answer from the options given below.
(a) If x2 - 2x + 1 = 0; the value of x4 + 1/x4 is equal to :
(i) 9   (ii) 7   (iii) 3   (iv) 2
Answer:
Given: x2 - 2x + 1 = 0
(x - 1)2 = 0 ⇒ x = 1
Value of x4 + 1/x4 = (1)4 + 1/(1)4 = 1 + 1 = 2
Correct option: (iv)


(b) If a = 5, b = -2 and c = -3, a3 + b3 + c3 is equal to :
(i) -90   (ii) 90   (iii) 60   (iv) -60
Answer:
Notice that a + b + c = 5 + (-2) + (-3) = 0
When a + b + c = 0, a3 + b3 + c3 = 3abc
= 3(5)(-2)(-3) = 3(30) = 90
Correct option: (ii)


(c) If x2 + 1/x2 = 2, the value of x2 - 1/x2 is :
(i) 0   (ii) 2   (iii) ±2   (iv) 8
Answer:
Using identity: (x2 - 1/x2)2 = (x2 + 1/x2)2 - 4(x2)(1/x2)
(x2 - 1/x2)2 = (2)2 - 4 = 4 - 4 = 0
x2 - 1/x2 = 0
Correct option: (i)


(d) If x + 3y + 2z = 0, the value of x3 + 27y3 + 8z3 is :
(i) 9xyz   (ii) 6xyz   (iii) 18xyz   (iv) xyz
Answer:
Given: (x) + (3y) + (2z) = 0
Using conditional identity: A3 + B3 + C3 = 3ABC
x3 + (3y)3 + (2z)3 = 3(x)(3y)(2z)
x3 + 27y3 + 8z3 = 18xyz
Correct option: (iii)


2. Find the cube of :
(i) 3a - 2b
Answer:
(3a - 2b)3 = (3a)3 - (2b)3 - 3(3a)(2b)(3a - 2b)
= 27a3 - 8b3 - 18ab(3a - 2b)
= 27a3 - 8b3 - 54a2b + 36ab2


(ii) 5a + 3b
Answer:
(5a + 3b)3 = (5a)3 + (3b)3 + 3(5a)(3b)(5a + 3b)
= 125a3 + 27b3 + 45ab(5a + 3b)
= 125a3 + 27b3 + 225a2b + 135ab2


(iii) 2a + 1/2a (a ≠ 0)
Answer:
(2a + 1/2a)3 = (2a)3 + (1/2a)3 + 3(2a)(1/2a)(2a + 1/2a)
= 8a3 + 1/8a3 + 3(2a + 1/2a)
= 8a3 + 1/8a3 + 6a + 3/2a


(iv) 3a - 1/a (a ≠ 0)
Answer:
(3a - 1/a)3 = (3a)3 - (1/a)3 - 3(3a)(1/a)(3a - 1/a)
= 27a3 - 1/a3 - 9(3a - 1/a)
= 27a3 - 1/a3 - 27a + 9/a


3. If a2 + 1/a2 = 47 and a ≠ 0; find :
(i) a + 1/a
Answer:
(a + 1/a)2 = a2 + 1/a2 + 2
(a + 1/a)2 = 47 + 2 = 49
a + 1/a = ±7


(ii) a3 + 1/a3
Answer:
Using identity: a3 + 1/a3 = (a + 1/a)3 - 3(a + 1/a)
= (±7)3 - 3(±7)
= ±343 ∓ 21
= ±322


4. If a2 + 1/a2 = 18 and a ≠ 0; find :
(i) a - 1/a
Answer:
(a - 1/a)2 = a2 + 1/a2 - 2
(a - 1/a)2 = 18 - 2 = 16
a - 1/a = ±4


(ii) a3 - 1/a3
Answer:
Using identity: a3 - 1/a3 = (a - 1/a)3 + 3(a - 1/a)
= (±4)3 + 3(±4)
= ±64 ± 12
= ±76


5. If a + 1/a = p and a ≠ 0; then show that : a3 + 1/a3 = p(p2 - 3)
Answer:
Given: a + 1/a = p
Cubing both sides: (a + 1/a)3 = p3
a3 + 1/a3 + 3(a)(1/a)(a + 1/a) = p3
a3 + 1/a3 + 3(p) = p3
a3 + 1/a3 = p3 - 3p
a3 + 1/a3 = p(p2 - 3)
Hence proved.


6. If a + 2b = 5; then show that : a3 + 8b3 + 30ab = 125.
Answer:
Given: a + 2b = 5
Cubing both sides: (a + 2b)3 = 53
a3 + (2b)3 + 3(a)(2b)(a + 2b) = 125
a3 + 8b3 + 6ab(5) = 125
a3 + 8b3 + 30ab = 125
Hence proved.


7. If (a + 1/a)2 = 3 and a ≠ 0; then show that : a3 + 1/a3 = 0.
Answer:
Given: (a + 1/a)2 = 3 ⇒ a + 1/a = ±√3
Using identity: a3 + 1/a3 = (a + 1/a)3 - 3(a + 1/a)
= (±√3)3 - 3(±√3)
= ±3√3 ∓ 3√3 = 0
Hence proved.


8. If a + 2b + c = 0; then show that : a3 + 8b3 + c3 = 6abc.
Answer:
Given: a + 2b + c = 0
Let A = a, B = 2b, C = c. Thus A + B + C = 0
When sum is zero, A3 + B3 + C3 = 3ABC
a3 + (2b)3 + c3 = 3(a)(2b)(c)
a3 + 8b3 + c3 = 6abc
Hence proved.


9. Use property to evaluate :
(i) 93 - 53 - 43
Answer:
Expression can be written as 93 + (-5)3 + (-4)3
Let a = 9, b = -5, c = -4
a + b + c = 9 - 5 - 4 = 0
Since a + b + c = 0, a3 + b3 + c3 = 3abc
= 3(9)(-5)(-4) = 540


(ii) 383 + (-26)3 + (-12)3
Answer:
Let a = 38, b = -26, c = -12
a + b + c = 38 - 26 - 12 = 0
Since a + b + c = 0, a3 + b3 + c3 = 3abc
= 3(38)(-26)(-12) = 35568


10. If a ≠ 0 and a - 1/a = 3; find :
(i) a2 + 1/a2
Answer:
Given: a - 1/a = 3
Squaring both sides: (a - 1/a)2 = 9
a2 + 1/a2 - 2 = 9
a2 + 1/a2 = 11


(ii) a3 - 1/a3
Answer:
Using identity: a3 - 1/a3 = (a - 1/a)3 + 3(a - 1/a)
= (3)3 + 3(3)
= 27 + 9 = 36


11. If a ≠ 0 and a - 1/a = 4; find :
(i) a2 + 1/a2
Answer:
Given: a - 1/a = 4
Squaring both sides: (a - 1/a)2 = 16
a2 + 1/a2 - 2 = 16
a2 + 1/a2 = 18


(ii) a4 + 1/a4
Answer:
Squaring (a2 + 1/a2 = 18):
(a2 + 1/a2)2 = 324
a4 + 1/a4 + 2 = 324
a4 + 1/a4 = 322


(iii) a3 - 1/a3
Answer:
Using identity: a3 - 1/a3 = (a - 1/a)3 + 3(a - 1/a)
= (4)3 + 3(4)
= 64 + 12 = 76


12. If x ≠ 0 and x + 1/x = 2; then show that : x2 + 1/x2 = x3 + 1/x3 = x4 + 1/x4
Answer:
Given: x + 1/x = 2
Multiplying by x: x2 + 1 = 2x ⇒ x2 - 2x + 1 = 0
(x - 1)2 = 0 ⇒ x = 1
Substitute x = 1 into each expression:
x2 + 1/x2 = 1 + 1 = 2
x3 + 1/x3 = 1 + 1 = 2
x4 + 1/x4 = 1 + 1 = 2
Therefore, x2 + 1/x2 = x3 + 1/x3 = x4 + 1/x4 = 2. Hence proved.


13. If 2x - 3y = 10 and xy = 16; find the value of 8x3 - 27y3.
Answer:
Given: 2x - 3y = 10
Cubing both sides: (2x - 3y)3 = 1000
(2x)3 - (3y)3 - 3(2x)(3y)(2x - 3y) = 1000
8x3 - 27y3 - 18xy(2x - 3y) = 1000
Substitute xy = 16 and (2x - 3y) = 10:
8x3 - 27y3 - 18(16)(10) = 1000
8x3 - 27y3 - 2880 = 1000
8x3 - 27y3 = 3880


14. Expand :
(i) (3x + 5y + 2z)(3x - 5y + 2z)
Answer:
Rearrange terms: ((3x + 2z) + 5y)((3x + 2z) - 5y)
Using identity (A + B)(A - B) = A2 - B2
= (3x + 2z)2 - (5y)2
= 9x2 + 12xz + 4z2 - 25y2


(ii) (3x - 5y - 2z)(3x - 5y + 2z)
Answer:
Rearrange terms: ((3x - 5y) - 2z)((3x - 5y) + 2z)
Using identity (A - B)(A + B) = A2 - B2
= (3x - 5y)2 - (2z)2
= 9x2 - 30xy + 25y2 - 4z2


15. The sum of two whole numbers is 9 and their product is 20. Find the sum of their :
(i) squares
Answer:
Let numbers be a and b.
Given: a + b = 9 and ab = 20
Using identity: a2 + b2 = (a + b)2 - 2ab
= (9)2 - 2(20)
= 81 - 40 = 41


(ii) cubes
Answer:
Using identity: a3 + b3 = (a + b)3 - 3ab(a + b)
= (9)3 - 3(20)(9)
= 729 - 540 = 189


16. Two positive numbers x and y are such that x > y. If the difference of these numbers is 5 and their product is 24, find :
(i) sum of these numbers.
Answer:
Given: x - y = 5 and xy = 24
Using identity: (x + y)2 = (x - y)2 + 4xy
(x + y)2 = (5)2 + 4(24)
(x + y)2 = 25 + 96 = 121
Since numbers are positive, x + y = 11


(ii) difference of their cubes.
Answer:
Using identity: x3 - y3 = (x - y)3 + 3xy(x - y)
= (5)3 + 3(24)(5)
= 125 + 360 = 485


(iii) sum of their cubes.
Answer:
Using identity: x3 + y3 = (x + y)3 - 3xy(x + y)
= (11)3 - 3(24)(11)
= 1331 - 792 = 539


17. If 4x2 + y2 = a and xy = b, find the value of 2x + y.
Answer:
Using identity: (2x + y)2 = (2x)2 + y2 + 2(2x)(y)
(2x + y)2 = 4x2 + y2 + 4xy
Substitute given values: (2x + y)2 = a + 4b
2x + y = ±√(a + 4b)


EXERCISE 4 (C)

1. Multiple Choice Type : Choose the correct answer from the options given below.
(a) The expansion of (x - 3y)(x + 5y) is :
(i) x2 + 2xy + 15y2   (ii) x2 + 2xy - 15y2   (iii) x2 - 2xy + 15y2   (iv) x2 - 2xy - 15y2
Answer:
(x - 3y)(x + 5y) = x2 + 5xy - 3xy - 15y2
= x2 + 2xy - 15y2
Correct option: (ii)


(b) x2 - (a+b)x + ab is the expansion of :
(i) (x - b)(x - a)   (ii) (x - b)(x + a)   (iii) (x + b)(x - a)   (iv) (x + a)(x + b)
Answer:
(x - a)(x - b) = x(x - b) - a(x - b) = x2 - bx - ax + ab
= x2 - (a+b)x + ab
Correct option: (i)


(c) If a + b - c = 4 and a2 + b2 + c2 = 14, the value of ab - bc - ca is :
(i) 2   (ii) 1   (iii) 0.5   (iv) -0.5
Answer:
Squaring both sides of a + b - c = 4:
(a + b - c)2 = 16
a2 + b2 + c2 + 2(ab - bc - ca) = 16
Substitute 14: 14 + 2(ab - bc - ca) = 16
2(ab - bc - ca) = 2
ab - bc - ca = 1
Correct option: (ii)


(d) (a - 1/2a)2 is equal to :
(i) a2 + 1/4a2 - 2   (ii) a2 + 1/4a2 + 2   (iii) a2 + 1/4a2 - 1   (iv) a2 - 1/4a2 - 2
Answer:
(a - 1/2a)2 = a2 - 2(a)(1/2a) + (1/2a)2
= a2 - 1 + 1/4a2
= a2 + 1/4a2 - 1
Correct option: (iii)


2. Expand :
(i) (x + 8)(x + 10)
Answer:
Using (x + a)(x + b) = x2 + (a + b)x + ab
= x2 + (8 + 10)x + (8)(10)
= x2 + 18x + 80


(ii) (x + 8)(x - 10)
Answer:
= x2 + (8 - 10)x + (8)(-10)
= x2 - 2x - 80


(iii) (x - 8)(x + 10)
Answer:
= x2 + (-8 + 10)x + (-8)(10)
= x2 + 2x - 80


(iv) (x - 8)(x - 10)
Answer:
= x2 + (-8 - 10)x + (-8)(-10)
= x2 - 18x + 80


3. Expand :
(i) (2x - 1/x)(3x + 2/x)
Answer:
Multiply directly:
= (2x)(3x) + (2x)(2/x) - (1/x)(3x) - (1/x)(2/x)
= 6x2 + 4 - 3 - 2/x2
= 6x2 + 1 - 2/x2


(ii) (3a + 2/b)(2a - 3/b)
Answer:
Multiply directly:
= (3a)(2a) - (3a)(3/b) + (2/b)(2a) - (2/b)(3/b)
= 6a2 - 9a/b + 4a/b - 6/b2
= 6a2 - 5a/b - 6/b2


4. Expand :
(i) (x + y - z)2
Answer:
= x2 + y2 + (-z)2 + 2(x)(y) + 2(y)(-z) + 2(x)(-z)
= x2 + y2 + z2 + 2xy - 2yz - 2zx


(ii) (x - 2y + 2)2
Answer:
= x2 + (-2y)2 + 22 + 2(x)(-2y) + 2(-2y)(2) + 2(x)(2)
= x2 + 4y2 + 4 - 4xy - 8y + 4x


(iii) (5a - 3b + c)2
Answer:
= (5a)2 + (-3b)2 + c2 + 2(5a)(-3b) + 2(-3b)(c) + 2(5a)(c)
= 25a2 + 9b2 + c2 - 30ab - 6bc + 10ac


(iv) (5x - 3y - 2)2
Answer:
= (5x)2 + (-3y)2 + (-2)2 + 2(5x)(-3y) + 2(-3y)(-2) + 2(5x)(-2)
= 25x2 + 9y2 + 4 - 30xy + 12y - 20x


(v) (x - 1/x + 5)2
Answer:
= x2 + (-1/x)2 + 52 + 2(x)(-1/x) + 2(-1/x)(5) + 2(x)(5)
= x2 + 1/x2 + 25 - 2 - 10/x + 10x
= x2 + 1/x2 + 23 + 10x - 10/x


5. If a + b + c = 12 and a2 + b2 + c2 = 50; find ab + bc + ca.
Answer:
Using identity: (a + b + c)2 = a2 + b2 + c2 + 2(ab + bc + ca)
(12)2 = 50 + 2(ab + bc + ca)
144 = 50 + 2(ab + bc + ca)
94 = 2(ab + bc + ca)
ab + bc + ca = 47


6. If a2 + b2 + c2 = 35 and ab + bc + ca = 23; find a + b + c.
Answer:
Using identity: (a + b + c)2 = a2 + b2 + c2 + 2(ab + bc + ca)
(a + b + c)2 = 35 + 2(23)
(a + b + c)2 = 35 + 46 = 81
a + b + c = ±9


7. If a + b + c = p and ab + bc + ca = q; find a2 + b2 + c2.
Answer:
Using identity: (a + b + c)2 = a2 + b2 + c2 + 2(ab + bc + ca)
(p)2 = a2 + b2 + c2 + 2(q)
a2 + b2 + c2 = p2 - 2q


8. If a2 + b2 + c2 = 50 and ab + bc + ca = 47, find a + b + c.
Answer:
Using identity: (a + b + c)2 = a2 + b2 + c2 + 2(ab + bc + ca)
(a + b + c)2 = 50 + 2(47)
(a + b + c)2 = 50 + 94 = 144
a + b + c = ±12


9. If x + y - z = 4 and x2 + y2 + z2 = 30, then find the value of xy - yz - zx.
Answer:
Using identity: (x + y - z)2 = x2 + y2 + z2 + 2(xy - yz - zx)
(4)2 = 30 + 2(xy - yz - zx)
16 = 30 + 2(xy - yz - zx)
2(xy - yz - zx) = 16 - 30 = -14
xy - yz - zx = -7


10. The longest rod that can be placed in a rectangular box is 20 cm and the sum of its length, breadth and height is 30 cm. Find the total surface area of the box.
Answer:
Length of diagonal (longest rod) = √(l2 + b2 + h2) = 20
l2 + b2 + h2 = 400
Sum of dimensions = l + b + h = 30
Total Surface Area (TSA) = 2(lb + bh + hl)
Using identity: (l + b + h)2 = l2 + b2 + h2 + 2(lb + bh + hl)
(30)2 = 400 + TSA
900 = 400 + TSA
TSA = 500 cm2


EXERCISE 4 (D)

1. Multiple Choice Type : Choose the correct answer from the options given below.
(a) If a + 1/a = 2.5 and a - 1/a = 1.5, the value of (a + 1/a)2 - (a - 1/a)2 is :
(i) 4   (ii) 2   (iii) 1   (iv) 8.5
Answer:
Using formula (A)2 - (B)2:
(2.5)2 - (1.5)2
= 6.25 - 2.25 = 4
Correct option: (i)


(b) In (3x + 2)(x - 4), the coefficient of x is:
(i) -14   (ii) 8   (iii) -10   (iv) 3
Answer:
Expanding: (3x)(x) + (3x)(-4) + (2)(x) + (2)(-4)
= 3x2 - 12x + 2x - 8
= 3x2 - 10x - 8
Coefficient of x is -10.
Correct option: (iii)


(c) (x + y - z)(x - y + z) is equal to :
(i) x2 - y2 - z2 - 2yz   (ii) x2 - y2 - z2 + 2yz   (iii) x2 - y2 + z2 - 2yz   (iv) x2 - y2 + z2 + 2yz
Answer:
Rearrange grouping: (x + (y - z))(x - (y - z))
Using (A + B)(A - B) = A2 - B2
= x2 - (y - z)2
= x2 - (y2 + z2 - 2yz)
= x2 - y2 - z2 + 2yz
Correct option: (ii)


(d) If (3x - 4y)2 = 9x2 + axy + 16y2; the value of a is :
(i) -24   (ii) 24   (iii) -12   (iv) 12
Answer:
Expanding left side: (3x)2 - 2(3x)(4y) + (4y)2
= 9x2 - 24xy + 16y2
Comparing with 9x2 + axy + 16y2, we get a = -24.
Correct option: (i)


2. If x + 2y + 3z = 0 and x3 + 4y3 + 9z3 = 18xyz; evaluate : (x+2y)2/xy + (2y+3z)2/yz + (3z+x)2/zx
Answer:
From x + 2y + 3z = 0, we can write:
x + 2y = -3z
2y + 3z = -x
3z + x = -2y
Substitute these into the given expression:
(-3z)2/xy + (-x)2/yz + (-2y)2/zx
= 9z2/xy + x2/yz + 4y2/zx
Taking LCM as xyz:
= (9z3 + x3 + 4y3)/xyz
We are given x3 + 4y3 + 9z3 = 18xyz (Note: question likely implies (2y)^3 and (3z)^3 sum).
Substitute 18xyz in numerator:
= 18xyz / xyz = 18


3. If a + 1/a = m and a ≠ 0; find in terms of 'm'; the value of:
(i) a - 1/a
Answer:
Using identity: (a - 1/a)2 = (a + 1/a)2 - 4
(a - 1/a)2 = m2 - 4
a - 1/a = ±√(m2 - 4)


(ii) a2 - 1/a2
Answer:
Using identity: a2 - 1/a2 = (a + 1/a)(a - 1/a)
= m × (±√(m2 - 4))
= ±m√(m2 - 4)


4. In the expansion of (2x2 - 8)(x - 4)2; find the value of :
(i) coefficient of x3
Answer:
First expand: (2x2 - 8)(x2 - 8x + 16)
= 2x4 - 16x3 + 32x2 - 8x2 + 64x - 128
= 2x4 - 16x3 + 24x2 + 64x - 128
The coefficient of x3 is -16.


(ii) coefficient of x2
Answer:
From above expansion, the x2 term is 24x2.
The coefficient of x2 is 24.


(iii) constant term.
Answer:
From above expansion, the term without x is -128.
The constant term is -128.


5. If x > 0 and x2 + 1/9x2 = 25/36, find : x3 + 1/27x3.
Answer:
Using (x + 1/3x)2 = x2 + 1/9x2 + 2(x)(1/3x)
(x + 1/3x)2 = 25/36 + 2/3
(x + 1/3x)2 = 25/36 + 24/36 = 49/36
Since x > 0, x + 1/3x = 7/6
Now cube: (x + 1/3x)3 = x3 + 1/27x3 + 3(x)(1/3x)(x + 1/3x)
(7/6)3 = x3 + 1/27x3 + 1(7/6)
343/216 = x3 + 1/27x3 + 7/6
x3 + 1/27x3 = 343/216 - 252/216 = 91/216


6. If 2(x2 + 1) = 5x, find :
(i) x - 1/x
Answer:
Given: 2x2 + 2 = 5x
Divide by 2x: x + 1/x = 5/2
Using identity: (x - 1/x)2 = (x + 1/x)2 - 4
= (5/2)2 - 4 = 25/4 - 16/4 = 9/4
x - 1/x = ±3/2


(ii) x3 - 1/x3
Answer:
Using identity: x3 - 1/x3 = (x - 1/x)3 + 3(x - 1/x)
= (±3/2)3 + 3(±3/2)
= ±27/8 ± 9/2 = ±27/8 ± 36/8 = ±63/8


7. If a2 + b2 = 34 and ab = 12; find :
(i) 3(a+b)2 + 5(a-b)2
Answer:
First find (a+b)2 and (a-b)2
(a+b)2 = a2 + b2 + 2ab = 34 + 24 = 58
(a-b)2 = a2 + b2 - 2ab = 34 - 24 = 10
Evaluate expression: 3(58) + 5(10)
= 174 + 50 = 224


(ii) 7(a-b)2 - 2(a+b)2
Answer:
Using values from part (i):
= 7(10) - 2(58)
= 70 - 116 = -46


8. If 3x - 4/x = 4 and x ≠ 0; find : 27x3 - 64/x3.
Answer:
Cubing both sides: (3x - 4/x)3 = 43
(3x)3 - (4/x)3 - 3(3x)(4/x)(3x - 4/x) = 64
27x3 - 64/x3 - 36(4) = 64
27x3 - 64/x3 - 144 = 64
27x3 - 64/x3 = 208


9. If x2 + 1/x2 = 7 and x ≠ 0; find the value of : 7x3 + 8x - 7/x3 - 8/x.
Answer:
Rearrange expression: 7(x3 - 1/x3) + 8(x - 1/x)
Given: x2 + 1/x2 = 7
(x - 1/x)2 = 7 - 2 = 5 ⇒ x - 1/x = ±√5
x3 - 1/x3 = (x - 1/x)3 + 3(x - 1/x) = (±√5)3 + 3(±√5) = ±5√5 ± 3√5 = ±8√5
Value = 7(±8√5) + 8(±√5)
= ±56√5 ± 8√5 = ±64√5


10. If x = 1/(x-5) and x ≠ 5, find : x2 - 1/x2.
Answer:
Given: x = 1/(x - 5)
x(x - 5) = 1 ⇒ x2 - 5x = 1 ⇒ x - 5 = 1/x ⇒ x - 1/x = 5
Now find x + 1/x: (x + 1/x)2 = (x - 1/x)2 + 4 = 25 + 4 = 29 ⇒ x + 1/x = ±√29
x2 - 1/x2 = (x - 1/x)(x + 1/x)
= 5(±√29) = ±5√29


11. If x = 1/(5-x) and x ≠ 5, find : x3 + 1/x3.
Answer:
Given: x = 1/(5 - x)
x(5 - x) = 1 ⇒ 5x - x2 = 1 ⇒ x2 - 5x + 1 = 0
Divide by x: x - 5 + 1/x = 0 ⇒ x + 1/x = 5
x3 + 1/x3 = (x + 1/x)3 - 3(x + 1/x)
= 53 - 3(5) = 125 - 15 = 110


12. If 3a + 5b + 4c = 0, show that : 27a3 + 125b3 + 64c3 = 180abc.
Answer:
Let x = 3a, y = 5b, z = 4c.
Since x + y + z = 0, x3 + y3 + z3 = 3xyz
(3a)3 + (5b)3 + (4c)3 = 3(3a)(5b)(4c)
27a3 + 125b3 + 64c3 = 180abc.
Hence proved.


13. The sum of two whole numbers is 7 and the sum of their cubes is 133, find the sum of their squares.
Answer:
Let numbers be x and y.
Given: x + y = 7 and x3 + y3 = 133
x3 + y3 = (x + y)3 - 3xy(x + y)
133 = 73 - 3xy(7)
133 = 343 - 21xy
21xy = 210 ⇒ xy = 10
Sum of squares: x2 + y2 = (x + y)2 - 2xy
= (7)2 - 2(10) = 49 - 20 = 29


14. In each of the following, find the value of 'a':
(i) 4x2 + ax + 9 = (2x + 3)2
Answer:
Expand RHS: (2x + 3)2 = 4x2 + 12x + 9
Compare with LHS: 4x2 + ax + 9 = 4x2 + 12x + 9
Hence, a = 12


(ii) 4x2 + ax + 9 = (2x - 3)2
Answer:
Expand RHS: (2x - 3)2 = 4x2 - 12x + 9
Compare with LHS: 4x2 + ax + 9 = 4x2 - 12x + 9
Hence, a = -12


(iii) 9x2 + (7a - 5)x + 25 = (3x + 5)2
Answer:
Expand RHS: (3x + 5)2 = 9x2 + 30x + 25
Compare coefficients of x: 7a - 5 = 30
7a = 35 ⇒ a = 5


15. If (x2 + 1)/x = 3 1/3 and x > 1; find
(i) x - 1/x
Answer:
Given: x + 1/x = 10/3
Using identity: (x - 1/x)2 = (x + 1/x)2 - 4
(x - 1/x)2 = (10/3)2 - 4 = 100/9 - 36/9 = 64/9
Since x > 1, x - 1/x is positive, so x - 1/x = 8/3


(ii) x3 - 1/x3
Answer:
Using identity: x3 - 1/x3 = (x - 1/x)3 + 3(x - 1/x)
= (8/3)3 + 3(8/3)
= 512/27 + 8 = 512/27 + 216/27 = 728/27


16. The difference between two positive numbers is 4 and the difference between their cubes is 316. Find :
(i) their product.
Answer:
Let numbers be x and y. Given x - y = 4, x3 - y3 = 316
Using identity: x3 - y3 = (x - y)3 + 3xy(x - y)
316 = (4)3 + 3xy(4)
316 = 64 + 12xy
12xy = 252 ⇒ xy = 21
Their product is 21.


(ii) the sum of their squares.
Answer:
Using identity: x2 + y2 = (x - y)2 + 2xy
= (4)2 + 2(21)
= 16 + 42 = 58


TEST YOURSELF

1. Multiple Choice Type : Choose the correct answer from the options given below.
(a) If x2 + 1/x2 = 3, the value of x - 1/x is :
(i) 1   (ii) -1   (iii) ±1   (iv) 0
Answer:
(x - 1/x)2 = x2 + 1/x2 - 2
(x - 1/x)2 = 3 - 2 = 1
x - 1/x = ±1
Correct option: (iii)


(b) If a3 + b3 + c3 = 3abc, then a + b + c is equal to :
(i) 1   (ii) -1   (iii) ±1   (iv) 0
Answer:
The standard algebraic condition states if a + b + c = 0, then a3 + b3 + c3 = 3abc.
Therefore, a + b + c = 0.
Correct option: (iv)


(c) (196 × 196 × 196 + 204 × 204 × 204) / ((196)2 + (204)2 - 196 × 204) is equal to :
(i) 400   (ii) -8   (iii) 8   (iv) none of these
Answer:
The expression is of the form (a3 + b3) / (a2 + b2 - ab)
Using identity (a3 + b3) = (a + b)(a2 - ab + b2)
The expression simplifies to (a + b)
= 196 + 204 = 400
Correct option: (i)


(d) If a = x + 1/x and b = x - 1/x, then a2 - b2 is :
(i) x2 + 1/x2   (ii) x2 - 1/x2   (iii) 4   (iv) 2(x2 + 1/x2)
Answer:
a2 - b2 = (a + b)(a - b)
a + b = (x + 1/x) + (x - 1/x) = 2x
a - b = (x + 1/x) - (x - 1/x) = 2/x
(2x)(2/x) = 4
Correct option: (iii)


(e) Statement (1) : x > 0 and x2 + 1/x2 = 2, then x2 - 1/x2 = 0.
Statement (2) : (x + 1/x)2 = x2 + 1/x2 + 2 = 2 + 2 = 4; (x - 1/x)2 = x2 + 1/x2 - 2 = 2 - 2 = 0 and, x2 - 1/x2 = (x + 1/x)(x - 1/x).
(i) Both the statements are true.   (ii) Both the statements are false.   (iii) Statement 1 is true, and statement 2 is false.   (iv) Statement 1 is false, and statement 2 is true.
Answer:
Statement 2 shows the valid mathematical derivation identity.
By substituting the result into Statement 1, we see x2 - 1/x2 = (2)(0) = 0, which is true.
Both statements are mathematically sound and true.
Correct option: (i)


(f) Assertion (A) : x2 - 5x - 1 = 0 ⇒ x - 1/x = 5 is true.
Reason (R) : x2 - 5x - 1 = 0 ⇒ x - 1/x = 5. But x - 1/x = 5 is true when x ≠ 0
(i) (1)   (ii) (2)   (iii) (3)   (iv) (4)
Answer:
The division step by x requires that x ≠ 0. Since 02 - 5(0) - 1 ≠ 0, x is not 0.
Both Assertion and Reason are true and R provides the correct reason constraint.
Correct option: (iii)


(g) Assertion (A) : (ab+bc+ca-a2-b2-c2)/(3abc-a3-b3-c3) = 1/(a+b+c)
Reason (R) : (ab+bc+ca-a2-b2-c2)/(3abc-a3-b3-c3) = ... (identity simplification) = 1/(a+b+c)
(i) (1)   (ii) (2)   (iii) (3)   (iv) (4)
Answer:
The Reason demonstrates the step-by-step factorization identity for A.
Both A and R are true and R is the correct reason.
Correct option: (iii)


(h) Assertion (A) : If x > y, x + y = 6 and x - y = 2 then x2 + y2 = 40.
Reason (R) : (x + y)2 + (x - y)2 = 2(x2 + y2)
(i) (1)   (ii) (2)   (iii) (3)   (iv) (4)
Answer:
Using Reason: 62 + 22 = 2(x2 + y2) ⇒ 36 + 4 = 40 = 2(x2 + y2) ⇒ x2 + y2 = 20.
Thus, Assertion states x2 + y2 = 40 which is false.
Assertion is false, Reason is true.
Correct option: (ii)


(i) Assertion (A) : 53 - 33 - 23 = 3 × 5 × -3 × -2
Reason (R) : ∵ 5 - 3 - 2 = 0 ⇒ 53 - 33 - 23 = 53 + (-3)3 + (-2)3
(i) (1)   (ii) (2)   (iii) (3)   (iv) (4)
Answer:
Since a + b + c = 0, sum of cubes is 3abc. Reason establishes this conditional correctly.
Both A and R are true and R is correct reason.
Correct option: (iii)


2. Simplify :
(i) (x + 6)(x + 4)(x - 2)
Answer:
First multiply (x + 6)(x + 4) = x2 + 10x + 24
Now multiply by (x - 2): (x2 + 10x + 24)(x - 2)
= x3 - 2x2 + 10x2 - 20x + 24x - 48
= x3 + 8x2 + 4x - 48


(ii) (x - 6)(x - 4)(x + 2)
Answer:
First multiply (x - 6)(x - 4) = x2 - 10x + 24
Now multiply by (x + 2): (x2 - 10x + 24)(x + 2)
= x3 + 2x2 - 10x2 - 20x + 24x + 48
= x3 - 8x2 + 4x + 48


(iii) (x - 6)(x - 4)(x - 2)
Answer:
First multiply (x - 6)(x - 4) = x2 - 10x + 24
Now multiply by (x - 2): (x2 - 10x + 24)(x - 2)
= x3 - 2x2 - 10x2 + 20x + 24x - 48
= x3 - 12x2 + 44x - 48


(iv) (x + 6)(x - 4)(x - 2)
Answer:
First multiply (x + 6)(x - 4) = x2 + 2x - 24
Now multiply by (x - 2): (x2 + 2x - 24)(x - 2)
= x3 - 2x2 + 2x2 - 4x - 24x + 48
= x3 - 28x + 48


3. Simplify using following identity : (a ± b)(a2 ∓ ab + b2) = a3 ± b3
(i) (2x + 3y)(4x2 - 6xy + 9y2)
Answer:
Let a = 2x and b = 3y. The expression matches (a + b)(a2 - ab + b2)
Result is a3 + b3
= (2x)3 + (3y)3
= 8x3 + 27y3


(ii) (a/3 - 3b)(a2/9 + ab + 9b2)
Answer:
Let x = a/3 and y = 3b. Matches (x - y)(x2 + xy + y2)
Result is x3 - y3
= (a/3)3 - (3b)3
= a3/27 - 27b3


4. Using suitable identity, evaluate :
(i) (104)3
Answer:
(104)3 = (100 + 4)3
Using (a + b)3 = a3 + b3 + 3ab(a + b)
= (100)3 + (4)3 + 3(100)(4)(100 + 4)
= 1000000 + 64 + 1200(104)
= 1000000 + 64 + 124800
= 1124864


(ii) (97)3
Answer:
(97)3 = (100 - 3)3
Using (a - b)3 = a3 - b3 - 3ab(a - b)
= (100)3 - (3)3 - 3(100)(3)(100 - 3)
= 1000000 - 27 - 900(97)
= 1000000 - 27 - 87300
= 912673


5. Simplify : ((x2 - y2)3 + (y2 - z2)3 + (z2 - x2)3) / ((x - y)3 + (y - z)3 + (z - x)3)
Answer:
Let A = x2 - y2, B = y2 - z2, C = z2 - x2. A + B + C = 0. Numerator = 3ABC.
Let P = x - y, Q = y - z, R = z - x. P + Q + R = 0. Denominator = 3PQR.
Expression = 3(x2 - y2)(y2 - z2)(z2 - x2) / 3(x - y)(y - z)(z - x)
= ((x - y)(x + y)(y - z)(y + z)(z - x)(z + x)) / ((x - y)(y - z)(z - x))
Cancel common terms:
= (x + y)(y + z)(z + x)


6. Evaluate : (0.8 × 0.8 × 0.8 + 0.5 × 0.5 × 0.5) / (0.8 × 0.8 - 0.8 × 0.5 + 0.5 × 0.5)
Answer:
Let a = 0.8 and b = 0.5
Expression is (a3 + b3) / (a2 - ab + b2)
This simplifies to (a + b)
= 0.8 + 0.5
= 1.3


7. If a - 2b + 3c = 0; state the value of a3 - 8b3 + 27c3.
Answer:
Let A = a, B = -2b, C = 3c. Given A + B + C = 0
Therefore, A3 + B3 + C3 = 3ABC
a3 + (-2b)3 + (3c)3 = 3(a)(-2b)(3c)
a3 - 8b3 + 27c3 = -18abc


8. If x + 5y = 10; find the value of x3 + 125y3 + 150xy - 1000.
Answer:
Rewrite equation: x + 5y - 10 = 0
Let A = x, B = 5y, C = -10. Since A + B + C = 0, A3 + B3 + C3 - 3ABC = 0
x3 + (5y)3 + (-10)3 - 3(x)(5y)(-10) = 0
x3 + 125y3 - 1000 + 150xy = 0
The value is 0.


9. If a + b = 11 and a2 + b2 = 65; find a3 + b3.
Answer:
First find ab: (a + b)2 = a2 + b2 + 2ab
121 = 65 + 2ab
2ab = 56 ⇒ ab = 28
Using identity: a3 + b3 = (a + b)(a2 - ab + b2)
= (11)(65 - 28)
= 11(37)
= 407


10. If x, y and z are three different numbers, then prove that : x2 + y2 + z2 - xy - yz - zx is always positive.
Answer:
Multiply and divide expression by 2: 1/2 [2x2 + 2y2 + 2z2 - 2xy - 2yz - 2zx]
Rearrange terms: 1/2 [(x2 - 2xy + y2) + (y2 - 2yz + z2) + (z2 - 2zx + x2)]
= 1/2 [(x - y)2 + (y - z)2 + (z - x)2]
Since squares of real numbers are non-negative, and x, y, z are different, the sum of squares is > 0.
Hence, it is always positive. Proved.


11. Given x = √{65} and y = √{64}, find the value of (x - y) - 1 / (x2 + xy + y2).
Answer:
Multiply and divide the second term by (x - y):
= (x - y) - (x - y) / ((x - y)(x2 + xy + y2))
= (x - y) - (x - y) / (x3 - y3)
Substitute x3 = 65 and y3 = 64:
= (x - y) - (x - y) / (65 - 64)
= (x - y) - (x - y) / 1
= (x - y) - (x - y) = 0

Quick Navigation:
Quick Review Flashcards - Click to flip and test your knowledge!
Question
What is the result of the algebraic expansion of (a + b)^2?
Answer
a^2 + 2ab + b^2
Question
What is the algebraic expansion of the identity (a - b)^2?
Answer
a^2 - 2ab + b^2
Question
How is the sum (a + b)^2 + (a - b)^2 simplified into a single expression?
Answer
2(a^2 + b^2)
Question
What is the simplified form of the difference (a + b)^2 - (a - b)^2?
Answer
4ab
Question
Given a \ne 0, what is the expansion of (a + \frac{1}{a})^2?
Answer
a^2 + \frac{1}{a^2} + 2
Question
Given a \ne 0, what is the expansion of (a - \frac{1}{a})^2?
Answer
a^2 + \frac{1}{a^2} - 2
Question
How is a^2 + \frac{1}{a^2} expressed in terms of (a + \frac{1}{a})?
Answer
(a + \frac{1}{a})^2 - 2
Question
How is a^2 + \frac{1}{a^2} expressed in terms of (a - \frac{1}{a})?
Answer
(a - \frac{1}{a})^2 + 2
Question
What is the result of the sum (a + \frac{1}{a})^2 + (a - \frac{1}{a})^2?
Answer
2(a^2 + \frac{1}{a^2})
Question
What is the constant result of the difference (a + \frac{1}{a})^2 - (a - \frac{1}{a})^2?
Answer
4
Question
An equation that is true for all values of its variables is called an _____.
Answer
identity
Question
Formula: (a + b)^3
Answer
a^3 + 3a^2b + 3ab^2 + b^3
Question
Formula: (a - b)^3
Answer
a^3 - 3a^2b + 3ab^2 - b^3
Question
How is (a + b)^3 expressed as a sum of cubes and a factored product?
Answer
a^3 + b^3 + 3ab(a + b)
Question
How is (a - b)^3 expressed as a difference of cubes and a factored product?
Answer
a^3 - b^3 - 3ab(a - b)
Question
What formula calculates a^3 + b^3 using the sum (a + b) and product ab?
Answer
(a + b)^3 - 3ab(a + b)
Question
What formula calculates a^3 - b^3 using the difference (a - b) and product ab?
Answer
(a - b)^3 + 3ab(a - b)
Question
Expansion: (a + \frac{1}{a})^3
Answer
a^3 + \frac{1}{a^3} + 3(a + \frac{1}{a})
Question
Expansion: (a - \frac{1}{a})^3
Answer
a^3 - \frac{1}{a^3} - 3(a - \frac{1}{a})
Question
Formula for a^3 + \frac{1}{a^3} in terms of (a + \frac{1}{a})
Answer
(a + \frac{1}{a})^3 - 3(a + \frac{1}{a})
Question
Formula for a^3 - \frac{1}{a^3} in terms of (a - \frac{1}{a})
Answer
(a - \frac{1}{a})^3 + 3(a - \frac{1}{a})
Question
In algebra, if a + b + c = 0, what is the value of a^3 + b^3 + c^3?
Answer
3abc
Question
What is the expansion of the product (x + a)(x + b)?
Answer
x^2 + (a + b)x + ab
Question
What is the expansion of the product (x + a)(x - b)?
Answer
x^2 + (a - b)x - ab
Question
What is the expansion of the product (x - a)(x + b)?
Answer
x^2 - (a - b)x - ab
Question
What is the expansion of the product (x - a)(x - b)?
Answer
x^2 - (a + b)x + ab
Question
What is the full expansion of the trinomial square (a + b + c)^2?
Answer
a^2 + b^2 + c^2 + 2ab + 2bc + 2ca
Question
How is (a + b + c)^2 expressed using a single factored term for the cross-products?
Answer
a^2 + b^2 + c^2 + 2(ab + bc + ca)
Question
What is the expansion of (a + b - c)^2?
Answer
a^2 + b^2 + c^2 + 2ab - 2bc - 2ca
Question
What is the expansion of (a - b + c)^2?
Answer
a^2 + b^2 + c^2 - 2ab - 2bc + 2ca
Question
What is the expansion of (a - b - c)^2?
Answer
a^2 + b^2 + c^2 - 2ab + 2bc - 2ca
Question
Formula: (x + a)(x + b)(x + c)
Answer
x^3 + (a + b + c)x^2 + (ab + bc + ca)x + abc
Question
Simplify the product (a + b)(a^2 - ab + b^2).
Answer
a^3 + b^3
Question
Simplify the product (a - b)(a^2 + ab + b^2).
Answer
a^3 - b^3
Question
Identity: (a + b + c)(a^2 + b^2 + c^2 - ab - bc - ca) = \dots
Answer
a^3 + b^3 + c^3 - 3abc
Question
In the expansion of (a + b + c)^2, the sum a^2 + b^2 + c^2 is always _____ regardless of the signs of a, b, or c.
Answer
positive
Question
To solve for a + \frac{1}{a} given a^2 - 5a + 1 = 0, what operation is performed on every term?
Answer
Dividing by a
Question
If x^2 + y^2 + z^2 - xy - yz - zx = 0, what must be true about the variables x, y, and z?
Answer
x = y = z
Question
Concept: Difference of Squares application to (3x - 2y + 4)(3x - 2y - 4)
Answer
Definition: Group (3x - 2y) as a single term to form (a+4)(a-4), resulting in (3x - 2y)^2 - 16.
Question
In the expansion of (x+a)(x+b)(x+c), the coefficient of x^2 is the _____ of a, b, and c.
Answer
sum
Question
In the expansion of (x+a)(x+b)(x+c), the constant term is the _____ of a, b, and c.
Answer
product
Question
The formula (a+b+c)^2 - (a^2+b^2+c^2) is used to find the value of which expression?
Answer
2(ab + bc + ca)
Question
What is the relationship between (a - b)^2 and (a + b)^2 involving ab?
Answer
(a - b)^2 = (a + b)^2 - 4ab
Question
What is the relationship between (a + b)^2 and (a - b)^2 involving ab?
Answer
(a + b)^2 = (a - b)^2 + 4ab
Question
If a + \frac{1}{a} = m, then a^2 + \frac{1}{a^2} = \dots
Answer
m^2 - 2
Question
If a - \frac{1}{a} = n, then a^2 + \frac{1}{a^2} = \dots
Answer
n^2 + 2
Question
In the expansion of (x + a)(x + b), the coefficient of x is the _____ of a and b.
Answer
sum
Question
What value results from (a + \frac{1}{a})^2 - (a^2 + \frac{1}{a^2})?
Answer
2
Question
If a^2 + b^2 + c^2 - ab - bc - ca is written as a sum of squares, the first term is \frac{1}{2}(a - b)^2. What is the second term?
Answer
\frac{1}{2}(b - c)^2
Question
When expanding (a - b)^3, the term 3ab^2 has a _____ sign.
Answer
positive
Question
When expanding (a - b)^3, the term b^3 has a _____ sign.
Answer
negative
Question
In the expression x^2 + y^2 + z^2 - xy - yz - zx, if all variables are different, the value is always _____.
Answer
positive
Question
What is the coefficient of x in the expansion of (x + 8)(x - 10)?
Answer
-2
Question
What is the constant term in the expansion of (x - 8)(x + 10)?
Answer
-80
Question
If a+b+c=l, ab+bc+ca=m, and a^2+b^2+c^2=n, what identity links l, m, and n?
Answer
l^2 = n + 2m
Question
The expression (x + y + z)(x + y - z) can be viewed as a difference of squares by grouping _____.
Answer
(x + y)
Question
To calculate the area of a rectangle using its diagonal (d) and perimeter (P), you first find the sum of length and breadth (s = \frac{P}{2}), then the area is \frac{s^2 - d^2}{2}. What expansion identity justifies this?
Answer
(x+y)^2 = x^2 + y^2 + 2xy
Question
Given x + \frac{1}{x} = 2, the value of x^n + \frac{1}{x^n} for any positive integer n is _____.
Answer
2
Question
If a/b = b/c, then ac = b^2. Using this, (a+b+c)(a-b+c) simplifies to _____.
Answer
a^2 + b^2 + c^2
Question
The formula a^3 + b^3 + c^3 - 3abc equals zero if a+b+c=0 or if _____.
Answer
a=b=c