Explore topic-wise InterviewSolutions in Current Affairs.

This section includes 7 InterviewSolutions, each offering curated multiple-choice questions to sharpen your Current Affairs knowledge and support exam preparation. Choose a topic below to get started.

1.

Write the solution of polynomials p(x) = x2– 7x + 12.

Answer»

x2 – 7x + 12 = (x – 4)(x – 3) 

p(x) = 0 (x – 4) ( x – 3) = 0 

x = 4, x = 3

2.

Check whether x – 1 is a factor of 3x3 – 2x2 – 3x + 2.

Answer»

P(1)=3 x 13 – 2 x 12 – 3 x 1 + 2 = 0

Therefore x – 1 is a factor.

3.

a. If p(x) is divided by (2x-1), the remainder got is given by[p(1/2),p(-1/2),p(2)]b.  If p(x) is divided by (x-1), the remainder got is given by[p(1/2),p(-1/2),p(-1),p(1)]

Answer»

a. p(1/2).

b. p(1).

4.

If p(x) = x3 – 6×2 + 11x – 1 then find p(1), p(2), p(3). Find p(x) – p(1), p(x) – p(2), p(x) – p(3), p(x) – p(1). Write the solutions of p(x) – p(1) = 0

Answer»

p(x) = x3 – 6x2 + 11x – 1

p(1) = 1 – 6 + 11 – 1 = 5 

p(2) = 8 – 24 + 22 – 1 = 5 

p(3) = 27 – 54 + 33 – 1 = 5 

p(x) – p(1) = x3 – 6x2 + 11x – 6 

p(x) – p(2) = x3 – 6x2 + 11x – 6

p(x) – p(3) = x3 – 6x2 + 11x – 6 

p(x) – p(1) = x3 – 6x2 + 11x – 6 = 0

If x = 1, 2, 3 then p(x) – p(1) = 0.

Factors of the equations are (x – 1), (x – 2), (x – 3).

Solutions of the equations are 1, 2, 3.

5.

What number should be added to the polynomial p(x) = x2 + x – 1, so that (x – 2)is a factor of the new polynomial.

Answer»

p (x) = x2 + x – 1, remainder p(2) (1) 

p (2) = (2)2 + 2 – 1 = 5 (1) 

For x – 2 to become a factor of p (2) must be equal to zero. 

For p (2) = 0 here we have to substract 5 from p(x). (1) 

That is, add –5 to p(x) for (x – 2) become a factor. (1)

6.

Prove that (x – 1) is a factor of x13  – 1

Answer»

p(x) = x13  – 1 

p(1)= 113  – 1 = 1 – 1=0 

p(1) = 0

(x – 1) is a factor of p(x)

7.

When dividing x2 + ax + b by (x – 2) and (x – 3) the remainder is zero. What are the numbers a and b.

Answer»

p(x) = x2 + ax + b = (x – 3)(x – 2) 

= x2  – 5x + 6

a = –5, b = 6 (3)

8.

When p(x)is divided by (ax + b), the quotient is q(x)and the remainder is c. p(x) = (ax + b) x q(x) + cWhen does the value of p(x) equal to c\(p\)\(\left(\cfrac{-b}{a}\right)\) = \(\left(a \times \cfrac{-b}{a}+b\right)\times\)\(q\left(\cfrac{-b}{a}\right)+C\)What is the remainder when p(x)is divided by ax + b. When does(ax + b) become the factor of p(x).

Answer»

The remainder obtained when p(x) is

divided by (ax + b) = \(p =\left(\cfrac{-b}{a}\right)\)

When \(p =\left(\cfrac{-b}{a}\right)\) = 0, then (ax + b) will be a factor of p(x).

9.

Method to check whether(x – a), and (x + a)are factors of a polynomial P(x). Check whether (x + 2) and (x – 5) are factors of the polynomial p(x) = x2 + 7x + 10

Answer»

When a polynomial p(x) is divided by (x – a), if p(a) = 0 then (x – a) is a factor of p(x). 

When a polynomial p(x) is divided by (x + a),

if p(–a) = 0 then (x + a) is a factor of p(x).

p(x) = x2 + 7x + 10 p(–2) = 4 – 14 + 10 = 0 (1)

\(\therefore\) x + 2 is a factor (1)

Remainder p(5) = (5)2 + 7(5) +10 (1) 

= 25 + 35 + 10 ≠ 0 (1) 

\(\therefore\) x – 5 is not a factor

10.

In the polynomial x2 + kx + 6, what number must be taken ask to get a polynomial for which x –1 is a factor? Find also the other factor of that polynomial.

Answer»

p (x) = x2 + kx + 6

If (x – 1) is a factor of p(x)

then p(1) = 0

p(1) = 12 + k x 1 + 6 = 7 + k

7 + k = 0

k= –7

\(\therefore\) p(x) = x2 – 7x + 6

a + b = 7

ab = 6

a= 1, b = 6

factors are (x – 1 )(x – 6)

Second factor is (x – 6)

11.

a. Find the remainder when x3 – 4x3 + 12x – 45 is divided by (x – 2)? b. Find the value of k if the remainder is zero on dividing 2x3 + 4x2  – 10x + k by (x – 1)

Answer»

a. p(x) = x3 – 4x2 – 12x – 45 

remainder = p(2) = 23 – 4(2)2 + 12 x 2 – 45 

= 32 – 61 = –29

b. p(x) = 2x3 + 4x2 – 10x + k; p(l) = 0

\(\Rightarrow\) 2 x 13 + 4 x 12 – 10 x 1 + k = 0

2 + 4 – 10 + k = 0 – 4 + k = 0; k = 4

12.

Given x – 1 is a factor of x2 + ax + b. Prove that (a + b = –1)

Answer»

Let (x – 1) be a factor, then p(1)=0

p(1) = 12 + a x 1 + b = 0

i.e., a + b = –1

13.

Which first-degree polynomial is added to the polynomial 5x3 + 3x2 to get x2 – 1 as a factor.

Answer»

p(x) = 5x3 +3x2 + ax + b

\(\therefore\) x2-1 is a factor then p(1), p(–1) will be zero. 

p(1) = 5 x 1 + 3 x 1 + a x 1 + b = 0

= 5x – 1 + 3 x 1 + ax – 1 + b = 0 a + b = –8 (1)

= 5x – 1 + 3 x 1 + ax – 1 + b = 0 –a + b = 2 (2)

Find the solutions of the equation 

b = –3, a = –5 added polynomial = –5x – 3

14.

In each pair of polynomials given below, find the number to be subtracted from the first to get a polynomial for which the second is as factor. Find also the second factor of the polynomial got on subtracting the number.i. x2 – 3x + 5, x – 4 ii. x2 – 3x + 5, x + 4 iii. x2 + 5x – 7, x – 1 iv. x2 – 4x – 3, x – 1

Answer»

i. p(x) = x2 – 3x + 5

If x – 4 is a factor, p(4) = 0 

p(4) = (4)2 – 3 x 4 + 5 = 9

For x – 4 to become a factor of p (4) must be equal to zero.

For p (4) = 0 here we have to subtract 9 from p(x).

That is, add -9 to p(x) for (x – 4) become a factor.

\(\therefore\) p(x) = x2 – 3x + 5 – 9 = x2 – 3x – 4

x2 – 3x – 4 = (x – a) (x – b)

= x2 – (a + b) x + ab

a + b = 3

ab = –4

(a – b)2 = (a + b)2 – 4 ab

= (3)2 – 4x – 4 = 25

a – b = 5

a + b = 3

a = 4; b = –1

x2 – 3x – 4 = (x – 4)(x + 1)

Second factor is (x +1)

ii. p(x) = x2 – 3x + 5 

If x + 4 is a factor, p(–4) = 0

p(–4) = (–4)2 – 3x – 4 + 5 = 33

For x + 4 to become a factor of p (–4) must be equal to zero.

For p (–4) = 0 here we have to subtract 33 from p(x). 

That is, add –33 to p(x) for (x + 4) become a factor.

\(\therefore\) p(x) = x2 – 3x + 5 – 33 = x2 – 3x – 28

x2 – 3x – 28 = (x – a) (x – b)

= x2 – (a + b) x + ab

a + b = 3

ab = -28

(a – b)2 = (a + b)2 – 4ab

= (3)3 – 4x – 28 = 121

a – b= 11

a + b = 3

a = 7;

b = -4 x2 – 3x – 28 = (x – 7)(x + 4)

Second factor is (x – 7)

iii. p(x) = x2 + 5x – 7

If x – 1 is a factor, p(1) = 0

p(1) = (1)2 +5 x 1 – 7 = –1

For x – 1 to become a factor of p (1) must be equal to zero.

For p (1) = 0 here we have to subtract –1 from p(x).

That is, add 1 to p(x) for (x – 1) become a factor.

p(x) = x2 + 5x – 7 + 1 = x2 + 5x – 6

x2 + 5x – 6 = (x – a) (x – b)

a + b = 5

ab = –6

a = –6; b= 1

x2 + 5x – 6 = (x + 6)(x – 1)

Second factor is (x + 6)

iv. p(x) = x2 – 4x – 3

If x – 1 is a factor, p(1) = 0

p(1) = (1)2 – 4 x 1 – 3 = –6

For x – 1 to become a factor of p (1) must be equal to zero.

For p (1) = 0 here we have to subtract -6 from p(x).

That is, add 6 to p(x) for (x – 1) become a factor.

\(\therefore\) p(x) = x2 – 4 x – 3 + 6 = x2 – 4x +3

x2 – 4x + 3 = (x – a) (x – b)

a + b = –4 ab = 3

a =1; b = 3

x2 – 4x +3 = (x – 1)(x – 3)

Second factor is (x – 3)

15.

Prove that x2 + 2x +2 cannot be written as the product of first degree polynomials

Answer»

b2 – 4ac = 22 – 4 x 1 x 2 = –4 < 0

\(\therefore\) x+ 2x + 1 cannot be written as the product of first degree polynomials.

16.

If the velocity of the moving body is doubled (m remaining constant), then the kinetic energy of the body increases by how many times?1. Increases by 4 times2. Increases by 6 times3. Becomes one-fourth4. Remains constant

Answer» Correct Answer - Option 1 : Increases by 4 times

The correct answer is Increases by 4 times.

  • The kinetic energy of an object is defined as the energy that it possesses due to its motion.

  • An object that has motion possesses kinetic energy.
  • The amount of kinetic energy that an object has depends upon two variables-
    • the mass (m) of the object 
    • the speed (v) of the object
  • If the velocity of the moving body is doubled, then the kinetic energy becomes 4 times because the kinetic energy of a body is directly proportional to the square of its velocity when the mass of the body is kept constant.
17.

Write the second degree polynomials. given below as the product of two first degree polynomials. Find also the solutions of the equation p(x) = 0 in each.i. p(x) = x2 – 7x+12 ii. p(x) = x2 + 7x + 12 iii. p (x) = x2 – 8x +12 iv. p(x) = x2 + 13x +12 v. p (x) = x2 + 12x – 13 vi. p (x) = x2 – 12x – 13

Answer»

i. p (x) = x2 – 7x + 12 

a + b = –7, ab = 12 

a = –3, b = –4 

x2 – 7x + 12 = (x – 3) (x – 4) 

x2 – 7x + 12 = 0 

(x – 3) (x – 4) = 0 

x – 3 = 0, x – 4 = 0 

x = 3, x = 4

ii. p(x) = x2 + 7x + 12 

a + b = 7, ab= 12 a = 3, b = 4 

x2 + 7x + 12 = (x + 3) (x + 4) 

x2 + 7x + 12 = 0 

(x + 3)(x + 4) = 0 

x = 3, x = 4

iii. p(x) = x2 - 8x + 12 

a + b = 8, ab= 12 

a = 6, b = –2 

x2 – 8x + 12 = (x – 6) (x – 2) 

(x – 6) (x – 2) = 0 

x = 6, x = 2 

iv. p(x) =x2 + 13x + 12 

a + b = 13, ab = 12

a =12, b=1 

(x +13x + 12) = (x + 12) (x + 1) 

x2 +13x + 12 = 0 

(x+ 12) (x+ 1) = 0 

x+ 12 = 0, x+ 1 = 0 

x = -12 ,x = –1

v. p(x) = x2 + 12x – 13 

a = –13, b = 1 

x2 + 12x – 13 = (x + 13)(x – 1) 

x + 13 = 0, x – 1 =0 

x = –13, x= 1 .

vi. p(x) = x2 – 12x – 13

x2 – 12x – 13 = (x – a) (x – b)

= x2 – (a + b) x + ab

a + b= 12 ab = –13

(a – b)2 =(a + b)2 – 4ab

= (12)2 – 4x – 13 = 196

a – b = 14

a + b= 12

a= 13; b = –1

x2 – 12x – 13 = (x – 13)(x + 1)

x – 13 = 0, x + 1 =0

x= 13 ,x = –1

18.

Melted wax in a candle rises up to the wick due to which of the following phenomenon?1. Viscosity2. Density3. Capillarity4. Surface tension

Answer» Correct Answer - Option 3 : Capillarity

The correct answer is Capillarity.

  • Capillarity- Capillary action is the ability of a liquid to flow against gravity in a narrow space such as a thin tube. 
    • Surface tension is an important factor in the phenomenon of capillarity.
    • If a capillary tube is dipped in a liquid, liquid ascends or descends in the capillary tube because of capillarity.
    • Thus, the melted wax in the candle rises up to the wick due to capillary action.
    • This spontaneous rising of a liquid is because of two opposing forces.

  • Cohesion –These are the attractive forces between similar molecules or atoms
  • Adhesion –These are the attractive forces between dissimilar molecules or atoms
19.

Write the polynomial p(x) = x2 + 4x + 1 as the product of two first degree polynomials. Find the solution of the equation p (x) = 0.

Answer»

x2 + 4x + 1 = (x – a) (x – b) = x2 – (a + b) x + ab(1)

a + b = –4, ab = 1, a – b = 2√3 

a = –2 + √3, b = –2 – √3 (1)

x2 + 4x + 1 =(x + 2+ √3 ) (x + 2 – √3 ) (1) 

x2 + 4x + 1 = 0 =>(x + 2 + √3 )(x + 2 –√3 ) = 0 (1)

x = –2 – √3 ,or x = –2 + √3

20.

Find the sum of n terms of the series12 ⋅ 2 + 22⋅3 + 32⋅4 + 42⋅5 +.....+up to n terms1. \(\rm { \frac{n(n+1)(3n+1)(n+2)}{6}} \)2. \(\rm { \frac{n(n+1)(3n+1)(n+2)}{12}} \)3. \(\rm { \frac{n(n+1)(3n-1)(n+2)}{12}} \)4. \(\rm { \frac{n(n+1)(3n+1)(n-2)}{12}} \)

Answer» Correct Answer - Option 2 : \(\rm { \frac{n(n+1)(3n+1)(n+2)}{12}} \)

Concept:

  • Sum of the first n Natural Numbers \(\rm 1+2+3+4+....+n =\sum n = \frac{n(n+1)}{2}\)
  • Sum of the Square of the first n Natural Numbers \(\rm 1^2+2^2+3^2+4^2+....+ n^2=\sum n^2 = \frac{n(n+1)(2n+1)}{6}\)
  • Sum of the Cubes of the first n Natural Numbers \(\rm 1^3+2^3+3^3+4^3+....+ n^3=\sum n^3 = \frac{[n(n+1)]^2}{4}\)
 

Calculation:

Here, we have to find the sum of the series 12 ⋅ 2 + 22⋅3 + 32⋅4 + 42⋅5 +.....+up to n terms

nth term of the given series is Tn = n2 ⋅ (n + 1) = n3 + n2 

Sum of n terms of the series,  \(\rm S_n = \sum T_n= \sum (n^3+n^2)=\sum n^3+\sum n^2\)

As we know that, 

\(\rm 1^2+2^2+3^2+4^2+....+ n^2=\sum n^2 = \frac{n(n+1)(2n+1)}{6}\) and \(\rm 1^3+2^3+3^3+4^3+....+ n^3=\sum n^3 = \frac{[n(n+1)]^2}{4}\)

\(\Rightarrow \rm S_n =\left ( { \frac{n(n+1)}{2}} \right )^2+\frac{n(n+1)(2n+1)}{6}\)

\(\Rightarrow \rm S_n =\left ( { \frac{n(n+1)}{2}} \right )\left ( \frac{n(n+1)}{2}+\frac{2n +1}{3} \right )\)

\(\Rightarrow \rm S_n =\left ( { \frac{n(n+1)}{2}} \right )\left ( \frac{3n^2+7n+2}{6} \right )\)

\(\Rightarrow \rm S_n =\left ( { \frac{n(n+1)}{2}} \right )\left ( \frac{(3n+1)(n+2)}{6} \right )\)

\(\Rightarrow \rm S_n =\left ( { \frac{n(n+1)(3n+1)(n+2)}{12}} \right )\)

Hence, option 2 is the correct answer.

21.

If P(A) = 3/8 : P(B) = 1/2 and P(A ∩ B) = 1/4, then P(A ∪ B) = ......(a) 0(b) 5/8(c) 1(d) 4

Answer»

Answer is (b) 5/8

22.

Which of the following is the smallest fraction?\(\frac{3}{5},\frac{7}{9},\frac{11}{13},\frac{1}{2}\)1. \(\frac{1}{2}\)2. \(\frac{3}{5}\)3. \(\frac{7}{9}\)4. \(\frac{11}{13}\)

Answer» Correct Answer - Option 1 : \(\frac{1}{2}\)

Calculation:

3/5 = 0.6

7/9 = 0.77

11/13 = 0.846

1/2 = 0.5

∴ 1/2 is the smallest fraction

23.

Consider the following statements :Statement-I : ∫dx/√(a2 - x2) = tan-1 (x/a) + cStatement-II : √(a2 - x2), Let x = a sinθ or x = a cosθ Of these statements :(a) Both the statements are true and Statement-II is the correct explanation of Statement-I. (b) Both the statements are true, but Statement-II is not the correct explanation of Statement-I (c) Statement-I is true, but Statement-II is false. (d) Statement-I is false, but Statement-II is true.

Answer»

Answer is (d) Statement-I is false, but Statement-II is true.

24.

Consider the following statements :Statement-I : If y = sin x3, then dy/dx = cosx3.3x2Statement-II : (d/dx)(uv) = u(dv/dx) + v(du/dx)Of these statements :(a) Both the statements are true and Statement-II is the correct,explanation of Statement-I. (b) Both the statements are true, but Statement-II is not the correct explanation of Statement-l(c) Statement-I is true, but Statement-II is false.(d) Statement-I is false, but Statement-II is true.

Answer»

Answer is (b) Both the statements are true, but Statement-II is not the correct explanation of Statement-l

25.

If A and B are two independent events then P(A ∩ B) =

Answer»

Answer is (a) P(A).P(B)

26.

If A, B and C are three events independent of each other then P(A ∩ B ∩ C) =(a) P(A) + P(B) + P(C) (b) P(A) - P(B) + P(C)(c) P(A) + P(B) - P(A ∩ B)(D) P(A) P(B) P(C)

Answer»

Answer is (a) P(A) + P(B) + P(C)

27.

Consider the following statements : - Statement-I: f(x) = x3 is continuous at x = 2. Statement-II: f(x) is continuous at x = a, if f(x)limx → a+ = f(x)limx → a- = f(a). Of these statements :(a) Both the statements are true and Statement-II is the correct explanation of Statement-I. (b) Both the statements are true, but Statement-II is not the correct explanation of Statement-I. (c) Statement-l is true, but Statement-II is false. . (d) Statement I is false, but Statement II is true. 

Answer»

Answer is (a) Both the statements are true and Statement-II is the correct explanation of Statement-I.

28.

lf S be the sample space and E be the event then P(E) = .......(a) n(E)/n(S)(b) n(S)/n(E)(c) n(E)(d) n(S)

Answer»

Answer is (a) n(E)/n(S)

29.

lf A and B are two event such that P(A) ≠ 0 and P(B/A) = 1, then(a) P(A/B) = 1(b) P(B/A) = 1(c) P(A/B) = 0(d) P(B/A) = 0

Answer»

Answer is (c) P(A/B) = 0

30.

Have you ________ the cups with tea? A) felt B) feel C) filledD) full

Answer»

Correct option is C) filled

31.

If P(A) = 3/8, P(B) = 1/3 and P(A ∩ B) = 1/4 then P(A' ∩ B') = (a) 13/24(b) 13/8(c) 13/9(d) 13/4

Answer»

Answer is (a) 13/24

32.

If P(A) = 3/8, P(B) = 1/2 and P(A ∩ B) = 1/4 then P(B'/A') = (a) 3/5(b) 5/8(c) 3/8(d) 5/3

Answer»

Answer is (a) 3/5

33.

In the circuit shown in figure power factor of box is `0.5` and power factor of circuit is `sqrt3/2` .Current leading the voltage. Find the effective resistance of the box. A. `5Omega`B. `10Omega`C. `15Omega`D. `20Omega`

Answer» Correct Answer - A
`(1)/(2)=(R )/(sqrt(R^(2)+X_(c).^(2)))`
`sqrt(3)/(2)=(R+10)/(sqrt((R+10)^(2)+X_(C)^(2)))`
Solving these two equation
`R=5Omega`
34.

A block of mass `M` and cylindrical tank which contains water having small hole at bottom, which is closed initially (total mass of cylinder + water is also M), are attached at two ends of an ideal string which passes over an ideal pulley as shown. At `t = 0` hole is opened such that water starts coming out of the hole with a constant rate `mu kg//s` and constant velocity `V_(e)` relative to the cyliender. aSccleration of the block at any time `t` will be : (Given that string always remains taut.) A. `(mu(V_(e)+"gt"))/((2M-mut))`B. `(muV_(e))/((2M-mut))`C. `(mu"gt")/((2M-mut))`D. `(2muV_(e))/((2M-mut))`

Answer» Correct Answer - A
`Mg-T=M(dv)/(dt)`………(1)
`T+muv_(e)-(M-mut)g=(M-mut)(dV)/(dt)`……(2)
From (1) and (2) we get
`Mg+muV_(e)-(M-mut)g=(2M-mut)(dv)/(dt)`……….(3)
`(muv_(e)+mu"gt")=(2M-mut)(dv)/(dt)`…..(4)
`(dv)/(dt)=(mu(v_(e)+"gt"))/((2M-mut))`
`:.(dv)/(dt)=(mu(V_(e)+"gt"))/((2M-mut))`
so, correct answer is (A)
35.

A block of mass `M` and cylindrical tank which contains water having small hole at bottom, which is closed initially (total mass of cylinder + water is also M), are attached at two ends of an ideal string which passes over an ideal pulley as shown. At `t = 0` hole is opened such that water starts coming out of the hole with a constant rate `mu kg//s` and constant velocity `V_(e)` relative to the cyliender. aSccleration of the block at any time `t` will be : (Given that string always remains taut.) A. `(mu(V_(e)+"gt"))/((2M-mu t))`B. `(muV_(e))/((2M-mu t))`C. `(mu "gt")/((2M-mu t))`D. `(2muV_(e))/((2M-mu t))`

Answer» Correct Answer - A
A block of …………..
`Mg - T = M (dv)/(dt)` ……… (1)
`T+mu V_(e)-(M-mu t)g = (M-mu t) (dV)/(dt)` ……. (2)
From (1) and (2), we get
`Mg+mu V_(e)-(M-mu t)g = (2M-mu t)(dv)/(dt)` …. (3)
`(mu V_(e)+mu gt) = (2M-mu t) (dv)/(dt)` ……(4)
`(dv)/(dt) = (mu (V_(e)+gt))/((2M-mu t))`
`:. (dv)/(dt) = (mu(V_(e)+gt))/((2M-mu t))`
So, correct answer is `(A)`
36.

A cylinder tank of base area A has a small hole of areal a at the bottom. At time `t=0`, a tap starts to supply water into the tank at a constant rate `alpha m^(3)//s`. (a) What is the maximum level of water `h_(max)`in the tank? (b) find the time when level of water becomes `h(lt h_(max))`.A. `alpha^(2)/(2ga^(2))`B. `alpha/(2ga)`C. `(a)/(2galpha)`D. `(a^(2))/(2galpha^(2))`

Answer» Correct Answer - A
`alpha=av=asqrt(2gh_(max)`
37.

A bulb of 100 W is connected in parallel to an ideal inductance of 1H. This arrangement is connected to a 90 V barrery through a switch. On pressing the switch theA. blub does not glowB. bulb glowsC. bulb glows after a short time and then continues to glow.D. bulb glows for a short time and then stops glowing.

Answer» Correct Answer - D
The inductance acts as a short-circuit. The whole of the current. The whole of the current flows through the inductance. Since no current flows through the bulb does not glow.
38.

A resistance of `20 Omega` is connected to a source of an alternating potential `V=220 sin (100 pi t)`. The time taken by the current to change from the peak value to rms value isA. `0.2 s`B. `0.25s`C. `25 s`D. `2.5 xx 10^(-3)s`

Answer» Correct Answer - D
Both B and I are is same phase. So, let us calculate the time taken by the voltage to change from peak value of rms value.
Now, `220=220 sin 100 pi t_(1)`
or `100 pit_(1)=(pi)/(2) or t_(1)=1/(200)s`
Again, `(200)/(sqrt(2))=200 sin 100 pit_(2)`
or, `1/sqrt(2)=sin 100 pi t_(2) or 100 pi t_(2)=(pi)/(4)`
or `t_(2)=1/400 s`
Required time `=t_(1)-t_(2)`
`=1/200 - 1/400 =(2-1)/(400) = (1)/(400)s=2.5 xx 10^(-3)s`.
39.

For which value(s) of `rho` will the lines represented by the following pair of linear equations be paralle `3x - y- 5=0` `6x- 2y - p=0`A. all real values except 10B. 10C. `5//2`D. `1//2`

Answer» Correct Answer - a
all real values except 10
40.

If triangle ABC is right angled at C, then the value of sec (A+B) is

Answer» Correct Answer - d
not defined
41.

If `sin theta+ cos theta = sqrt(2) cos theta, (theta ne 90^(@))` then value of `tan theta` isA. `sqrt(2)-1`B. `sqrt(2)+1`C. `sqrt(2)`D. `-sqrt(2)`

Answer» Correct Answer - a
Correct Answer - `sqrt(2)-1`
42.

Given that `sin alpha = (sqrt(3))/(2) and cos beta = 0` , then the value of `beta - alpha ` isA. `0^(@)`B. `90^(@)`C. `60^(@)`D. `30^(@)`

Answer» Correct Answer - d
Correct Answer - `30^(@)`
43.

The point which divides the line segment joining the points (8,–9) and (2,3) in ratio 1 : 2 internally lies in theA. I quadrantB. II quadrantC. III quadrantD. IV quadrant

Answer» Correct Answer - d
Correct Answer - IV quadrant
44.

The distance of the point P (-3,-4) form the x-axis (in units ) isA. 3B. `-3`C. 4D. 5

Answer» Correct Answer - a
Correct Answer - 4
45.

If `A((m)/(3),5)` s the mid-point of the line segment joining the points Q (– 6, 7) and R ( – 2, 3), then the value of m isA. `12`B. `-4`C. 12D. `-6`

Answer» Correct Answer - `-12`
46.

Find the area of the following figure

Answer»

(a) Area of parallelogram = Base x Height

= (12 x 7) cm2

= 84 cm2 

(b) r = Radius of semi-circle = 3.5 cm

∴ Area of semi-circle = \(\frac12 \pi r^2\)

\(= \frac 12 \times \frac{22}7 \times 3.5\times 3.5\)

\(= 19.25\, cm^2\)

(c) Area of shape/figure = Area of semi-circle + Area of triangle

\(= \frac12\pi r^2 + \frac12\times \) Base \(\times\) Height

\(= \frac 12 \times \frac{22}7 \times 3.5\times3.5+\frac 12 \times 3.5\times 3\)

\(= 19.25 + 5.25\)

\(= 24.50 \,cm^2\)

47.

If the roots of the quadratic equation (b-c)x2+(c-a)x+(a-b)=0 are equal, then prove that 2b=a+c

Answer»

We have the equation

(b-c)x²+(c-a)x+(a-b)=0

Comparing with quadratic equation

Ax²+Bx+C=0

A=(b-c),
B=c-a,
C=a-b

Discriminate when roots are equal

D=B²-4AC=0

D=(c-a)²−4(b-c)(a-b)=0

D=(c²+a²−2ac)-4(ba-ac-b²+bc)=0

D=c²+a²−2ac-4ab+4ac+4b²-4bc=0

c²+a²+2ac-4b(a+c)+4b²=0

(a+c)²-4b(a+c)+4b²=0

[(a+c)-2b]²=0

a+c=2b

48.

Two numbers are in the ratio 2:3 if each number is increased by 15 , the ratio become 7:8. Then the sum of the given number is

Answer»

Let numbers are 2x & 3x.

\((2x + 15):(3x + 15) = 7:8\)

⇒ \(\frac{2x + 15}{3x + 15} = \frac 78\)

⇒ \(16 x + 120 = 21x + 105\)

⇒ \(5x = 120-105\)

⇒ \(5x = 15\)

⇒ \(x = 3\)

∴ Numbers are 6, 9

∴ Sum of numbers = 6 + 9 = 15

49.

For simultaneous equations in variables x and y , Dx=49, Dy=-63, D=7 then what is x?

Answer»

Given -
D = 7
Dx = 49
Dy = -63

Value of x can be calculated by -
x = Dx / D
x = 49 / 7
x = 7

Value of y can be calculated by -
y = Dy / D
y = -63 / 7
y = -9

Given - D = 7 Dx = 49 Dy = -63 Value of x can be calculated by - x = Dx / D x = 49 / 7 x = 7 Value of y can be calculated by - y = Dy / D y = -63 / 7 y = -9

50.

Which part of the donor's eye is used for grafting in order to cure certain cases of blindness?(a) Lens(b) Retina(c) Corena(d) Choroid

Answer»

Answer (b) Retina