Practice Questions

Limits and Derivatives

1
easySubjective

Recall the standard limit formula for limxaxnanxa\lim_{x \rightarrow a} \frac{x^n - a^n}{x - a}.

2
easySubjective

Define the Right Hand Limit of a function f(x)f(x) at a point x=ax=a.

3
easySubjective

Explain the condition required for the limit of a function f(x)f(x) to exist at a point x=ax=a.

4
easySubjective

Calculate the derivative of the function f(x)=7x34x2+2x9f(x) = 7x^3 - 4x^2 + 2x - 9.

5
easySubjective

Calculate the limit: limx4x2x12x4\lim_{x \to 4} \frac{x^2 - x - 12}{x - 4}

6
easySubjective

What is the derivative of a constant function f(x)=cf(x) = c, where cc is a real number?

7
easySubjective

Identify the standard derivatives for the following functions: (i) f(x)=xnf(x) = x^n (for any positive integer nn) (ii) f(x)=sinxf(x) = \sin x (iii) f(x)=cosxf(x) = \cos x

8
easySubjective

State the product rule for derivatives. If u=f(x)u=f(x) and v=g(x)v=g(x), what is the formula for the derivative of their product uvuv?

9
easySubjective

State the formula for the derivative of a function f(x)f(x) at a point x=ax=a using the first principle.

10
easySubjective

Critique the following evaluation of a limit and justify why it is incorrect: limx3x29x3=32933=00=1\lim_{x \to 3} \frac{x^2 - 9}{x - 3} = \frac{3^2 - 9}{3 - 3} = \frac{0}{0} = 1.

11
easySubjective

Calculate the limit: limx2(3x2x+5)\lim_{x \to 2} (3x^2 - x + 5)

12
mediumSubjective

List and explain the four main rules from the algebra of limits (Theorem 1). For each rule, let limxaf(x)\lim_{x \rightarrow a} f(x) and limxag(x)\lim_{x \rightarrow a} g(x) exist.

13
mediumSubjective

Summarize the intuitive idea of a derivative as explained through the example of a body's velocity. Explain what average velocity and instantaneous velocity represent in this context.

14
mediumSubjective

Calculate the derivative of f(x)=x3cosxf(x) = x^3 \cos x using the product rule.

15
mediumSubjective

Calculate the derivative of f(x)=secx10tanxf(x) = \sec x - 10 \tan x.

16
mediumSubjective

Calculate the derivative of f(x)=2x3x2+1f(x) = \frac{2x - 3}{x^2 + 1} using the quotient rule.

17
mediumSubjective

Evaluate the limit: limx0sin(7x)3x\lim_{x \to 0} \frac{\sin(7x)}{3x}

18
mediumSubjective

List the two important trigonometric limits involving sinx\sin x and cosx\cos x as x0x \rightarrow 0.

19
mediumSubjective

Solve for the limit: limx2x532x24\lim_{x \to 2} \frac{x^5 - 32}{x^2 - 4}

20
mediumSubjective

Calculate the derivative of f(x)=12x+3f(x) = \frac{1}{2x+3} from first principles.

21
mediumSubjective

Evaluate the limit: limx2(1x24x24)\lim_{x \to 2} \left( \frac{1}{x-2} - \frac{4}{x^2-4} \right)

22
mediumSubjective

State the Sandwich Theorem for limits.

23
mediumSubjective

Formulate a single, non-piecewise rational function f(x)f(x) that is defined for all real numbers except x=5x=5, and whose limit as x5x \to 5 is 10.

24
mediumSubjective

Justify, by evaluating the left-hand and right-hand derivatives, why the function f(x)=x+1f(x) = |x+1| is not differentiable at x=1x=-1.

25
mediumSubjective

Formulate a rational function f(x)=P(x)Q(x)f(x) = \frac{P(x)}{Q(x)}, where P(x)P(x) and Q(x)Q(x) are polynomials, such that limx1f(x)\lim_{x \to 1} f(x) initially presents as the indeterminate form 00\frac{0}{0} but ultimately evaluates to 6.

26
mediumSubjective

Justify whether the function f(x)={x2+1,x1 3x1,x>1f(x) = \begin{cases} x^2+1, & x \le 1 \ 3x-1, & x > 1 \end{cases} is differentiable at x=1x=1.

27
mediumSubjective

State the quotient rule for derivatives. If u=f(x)u=f(x) and v=g(x)v=g(x), what is the formula for the derivative of their quotient u/vu/v?

28
mediumSubjective

Evaluate the derivative of y=xsinx1+xy = \frac{x \sin x}{1 + x} and justify each major step by naming the differentiation rule used.

29
mediumSubjective

Given that limx1ax2+bx4x1=8\lim_{x \to 1} \frac{ax^2 + bx - 4}{x - 1} = 8, formulate a system of equations to find the constants aa and bb. Justify your reasoning and solve for the constants.

30
mediumSubjective

Evaluate the limit limxπ41tanxcos(2x)\lim_{x \to \frac{\pi}{4}} \frac{1 - \tan x}{\cos(2x)} and justify your method.

31
mediumSubjective

Describe the relationship between the derivative of a function at a point and the tangent to the curve at that point.

32
hardSubjective

Formulate a proof from first principles for the Product Rule of differentiation. That is, if k(x)=f(x)g(x)k(x) = f(x)g(x), prove that k(x)=f(x)g(x)+f(x)g(x)k'(x) = f'(x)g(x) + f(x)g'(x), assuming ff and gg are differentiable.

33
hardSubjective

Analyze the function f(x)={x21,x<1 a,x=1 bx3,x>1f(x) = \begin{cases} x^2 - 1, & x < 1 \ a, & x = 1 \ b - x^3, & x > 1 \end{cases} If limx1f(x)=f(1)\lim_{x \to 1} f(x) = f(1), calculate the values of the constants aa and bb.

34
hardSubjective

Derive the formula for the derivative of f(x)=sin(x2)f(x) = \sin(x^2) from first principles. Justify all key steps in your derivation, including the use of trigonometric identities and standard limits.

35
hardSubjective

Explain the concept of a rational function and describe how to find the limit of a rational function f(x)=g(x)h(x)f(x) = \frac{g(x)}{h(x)} as xax \rightarrow a, when h(a)0h(a) \neq 0.

36
hardSubjective

List and describe the four main rules from the algebra of derivatives (Theorem 5). For each rule, let u=f(x)u=f(x) and v=g(x)v=g(x).

37
hardSubjective

Calculate the derivative of f(x)=x24xf(x) = x^2 - 4x from first principles.

38
hardSubjective

Calculate the derivative of the function f(x)=xsinx1+cosxf(x) = \frac{x \sin x}{1 + \cos x}.

39
hardSubjective

Solve for the limit: limxπxπsinx\lim_{x \to \pi} \frac{x - \pi}{\sin x}

40
hardSubjective

Evaluate the limit: limx0xtanx1cos(2x)\lim_{x \to 0} \frac{x \tan x}{1 - \cos(2x)}

41
hardSubjective

Justify the steps required to evaluate the limit limx01cos(4x)x2\lim_{x \to 0} \frac{1 - \cos(4x)}{x^2}.

42
hardSubjective

Design a polynomial function f(x)f(x) of the lowest possible degree that satisfies the following two conditions: limx0f(x)x2=5\lim_{x \to 0} \frac{f(x)}{x^2} = 5 and limx0f(x)x3\lim_{x \to 0} \frac{f(x)}{x^3} does not exist.

43
hardSubjective

Propose a non-constant function f(x)f(x) such that the derivative of the product x2f(x)x^2 f(x) is 6x26x^2.

44
hardSubjective

Derive the formula for the derivative of f(x)=secxf(x) = \sec x from first principles.

45
hardSubjective

Critique the following statement and justify your conclusion with a counterexample: 'If limxaf(x)\lim_{x \to a} f(x) and limxag(x)\lim_{x \to a} g(x) both do not exist, then limxa[f(x)g(x)]\lim_{x \to a} [f(x) \cdot g(x)] also cannot exist.'