Free Basic Algebra - 01 Practice Test - CAT
Question 1
Find the number of terms of the sequence 32, 24, 16, 8 ... for which the sum of the terms is zero.
SOLUTION
Solution : D
Sn=(n2)[2a+(n−1)d]
⇒0=(n2)[64+(n−1)(−8)]
⇒0=(n2)[64−(n−1)8]
⇒ n (36 – 4n) = 0
n = 0; n=9As, n can not be equal to 0, so, the number of terms required is 9.
Question 2
Find the sum of the first five terms of the series: 3, 12, 48...
SOLUTION
Solution : B
Sn=[a(rn−1)r−1]
In the question a = 3, r = 4, n = 5
S5=3×(45−1)(4−1)=1023
Question 3
a, b, c are the three geometric means between 96 and 6. The value of a+b+c is
SOLUTION
Solution : A
6, _, _, _, 96
If the common ratio is r, 96=6(r)4
r4=16, r=2
So, the geometric means are: 12, 24 and 48.
a+b+c = 84
Question 4
Find the eight term of the series: 13−16+112−124....
SOLUTION
Solution : C
The series is a GP with common ratio r=(−1613)=−12
Eight term =ar7=13×(−12)7=−1384
Question 5
The third term of a GP is 3. Find the product of first five terms.
SOLUTION
Solution : B
ar2, ar, a, ar, ar2 are the first five terms.
Third term = 3
Product of first five terms = a5 = 343.
Question 6
Sum of three consecutive terms in a GP is 42 and their product is 512. Find the largest of these numbers.
SOLUTION
Solution : A
Let the three consecutive terms be ar,a,ar
Product = (ar)(a)(ar) = a3 = 512, ⇒ a = 8
Sum of these numbers =a(1+r+1r)=42⇒8(1+r+1r)=42
4r2−17r+4=0
(4r – 1)(r – 4) = 0
r = 14or r = 4.
Hence the largest number is 32. The series is 32, 8, 2 or 2, 8, 32.
Question 7
The sum of first two terms of a G.P is 53 and the sum to infinite terms is 3. What is the first term?
1
6
9
35
SOLUTION
Solution : A
The first two terms = a, ar
a+ar= 53
a(1−r)=3
a=3(1−r)
a(1+r)=53
3(1−r)(1+r)=53
1−r2=59
r2=49
r=23
a=3(1−23)=1
First term is 1.
Question 8
The A.M. of two positive numbers is 15 and their GM is 12. What is the bigger number?
SOLUTION
Solution : C
Let the numbers be x and y.
x+y=30
xy = 144
(x−y)2=(x+y)2−4xy
900−(4×144)=324
hence (x–y)=18
Solving:x−y=18 & x+y=30
x = 24, y = 6
So, the bigger number is 24.
Question 9
If A.M. and G.M. of two numbers is 10 & 8 respectively, then find their H.M.
SOLUTION
Solution : A
G.M=(A.M×H.M)12
64=10×H.M
H.M=6.4
Question 10
The sum of 3rd and 15th elements of an arithmetic progression is equal to the sum of 6th,11th,13thelements of the same progression. Then which element of the series should necessarily be equal to zero?
SOLUTION
Solution : A
Soln:
The 3rd term will be x+2d
The 15th term will bex+14d
From the information given in the question,
x+2d+x+14d=x+5d+x+10d+x+12d
Solving we get,x+11d=0, this is nothing but the 12th term of the series.
Question 11
Find the roots of the following equations:
6x2−x−2=0
SOLUTION
Solution : B
6x2−4x+3x−2=0
2x(3x−2)+1(3x−2)=0
(2x+1)(3x−2)=0
The roots are:−12,23
Question 12
How many distinct real roots are possible for the below equation?
x6−26x3−27=0
SOLUTION
Solution : B
Let x3=y
y2−26y−27=0
y2−27y+y−27=0
y(y−27)+1(y−27)=0
(y+1)(y−27)=0
The roots are y = -1, y = 27
x3=−1,x=−1
x3=27,x=3
Question 13
How many real roots are possible for the below equation?
(x+1)(x+2)(x+3)(x+4)=24
SOLUTION
Solution : B
[(x+1)(x+4)][(x+2)(x+3)]=24
(x2+5x+4)(x2+5x+6)=24
Let x2+5x=k
(k+4)(k+6)=24
k2+10k=0
k(k+10)=0
k=0,k=−10
x2+5x=0,x2+5x=−10
x(x+5)=0,x2+5x+10=0
x=0,x=−5;D=25−40=−15 No real roots.
So, roots are 0, -5.
Question 14
6(x2+1x2)−25(x−1x)+12=0
SOLUTION
Solution : A
Let x−1x=z
(x−1x)2=z2
(x2+1x2−2)=z2
x2+1x2=z2+2
Now substituting in the equation:
6(z2+2)−25z+12=0
6z2+12−25z+12=0
6z2−25z+24=0
6z2−16z−9z+24=0
2z(3z−8)−3(3z−8)=0
(2z−3)(3z−8)=0
z=32 ; z=83
x−1x=32
x−1x=83
2x2=3x−2=0
3x2−8x−3=0
2x2−4x+x−2=0
3x2−9x+x−3=0
2x(x−2)+1(x−2)=0
3x(x−3)+1(x−3)=0
(2x+1)(x−2)=0
(3x+1)(x−3)=0
x=−12 , x=2
x=−13 , x=3
So,the roots are:−12,2,−13,3
Question 15
Find the roots of the following equations:
2x+3+2−x=6
-1, -2
1, -2
- 1, - 2
1, 2
SOLUTION
Solution : C
2x.23+2−x=6
Let 2x=z
8z+1z=6
8z2+1=6z
8z2−6z+1=0
8z2−4z−2z+1=0
4z(2z−1)−1(2z−1)=0
(4z−1)(2z−1)=0
z=14,
z=12
2x=14
x=−2
2x=12
x=−1
Roots are x=−2,x=−1