x = -2 or x = 1
x = 0 or x = -3
x = 2 or x = 1
x = 0 or x = 3
Correct answer is D
32x−2−28(3x−2)+3=0
32x32−28.3x32+3=0
32x9−28.3x9+3=0
let p = 3x
p29−28p9+3=0
multiply through by 9
p2 - 28p + 27 = 0
p2 - p - 27p + 27 = 0
p (p - 1) - 27(p - 1) = 0
(p-1)(p-27) = 0
p = 1 or 27
when p = 1
p = 3x
3x = 1
3x = 30
x = 0
when p = 27
3x = 27
3x = 33
x = 3
In how many ways can six persons be paired?
5
10
15
20
Correct answer is C
6C2=6![6−2]![2!]
6∗5∗4!4!∗2!
= 6∗52
= 15
If Un = kn2 + pn, U1 = -1, U5 = 15, find the values of k and p.
k = -1, p = 2
k = -1, p = -2
k = 1, p = -2
k = 1, p = 2
Correct answer is C
Un = kn2 + pn,
U1 = -1,
U5 = 15,
when n = 1
U1 = k(1)2+ p(1) = -1
k + p = -1 --------eqn1
when n = 5
U5 = k(5)2+ p(5) = 15
25k + 5p = 15 --------eqn2
multiply eqn1 by 5 and eqn2 by 1
5k + 5p = -5 -------eqn3
25k + 5p = 15 -------eqn4
eqn4 - eqn3
20k = 20
k = 1
sub for k in eqn1
1 + p = -1
p = -1 -1 = -2
16m
26m
36m
46m
Correct answer is C
from the equation of motion
u = 5m/s, a = 2m/s2, t = 4s
s = ut + 12at2
s = 5*4 + 122∗42
s = 20 + 16
s = 36m
{20, 21, 25, 30, 33}
{21, 25, 27, 33, 35}
{20, 21, 25, 27, 33, 35}
{21, 25, 27, 30, 33, 35}
Correct answer is B
P = { 20, 25, 30, 35}, Q = {21, 24, 27, 30, 33}, R = {21, 23, 25, 27, 29, 31, 33, 35}
(P⋃Q)∩R = {20, 21, 24, 25, 27, 30, 33, 35} ∩ {21, 23, 25, 27, 29, 31, 33, 35}
= {21, 25, 27, 33, 35}