(a+b)2 = a2 + 2ab+ b2
Expand the following :
Problem 1 :
(3m + 5)2
Solution :
= (3m + 5)2
Using the algebraic identity
(a + b)2 = a2 + 2ab + b2
Here a = 3m and b = 5
(3m + 5)2 = (3m)2 + 2(3m)(5) + 52
= 32m2 + 30m + 25
= 9m2 + 30m + 25
Example 2 :
x2 + kx + 9 = (x + a)2
In the equation above, k and are positive constants. If the equation is true all values of x, what is the value of k ?
(a) 0 (b) 6 (c) 3 (d) 9
Solution :
x2 + kx + 9 = (x + a)2
Expand (x + a)2 using algebraic identity, we get
x2 + kx + 9 = x2 + 2ax + a2
By comparing the corresponding terms, we get
a2 = 9 ---(1) and 2a = k ---(2)
a = 3
By applying the value of a in (2), we get
2(3) = k
k = 6
So, the value of k is 6.
Example 3 :
Which of the following is equivalent to (√a + 2√b)2 for all positive values of a and b ?
(a) a - 4b (b) a + 4b (c) a - 2√ab + 4b (d) a + 4√ab + 4b
Solution :
(√a + 2√b)2
Here a = √a and b = 2√b
Using the algebraic identity, we get
(√a + 2√b)2 = (√a)2 + 2(√a)(2√b) + (2√b)2
(√a + 2√b)2 = a + 4(√a√b) + (22√b2)
(√a + 2√b)2 = a + 4√ab + 4b
Example 4 :
If a + b = 7 and a2 + b2 = 31, what is the value of ab?
Solution :
Given, a + b = 7 and a2 + b2 = 31
By applying the given values in the formula
(a + b)2 = a2 + 2ab + b2
72 = 31 + 2ab
49 = 31 + 2ab
49 - 31 = 2ab
2ab = 18
Divide by 2, we get
ab = 18/2
ab = 9
Example 5 :
The function f is defined by f(x) = (x - 7)2 + 9. If (a-2) = 25. What is one possible value of a ?
Solution :
f(x) = (x - 7)2 + 9
f(a - 2) = 25
Here x = a - 2
f(a-2) = ((a - 2) - 7)2 + 9
f(a-2) = (a - 9)2 + 9
25 = a2 - 18a + 81 + 9
25 = a2 - 18a + 90
a2 - 18a + 90 - 25 = 0
a2 - 18a + 65 = 0
(a - 13)(a - 5) = 0
a = 13 and a = 5
Example 6 :
If (x + 3y)2 = x2 + 9y2 + 42, what us the value of x2 y2 ?
Solution :
(x + 3y)2 = x2 + 9y2 + 42
x2 + 2x(3y) + (3y)2 = x2 + 9y2 + 42
x2 + 6xy + 9y2 = x2 + 9y2 + 42
By rearranging the terms in the left side.
x2 + 9y2 + 6xy = x2 + 9y2 + 42
6xy = 42
xy = 42/6
xy = 7
Taking squares on both sides, we get
(xy)2 = 72
x2 y2 = 49
Example 7 :
If n < 0 and 4x2 + mx + 9 = (2x + n)2, what is the value of m + n ?
Solution :
4x2 + mx + 9 = (2x + n)2
4x2 + mx + 9 = (2x)2 + 2(2x)n + n2
4x2 + mx + 9 = 4x2 + 4xn + n2
By comparing the corresponding terms, we get
4n = m -----(1) and n2 = 9 -----(2)
n = 3, -3
Since n < 0, the value of n is -3
By applying the value of n in (1), we get
m = 4(-3)
m = -12
m + n = -12 + (-3) ==> -15
So, the value of m + n is -15.
Example 8 :
If (x + 2)2 = 4, which of the following is the solution for x ?
(a) -4 (b) -2 (c) 2 (d) 8
Solution :
(x + 2)2 = 4
x2 + 2x(2) + 22 = 4
x2 + 4x + 4 = 4
Subtracting 4 on both sides.
x2 + 4x = 0
x(x + 4) = 0
x = 0 and x = -4
So, the answer is -4.
May 21, 24 08:51 PM
May 21, 24 08:51 AM
May 20, 24 10:45 PM