Limits and Derivatives MCQs

Arpita Srivastava logo

Arpita Srivastava

Content Writer

Limits and derivatives are important topics related to differentiation and calculus. Both the terms are interrelated to each other.

  • Limits and Derivatives are included in NCERT Class 11 Mathematics.
  • Derivatives are defined as the rate of change of a function with respect to a given point.
  • It determines the relation between dependent and independent variables.
  • The derivative of a function specifies the limit of the difference quotient that approaches zero.
  • Limits of a function are defined as the process when the value of a function moves closer to the particular number.
  • The concept is used in the fields of mathematics, modern engineering and physics.
  • It is used by electrical engineers to determine the rate of change of current and voltage in the circuits.
  • Limits and Derivatives of a function are represented as:

\(lim_{x→a}(f(x) = L\)

\(f′(x)=lim_{h→0}\frac{(f(x+h)−f(x))}{h}\)

Read More: 


Limits and Derivatives MCQs

Ques. Determine the value of the function: \(\frac{(x^2 – 16) }{ x – 4}\)?

  1. 6
  2. 2
  3. 8
  4. 4

Click here for the answer

Ans. (c)8

Explanation: The numerator is represented as the product of two terms.

\(\frac{(x + 4)(x – 4) }{ x – 4}\)

⇒ 4 + 4

Therefore the result is 8

Ques. Determine the value of f(x) = x2?

  1. 2x
  2. x
  3. 3x2
  4. 2

Click here for the answer

Ans. (a) 2x

Explanation: According to the first law of derivatives: \(f'x = \frac{f(x+h) − f(x) }{ h}\)

⇒ Now for the required f(x) = x2.

⇒ f'x = (x+h)2 − (x)2 / h

⇒ f'x = x2 + h2 + 2xh / h

⇒ f'x = h + 2x(x+h)

⇒ Substituting h = 0 we get,

Therefore f’x = 2x

Ques. Solve \(lim_{x→3} (sin\; \frac{3x}{x})\)?

  1. 4
  2. 3
  3. 1
  4. 2

Click here for the answer

Ans. (b) 3

Explanation: Given, \(lim_{x→3} (sin\; \frac{3x}{x})\)

⇒ We can write it as;

\(lim_{x→3} (sin \;\frac{3x}{3x}) × 3\)

⇒ Since, \(lim_{x→3} (sin \frac{x}{x}) = 1\)

⇒ 1 × 3 

Therefore the result is 3

Ques. What is the formula used for the limit of a function?

  1. limx→a(f(x) = L
  2. f′(x)=limh→0(f(x+h)−f(x))/h
  3. d/dx (sin x) = cos x
  4. d/dx (cos x) = -sin x

Click here for the answer

Ans. (a) limx→a(f(x) = L

Explanation: The limit of a function is given as: limx→a(f(x) = L

Ques. What is the formula used for the derivatives of a function?

  1. f′(x)=limh→0(f(x+h)−f(x))/h
  2. d/dx (sin x) = cos x
  3. limx→a(f(x) = L
  4. limx→a[c.f(x)]

Click here for the answer

Ans. (a) f′(x)=limh→0(f(x+h)−f(x))/h

Explanation: The derivative of a function is given as: f′(x)=limh→0(f(x+h)−f(x))/h

Ques. Determine the value \(lim_{x→4} \frac{x^2−4 }{ x^2+x−12}\)?

  1. 1
  2. -1
  3. 2
  4. 0

Click here for the answer

Ans. (d) 0

Explanation: \(lim_{x→4} \frac{(x−4)(x+4) }{ (x−3)(x+4)}\)

⇒ Simplify the phrase to obtain:

\(lim_{x→4} \frac{x-4 }{ x-3}\)

Therefore the result is 0

Ques. Determine the value of the function:\(lim_{ x→-4} 6x^2+8x-2\)?

  1. 17
  2. 62
  3. 60
  4. 100

Click here for the answer

Ans. (b) 62

Explanation: \(lim_{x→4}(6x^2+8x-3)=lim_{x→-4} 6x^2+lim_{x→-4}(8x)-lim_{x→-4}(2)\)

⇒ 6(-4)2+8(-4)-2

⇒ 96-32-2

Therefore the result is 62

Ques. Determine the derivative of the function: x2 sin x 

  1. 2x sin x – x2 sin x
  2. 2x cos x – x2 sin x
  3. 2x sin x + x2 cos x
  4. cosx – x2 sin x cos x

Click here for the answer

Ans. (c)2x sin x + x2 cos x

Explanation: d/dx(x2 sin x)

⇒ Using the formula of derivative which goes as: d/dx [f(x) g(x)] = f(x) [d/dx g(x)] + g(x) [d/dx f(x)]

⇒ d/dx(x2 sin x) = x2 [d/dx (sin x)] + sin x [d/dx x2]

⇒ x2(cos x) + sin x (2x)

Therefore the result is 2x sin x + x2 cos x

Ques. Determine the value of \(lim_{x→0} \frac{| sin x|}{x}\)?

  1. 1
  2. -1
  3. No value
  4. 2

Click here for the answer

Ans. (c) No value

Explanation: Evaluate the RHS and LHS of the equation.

⇒ According to R.H.S: \(lim_{x→0}+ \frac{|sin x|}{ x} = lim_{x→0}+ sin \;\frac{x}{x} = 1\)

⇒ According to L.H.S: \(lim_{x→0-} \frac{|sin x|}{ x} = lim_{x→0-} -sin \;\frac{x}{x} = -1\)

⇒ R.H.S ≠ L.H.S

So no value

Ques. Suppose a function where f(x) = x sin x, then determine the value of f′(π/2) 

  1. 6
  2. -1
  3. 1
  4. 2

Click here for the answer

Ans. (c) 1

Explanation: Given in the question, f(x) = x sin x

⇒ f'(x) = x[d/dx sin x] + sin x [d/dx (x)]

⇒ x cos x + sin x

⇒ f′(π/2) = (π/2) cos π/2 + sin π/2

⇒ (π/2) (0) + 1

Therefore the result is 1

Ques. Suppose a function where f(x) = logx (logx), then determine f′(x) where x =e?

  1. e
  2. 2e
  3. 1
  4. 1/e

Click here for the answer

Ans. (d) 1/e

Explanation: f(x) = logx (logx)

⇒ log (log x) / logx

⇒ f′(x)= 1 / x − 1 / x log (logx) / (logx)2

⇒ f′(e) = [1 / e − 0] / 1

Therefore the result is 1 / e

Ques. Determine the derivative of 2 cos x + 31?

  1. -2 sin x
  2. -2 
  3. -2 tan x
  4. -2 cos x

Click here for the answer

Ans. (a) -2 sin x

Explanation: Let the given function be f(x) = 2 cos x + 31

Now, taking the derivative,

⇒ d/dx f(x) = d/dx (2 cos x + 31)

⇒ d/dx (2 cos x) + d/dx (31)

⇒ 2 (-sin x) + 0

Therefore the result is -2 sin x

Ques. Determine the value of the function: (x2 – 25) / x – 5?

  1. 10
  2. 12
  3. 18
  4. 14

Click here for the answer

Ans. (a) 10

Explanation: The numerator is represented as the product of two terms.

⇒ (x + 5)(x – 5) / x – 5

⇒ 5 + 5

Therefore the result is 10

Ques. Determine the value of f(x) = 5x2?

  1. 10x
  2. 11x
  3. 13x2
  4. 2

Click here for the answer

Ans. (a) 10x

Explanation: According to the first law of derivatives: f'x = f(x+h) − f(x) / h

Now for the required f(x) = 5x2.

⇒ f'x = (x+h)2 − (x)2 / h

⇒ f'x = x2 + h2 + 10xh / h

⇒ f'x = h + 10x(x+h)

⇒ Substituting h = 0 we get,

Therefore the result is f’x = 10x

Ques. Solve \(lim_{x→9} (sin \frac{9x}{x})\)?

  1. 4
  2. 9
  3. 10
  4. 12

Click here for the answer

Ans. (b) 9

Explanation: Given, \(lim_{x→9} (sin \frac{9x}{x})\)

⇒ We can write it as;

\(lim_{x→9} (sin\; \frac{9x}{9x}) × 9\)

Since, \(lim_{x→9} (sin \;\frac{x}{x}) \)

⇒ 1 × 9 

Therefore the result is 9

For Latest Updates on Upcoming Board Exams, Click Here: https://t.me/class_10_12_board_updates


Check-Out: 

Comments


No Comments To Show