Explore topic-wise InterviewSolutions in .

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.

251.

Expand(i) (5 – x)3(ii) (2x – 4y)3(iii) (ab – c)3(iv) (48)3(v) (97xy)3

Answer»

(i) (5 – x)3

Comparing (5 – x)3 with (a – b)3 we have a = 5 and b = x

(a – b)3 = a3 – 3a2b + 3ab2 – b3

(5 – x)3 = 53 – 3 (5)2 (x) + 3(5)(x2) – x3

= 125 – 3(25)(x) + 15x2 – x3 = 125

(ii) (2x – 4y)3

Comparing (2x – 4y)3 with (a – b)3 we have a = 2x and b = 4y

(a – b)3 = a3 – 3a2b + 3ab3 – b3

(2x – 4y)3 = (2x)3 – 3(2x)2 (4y) + 3(2x) (4y)2 – (4y)3

= 23x3 – 3(22x2) (4y) + 3(2x) (42y2) – (43y3)

= 8x3 – 48x2y + 96xy2 – 64y3

(iii) (ab – c)3

Comparing (ab – c)3 with (a – b)3 we have a = ab and b = c

(a – b)3 = a3 – 3a2b + 3ab2 – b3

(ab – c)3 = (ab)3 – 3 (ab)2 c + 3 ab (c)2 – c3

= a3b3 – 3(a2b2) c + 3abc2 – c3

= a3b3 – 3a2b2 c + 3abc2 – c3

(iv) (48)3 = (50 – 2)3

Comparing (50 – 2)3 with (a – b)3 we have a = 50 and b = 2

(a – b)3 = a3 – 3a2b + 3ab2 – b3

(50 – 2)3 = (50)3 – 3(50)2(2) + 3 (50)(2)2 – 23

= 1,25,000 – 15000 + 600 – 8 = 1,10,000 + 592

= 1,10,592

(v) (97xy)3

= 973 x3 y3 = (100 – 3)3 x3y3

Comparing (100 – 3)3 with (a – b)3 we have a = 100, b = 3

(a – b)3 = a3 – 3a2b + 3ab2 – b3

(100 – 3)3 = (100)3 – 3(100)2 (3) + 3 (100)(3)2 – 33

973 = 10,00,000 – 90000 + 2700 – 27

973 = 910000 + 2673

973 = 912673

97x3y3 = 912673x3y3

252.

Simplify:(p – 2)(p + 1)(p – 4)

Answer»

(p – 2)(p + 1)(p – 4) = (p + (-2))0 +1)(p + (-4))

Comparing (p – 2) (p + 1) (p – 4) with (x + a) (x + b) (x + c) we have x = p ; a = -2; b = 1 ; c = -4.

(x + a) (x + b) (x + c) = x3 + (a + b + c) x2 + (ab + be + ca) x + abc

= p3 + (-2 + 1 + (-4))p2 + ((-2) (1) + (1) (-4) (-4) (-2)p + (-2) (1) (-4)

= p3 + (-5 )p2 + (-2 + (-4) + 8)p + 8

= p3 – 5p2 + 2p + 8

253.

Evaluate:(i) (2x + 3y)2(ii) (2x – 3y)2

Answer»

(i) (2x + 3y)2

= (2x)2 + 2 × (2x) × (3y) + (3y)2

[using (a + b)2 = a2 + 2ab + b2]

= 4x2 + 12xy + 9y2

(ii) (2x – 3y)2

= (2x)2 – 2(2x) (3y) + (3y)2

[∵ using (a – b)2 = a2 – 2ab + b2]

= 4x2 – 12xy + 9y2

254.

Simplify:(5y + 1)(5y + 2)(5y + 3)

Answer»

(5y + 1) (5y + 2) (5y + 3)

Comparing (5y + 1) (5y + 2) (5y + 3) with (x + a) (x + b) (x + c) we have x = 5y ; a = 1; b = 2 and c = 3.

(x + a) (x + b) (x + c) = x3 + (a + b + c) x2 (ab + bc + ca) x + abc

= (5y)3 + (1 + 2 + 3) (5y)2 + [(1) (2) + (2) (3) + (3) (1)] 5y + (1)(2) (3)

= 53y3 + 6(52y2) + (2 + 6 + 3)5y + 6

= 1253 + 150y2 + 55y + 6

255.

Simplify (5 – x) (3 – 2x) (4 – 3x).

Answer»

(5 – x) (3 – 2x) (4 – 3x)

= {(5 – x)(3 – 2x)} × (4 – 3x) [∴ Multiplication in association]

= {5 (3 – 2x) -x (3 – 2x)} × (4 – 3x)

= (15 – 10x – 3x + 2x2) × (4 – 3x)

= (2x2 – 13x + 15) (4 – 3x)

= 2x2 × (4 – 3x) – 13x (4 – 3x) + 15 (4 – 3x)

= 8x3 – 63 – 52x + 39x2 + 60 – 45x

= -6x3 + 47x2 – 97x + 60

256.

Simplify (3x – 2) (x – 1) (3x + 5).

Answer»

(3x – 2) (x – 1) (3x + 5)

= {(3x – 2) (x – 1)} × (3x + 5) [∴Multiplication in associative]

= {3x (x – 1) – 2 x – 1)} × (3x + 5)

= (3x2 – 3x – 2x + 2) × (3x + 5)

= (3x2 – 5x + 2) (3x + 5)

= 3x2 × (3x + 5) – 5x (3x + 5) + 2 (3x + 5)

= (9x3 + 15x2) + (-15x2 – 25x) + (6x + 10)

= 9x3 + 15x2 – 15x2 – 25x + 6x + 10

= 9x3 – 19x + 10

257.

Multiply:(i) 3ab2, -2a2b3(ii) 4xy, 5y2x, (-x2)(iii) 2m, -5n, -3p

Answer»

(i) (3ab2) × (-2a2b2

= (+) × (-) × (3 × 2) × (a × a2) × (b2 × b3

= -6a3 b5

(ii) (4xy) × (5y2x) × (-x2)

= (+) × (+) × (-) × (4 × 5 × 1) × (x × x × x2) × (y × y2)

= -20x4y3

(iii) (2m) × (-5n) × (-3p) 

= (+) × (-) × (-) × (2 × 5 × 3) × m × n × p

= + 30mnp 

= 30 mnp

258.

Find the product of the following.(i) 3ab2 c3 by 5a3b2c(ii) 4x2yz by 3/2 x2yz2

Answer»

(i) (3ab3c3) × (5a3b2c)

= (3 × 5)(a × a3 × b2 × b2 × c2 × c)

= 15a1+3.b2+2.c3+1 

= 15a4b4c4

(ii) 4x2yz by 32 x2yz2

= (4 × 3/2) × (x2 × x2 × y × y × z × z2)

= -6x2+2 y1+1 x1+2 

= -6x4y2z3

259.

Fill in the blanks to make the statements true:p kg of potatoes are bought for Rs 70. Cost of 1kg of potatoes (in Rs) is __________.

Answer»

p kg of potatoes are bought for Rs 70. Cost of 1kg of potatoes (in Rs) is 70/p.

Given, p kg of potatoes are bought for ₹ 70

Then, cost of 1 kg of potato = 70/p

260.

Fill in the blanks to make the statements true:An auto rickshaw charges Rs 10 for the first kilometre then Rs 8 for each such subsequent kilometre. The total charge (in Rs) for d kilometres is __________.

Answer»

An auto rickshaw charges Rs 10 for the first kilometre then Rs 8 for each such subsequent kilometre. The total charge (in Rs) for d kilometres is 8d + 2.

From the question it is given that,

An auto rickshaw charges ₹ 10 for the first kilometre

Then ₹ 8 for each such subsequent kilometre.

So, The total charge (in Rs) for d kilometres is = 10 + (d – 1)8

= 10 + 8d – 8

= 2 + 8d

261.

Fill in the blanks to make the statements true: If 7x + 4 = 25, then the value of x is __________.

Answer»

If 7x + 4 = 25, then the value of x is 3.

Consider the equation, 7x + 4 = 25

Transposing 4 from left hand side to right hand side it becomes -4,

7x = 25 – 4

7x = 21

x = 21/7

x = 3

262.

Fill in the blanks to make the statements true:The solution of the equation 3x + 7 = –20 is __________.

Answer»

The solution of the equation 3x + 7 = –20 is -9.

Consider the equation, 3x + 7 = –20

Transposing 7 from left hand side to right hand side it becomes -7,

3x = – 20 – 7

3x = – 27

x = -27/3

x = – 9

263.

Fill in the blanks to make the statements true: ‘x exceeds y by 7’ can be expressed as __________.

Answer»

‘x exceeds y by 7’ can be expressed as x = y + 7.

264.

Fill in the blanks to make the statements true: ‘8 more than three times the number x’ can be written as __________.

Answer»

‘8 more than three times the number x’ can be written as 3x + 8.

As per the condition given in the question, three times the number x = 3x

So, 8 more than three times the number x = 3x + 8

265.

Fill in the blanks to make the statements true:The number of days in w weeks is __________.

Answer»

The number of days in w weeks is 7w.

We know that, there are 7 days in a week.

Therefore, number of days in w weeks is 7w.

266.

Fill in the blanks to make the statements true:Number of pencils bought for Rs x at the rate of Rs 2 per pencil is __________.

Answer»

Number of pencils bought for Rs x at the rate of Rs 2 per pencil is x/2.

From the question it is given that, cost of pencil = ₹ x

Amount per pencil = ₹ 2

Therefore, number of pencil bought = ₹ x/2

267.

Fill in the blanks to make the statements true:x metres = __________ centimetres

Answer»

x metres = x × 100 centimetres

we know that, 1 meter = 100 centimeter.

Therefore, x metres × 100 centimetres = x 100 centimetres

268.

Fill in the blanks to make the statements true:p litres = __________ millilitres

Answer»

p litres = p× 1000 millilitres

we know that, 1 litre = 1000 millilitres

Therefore, p litres × 1000 millilitres = p1000 milliliters.

269.

State whether the statement are true or false.If m is a whole number, then 2m denotes a multiple of 2.

Answer»

True.

If m is a whole number, then 2m denotes a multiple of 2.

270.

Fill in the blanks to make the statements true:r rupees = __________ paise

Answer»

r rupees = r100 paise

we know that, 1 rupee = 100 paise

271.

State whether the statement are true or false.The equations x + 1 = 0 and 2x + 2 = 0 have the same solution.

Answer»

True.

Consider equations x + 1 = 0

So, x = -1

Consider the equation, 2x + 2 = 0

Divide both the side by 2,

Then we get, x + 1 = 0

Therefore, x = – 1

272.

State whether the statement are true or false.0 is a solution of the equation x + 1 = 0

Answer»

False.

Consider the equation, x + 1 = 0

Then, x = -1

273.

Fill in the blanks to make the statements true:If the present age of Ramandeep is n years, then her age after 7 years will be __________.

Answer»

If the present age of Ramandeep is n years, then her age after 7 years will be n + 7.

274.

Fill in the blanks to make the statements true:If I spend f rupees from 100 rupees, the money left with me is __________ rupees.

Answer»

If I spend f rupees from 100 rupees, the money left with me is 100 – f rupees.

275.

Cost of a pencil is Rs x. A pen costs Rs 6x.

Answer»

Cost of a pen is 6 times the cost of a pencil.

276.

The numefical coefficient of `2x^(5)y^(3)` is _____A. 5B. 6C. 8D. 2

Answer» Correct Answer - D
The numerical coefficine of `2x^(5)y^(3)` is 2.
Hence, the correct option is (d)
277.

Which of the following is a trinomial ?A. xyzB. `x^(2)-xy`C. `x^(3)`D. None of these

Answer» Correct Answer - D
None of the given expressions are trinomials .
Hence, the correct option is (d)
278.

Which of the following is a polynomial?A. `3x-(2)/(3)`B. `x^(2)-sqrt(3)`C. `sqrt(x)+5`D. `x+x^(3//2)`

Answer» Correct Answer - b
`x^(2)-sqrt(3)` ltbrlt Hence, the correct option is (b)
279.

The present age of a perosn is `(1)/(3)` of the present ae of his father. If the sum of their aes is 60 years, then find the age of the son

Answer» Let the present age of father be x years
`:.` The present age of the son =`(x)/(3)` years.
Given tha `x+(x)/(3)=60`
`(x)/(1)+(x)/(3)=6rArr(3xxx+1xxx)/(3)=60`
`(3x+x)/(3)=60 rArr(4x)/(3)=60`
`4x=60xx3rArr4x=180`
`x=(180)/(4)`
x=45
`:.` The age of son `=(1)/(3)xx45=15` years
280.

Change the statement, converting expressions into statement in ordinary language.Khader’s monthly salary was Rs. P in the year 2005. His salary in 2006 was Rs. (P + 1000).

Answer»

Khader’s monthly salary increased by Rs. 1000 in the year 2006 than that of 2005.

281.

Change the statement, converting expressions into statement in ordinary language.Price of petrol was Rs. p per litre last month. Price of petrol now is Rs. (p – 5) per litre.

Answer»

The price of petrol per litre decreased this month by Rs. 5 than its price last month.

282.

Write the following statemens in symbolic form. (i) A number si doubled and edded to 6, the result is equal to 14 (ii) The sum of a number and three fifth of the number is equal to 24. (iii) Twenty years ago, the age of man was half of his preent age.

Answer» Correct Answer - (i) `2x+6 = 14`
(ii) `x + (3x )/(5) = 24`
(iii) `x - 20 = (x)/(2)`
(i) A number id doubled and added to 6, the result is equal to 14
Let the number be x.
Double the number =2x
It is added to 6.
`rArr2x+6`
The result is equal to 14
`rArr2x+6=14`
(ii) Let the number be x.
`(3)/(5)` of the number `=(3x)/(5)`
Given thant `x+(3x)/(5)=24`
(iii) Let the present age of the be x years. 20 years ago the ae of the man =(x-20) years
Given
`x-20=(x)/(2)`
283.

In algebra, letters may stand for (A) known quantities (B) unknown quantities (C) fixed numbers (D) none of these

Answer»

The correct option is (B) unknown quantities.

284.

“Variable” means that it(A) can take different values (B) has a fixed value(C) can take only 2 values (D) can take only three values

Answer»

(A) can take different values

The word ‘variable’ means something that can vary, i.e., change. The value of a variable is not fixed. We use a variable to represent a number and denote it by any letter such as l, m, n, p, x, y, z etc.

285.

“Variable” means that it (A) can take different values (B) has a fixed value (C) can take only 2 values (D) can take only three values

Answer»

(A) can take different values 

286.

10 – x means (A) 10 is subtracted x times (B) x is subtracted 10 times (C) x is subtracted from 10 (D) 10 is subtracted from x

Answer»

(C) x is subtracted from 10 

287.

Let M be a 2 x 2 symmetric matrix with integer entries. Then M is invertible if (a)The first column of M is the transpose of the second row of M (b)The second row of Mis the transpose of the first olumn of M (c) M is a diagonal matrix with non-zero entries in the main diagonal (d)The product of entries in the main diagonal of Mis not the square of an integerA. the first column of M is the transpose of the second row of M.B. the second row of M is the transpose of the first column of M.C. M is a diagonal matrix with non-zero entries in the main diagonal.D. the product of entries in the main diagonal of M is not the square of an integer.

Answer» Correct Answer - C::D
288.

Show that (x + 2y)2 – (x – 2y)2 = 8xy.

Answer»

LHS = (x + 2y)2 – (x – 2y)2

= x2 + (2 (x) x (x) 2y) + (2y)2 – [x2 – (2 (x) x (x) 2y) + (2y)2]

= x2 + 4xy + 4y2 – [x2 – 4xy + 22y2]

= x2 + 4xy + 4y2 – x2 + 4xy – 4y2

= x2 – x2 + 4xy + 4xy + 4y2 – 4y2

= x2 (1 – 1) + xy (4 + 4) + y2 (4 – 4)

= 0x2 + 8xy + 0y2 

= 8xy 

= RHS

∴ (x + 2y)2 – (x – 2y)2 = 8xy

[∵ (a + b)2 = a2 + 2ab + b2 (a – b)2 = a2 – 2ab + b2]

289.

State whether the statement are true or false.The number of lines that can be drawn through a point is a variable.

Answer»

False

The number of lines that can be drawn through a point is a variable.

290.

Write the corresponding expressions.One more than twice the number.

Answer»

Let the number be x.

Twice of the number = 2x.

Now, 1 more than 2x can be expressed as 2x + 1.

291.

Find the rule which gives the number of matchsticks required to make the following matchstick patterns. Use a variable to write the rule,(a) A pattern of letter T as T(b) A pattern of letter Z as Z(c) A pattern of letter U as U(d) A pattern of letter V as V(e) A pattern of letter E as E(f) A pattern of letter S as S(g) A pattern of letter A as

Answer»

(a) A pattern of letter T as T

From the figure, it can be observed that it will required two matchsticks to make a T, 

Therefore the pattern is 2n

(b) A pattern of letter Z as Z

From the figure, it can be observed that it will require three matchsticks two make a Z there fore, the pattern is 3n.

(c) A pattern of letter U as U

From the figure, it can be observed that it will require there matchsticks to make a U.

 Therefore the pattern 3n

(d) A pattern of letter V as V

From the figure it can be observed that it will required two matchsticks to make, a V, 

Therefore, the pattern is 2n

(e) A pattern of letter E as E

From the figure, it can be observed that it will required five matchsticks to make an E. 

Therefore, the pattern in 5n.

(f) A pattern of letter S as S

From the figure, it can be observed that it will require five matchsticks to make a S therefore, the pattern is 5n

(g) A pattern of letter A as A

From the figure, it can be observed that it will required six matchsticks to make an A, therefore, the pattern is 6n.

292.

Look at the following matchstick pattern of squares (Fig). The squares are not separate. Two neighbouring squares have a common matchstick. observe the patterns and find the rule that gives the number of matchsticks

Answer»

If can be observed that in the given matchsticks pattern, the number of matchsticks are 4, 7, 10 and 13. which is 1 more than thrice of the numbers of square in the pattern. Hence, the pattern is 3n +1 Where n is the number of squares.

293.

Write the corresponding expressions.20°C less than the present temperature.

Answer»

Let the present temperature be t° C.

Now, 20°C, less than t = (t – 20)°C

294.

Fig. gives a matchstick pattern of triangles. As in, find the general rule that gives the number of matchsticks in terms of the number of triangles.

Answer»

It can be observed that in the given matchsticks pattern, the number of matchstick pattern the number are 3, 5, 7 and 9. which is 1 more than twice of the number of ∆ les in the pattern

Hence, the pattern is 2n + 1 Where n is the number of ∆.les

295.

Write the corresponding expressions.The successor of an integer.

Answer»

Let the integer be n.

Now, successor of the integer n = n + 1.

296.

Perimeter of a rectangle is found by using the formula P = 2 (l + w), where l and w are respectively the length and breadth of the rectangle. Write the rule that is expressed by this formula in words.

Answer»

Perimeter of a rectangle is twice the sum of its length and breadth.

297.

Write the corresponding expressions.The perimeter of an equilateral triangle, if side of the triangle is m.

Answer»

We have given, side of the equilateral triangle = m.

The perimeter of an equilateral triangle = 3 × side = 3 m

298.

Change the statement, converting expressions into statement in ordinary language.The number of girls enrolled in a school last year was q. The number of girls enrolled this year in the school is 3g – 10.

Answer»

The number of girls enrolled this year is 10 less than 3 times the girls enrolled last year.

299.

The side of an equilateral triangle is shown by l. Express the perimeter of the equilateral triangle using l

Answer»

Side of equilateral ∆ le = l

Perimeter = l + l + l + 3l

300.

-(5y2 + 2y – 6) Is this correct? If not, correct the mistake.

Answer»

Taking -(5y2 + 2y – 6) 

= 5y2 + [(-)(+) 2y] + [(-) × (-)6]

= -5y2 – 2y + 6

≠ -5y2 – 2y + 6

∴ Correct answer is -5y2 + 2y – 6 = -(5y2 + 2y + 6)