Class 11- Applied Mathematics-NCERT Handbook Solutions-Chapter-7 (Calculus)

Class 11 Applied Mathematics - Chapter 7 Calculus

Chapter 7: Calculus

Complete Step-by-Step Solutions & Mathematical Reasoning

Check Your Progress 7.1

Q1
State whether y is a function of x in the following two cases. Justify your answer.

(i)
xy
-2-6
-24
10
15
20
(ii)
xy
-34
-24
-14
24
34
Solution

(i) Not a function.

Reason: In a function, each input x must map to exactly one unique output y. In this table, the input x=-2 corresponds to two different outputs (-6 and 4). Similarly, x=1 corresponds to both 0 and 5.

(ii) Yes, it is a function.

Reason: Every input value x maps to exactly one output value y (which is constantly 4). It is perfectly valid in a function for multiple different inputs to share the same output (this is known as a constant function).

Q2
State whether the following quantities are constant or variable:
(a) Speed of a parked car
(b) Height of a growing child
(c) Number of days in a week
Solution

(a) Constant: A parked car has a speed of 0, which does not change as long as it remains parked.

(b) Variable: The height of a growing child changes continuously over time.

(c) Constant: The number of days in a week is universally fixed at exactly 7.

Q3
For the relation y=2x+5, find the output when the input is -3.
Solution

Given the relation y=2x+5, we substitute the input x=-3 into the equation:

y=2(-3)+5 y=-6+5 y=-1
The output is -1.
Q4
Which of the following relations are functions?
A) {(1,1),(2,3),(2,4),(3,6)}
B)
x (input)456789
y (output)92637506582
Solution

A) Not a function. The input 2 has two distinct outputs (3 and 4), which violates the rule of a function.

B) Function. Every input value x uniquely corresponds to exactly one output value y.

Q5
Give two real-life examples of relations where one quantity depends on another.
Solution
  1. Electricity Bill: The total amount billed at the end of the month depends directly on the number of electricity units consumed by the household.
  2. Fuel Cost: The total cost you pay at a petrol pump depends uniquely on the volume (in liters) of fuel pumped into the vehicle.
Q6
Determine whether the following relations are functions. Give reasons:
(a) {(1,22),(2,33),(3,44)}
(b) {(1,21),(1,31),(2,41)}
(c) Each student in a class is assigned a roll number.
(d) A person and their mobile numbers.
Solution

(a) Function. Each input (1,2,3) maps to exactly one unique output.

(b) Not a function. The input 1 maps to two distinct outputs (21 and 31).

(c) Function. A specific student (the input) is assigned exactly one unique roll number (the output).

(d) Not a function. A single person (the input) can own multiple mobile numbers (multiple outputs), failing the uniqueness condition of a function.

Q7
Define a function in your own words and give one real-life example.
Solution

Definition: A function is a specific type of mathematical relationship or rule that takes an input value and connects it to exactly one, unique output value.

Real-life Example: The relationship between a person and their date of birth is a function because every person (input) has exactly one specific date on which they were born (output).

Q8
The wages 'W' earned by a worker are directly proportional to the number of hours 'h' worked, given by 'W = 100h'.
(a) Find the wages for 5 hours.
(b) Represent the relation as ordered pairs for h=1,2,3,4.
(c) Is this relation a function? Why?
Solution

(a) Substituting h=5 into the equation: W=100(5)=500. The wages for 5 hours are 500.

(b) By substituting h values, we get:
For h=1, W=100
For h=2, W=200
For h=3, W=300
For h=4, W=400
Ordered pairs: {(1,100),(2,200),(3,300),(4,400)}

(c) Yes. This relation is a function because for every hour worked (h), there is exactly one guaranteed wage amount (W).

Q9
Give an example of a relation that is not a function and explain why.
Solution

Example: The relation mapping a "Mother" to her "Children".

Explanation: This is a relation, but it is not a function because a single mother (the input) can have more than one child (multiple outputs). Since one input leads to multiple distinct outputs, it fails the uniqueness condition required for a function.

Check Your Progress 7.2

Q1
Identify the graphs corresponding to the exponential functions h(x)=ex, g(x)=10x, and f(x)=2x based on their growth rates.
Solution

All three functions are exponential growth functions passing through the point (0,1). However, their steepness (rate of growth) depends on their base:

  • Fastest Growth: g(x)=10x has the largest base (10). It will be the steepest curve rising most sharply on the right side of the y-axis.
  • Medium Growth: h(x)=ex has a base of approximately 2.718. It will lie in the middle.
  • Slowest Growth: f(x)=2x has the smallest base (2). It will be the lowest curve on the right side of the y-axis.
Exponential growth comparison
Q2
Plot the graph of following functions:
(a) f(x)=x2
(b) f(x)=x3
(c) f(x)=1x
Solution

(a) Graph of f(x)=x2

This is a quadratic function forming an upward-opening parabola with its vertex at the origin (0,0).

Parabola Graph

(b) Graph of f(x)=x3

This is a cubic function. It passes through the origin, curves upward in the first quadrant, and downward in the third quadrant (odd function).

Cubic Graph

(c) Graph of f(x)=1x

This is a rational function forming a rectangular hyperbola. It has vertical and horizontal asymptotes at the axes (x=0 and y=0), meaning it never touches them.

Rectangular Hyperbola Graph

Check Your Progress 7.3

Q1
Which of the following graphs represent functions?
Graph A
Z-shaped curve
Graph B
Circle graph
Graph C
Wavy cubic curve
Graph D
Horizontal line
Solution

To determine whether a graph represents a function, we apply the Vertical Line Test. If any vertical line intersects the graph at more than one point, the graph does not represent a function (because it means a single x input yields multiple y outputs).

  • Graph A: Does not represent a function. A vertical line drawn down the middle will intersect the zig-zag curve at three different points.
  • Graph B: Does not represent a function. A vertical line intersecting the circle will cross it at two distinct points.
  • Graph C: Represents a function. No matter where you draw a vertical line, it will only intersect the smooth wave-like curve exactly once.
  • Graph D: Represents a function. A horizontal line maps every x to exactly one constant y value. Any vertical line will only cross it once.
Therefore, only Graph C and Graph D represent functions.

Check Your Progress 7.4

Q1
Evaluate: limx1 (21-x2+1x-1)
Solution

First, let's simplify the algebraic expression inside the limit by finding a common denominator.

limx1 (2(1-x)(1+x)-11-x) =limx1 [2-(1+x)(1-x)(1+x)] =limx1 [1-x(1-x)(1+x)]

Since x1, x1, meaning (1-x)0. We can safely cancel the common factor:

=limx1 11+x

Substituting x=1:

=11+1=12
Q2
Evaluate: limx5 3x-15x-5
Solution

We can factor out the constant 3 from the numerator:

limx5 3(x-5)x-5

Since x5, x5, we can cancel the (x-5) term from the numerator and denominator:

=limx53
=3
Q3
Evaluate: limx2 x10-1024x5-32
Solution

First, rewrite the constants as powers of 2:

limx2 x10-210x5-25

Divide both the numerator and denominator by (x-2):

= limx2x10-210x-2 limx2x5-25x-2

Using the standard limit formula limxaxn-anx-a=nan-1:

=10·210-15·25-1 =10·295·24
=2·29-4=2·25=2·32=64
Q4
Evaluate the limit: limx0 log(3+x)-log(3-x)x
Solution

Using the property of logarithms, we rewrite the terms to isolate log(1+z):

log(3+x)=log[3(1+x3)]=log3+log(1+x3) log(3-x)=log[3(1-x3)]=log3+log(1-x3)

Substitute these into the limit expression:

limx0 (log3+log(1+x3))-(log3+log(1-x3))x =limx0 [log(1+x3)x-log(1-x3)x]

Apply the standard limit formula limz0log(1+z)z=1 by dividing and multiplying by the required constants:

=limx0 [13·log(1+x3)x3-(-13)·log(1-x3)-x3] =13(1)+13(1)
=23
Q5
Let f(x)= {x-|x|x,x0-2,x=0 . Find limx0f(x).
Solution

To evaluate the limit as x approaches 0, we must check both the Left-Hand Limit (LHL) and the Right-Hand Limit (RHL).

Left-Hand Limit (LHL): Let x0-. In this region, x<0, which means |x|=-x.

LHL=limx0-x-(-x)x=limx0-2xx=2

Right-Hand Limit (RHL): Let x0+. In this region, x>0, which means |x|=x.

RHL=limx0+x-xx=limx0+0x=0
Since LHL RHL (20), the limit limx0f(x) does not exist.
Q6
Check the continuity of the function f(x)=x-|x| at x=0.
Solution

For a function to be continuous at x=0, the limit at x=0 must exist and be equal to f(0).

Value of the function at x=0:

f(0)=0-|0|=0

Left-Hand Limit (LHL): For x0-, |x|=-x.

LHL=limx0-(x-(-x))=limx0-2x=2(0)=0

Right-Hand Limit (RHL): For x0+, |x|=x.

RHL=limx0+(x-x)=limx0+0=0
Since LHL = RHL = f(0)=0, the function f(x) is continuous at x=0.
Q7
Find the relationship between a and b so that the function f defined by f(x)= {a+1,x3b+3,x>3 is continuous at x=3.
Solution

For the function to be continuous at x=3, the LHL, RHL, and the value of the function at x=3 must be equal.

limx3-f(x)=limx3+f(x)=f(3)

Value of function at x=3:

f(3)=a+1

Left-Hand Limit (LHL):

LHL=limx3-(a+1)=a+1

Right-Hand Limit (RHL):

RHL=limx3+(b+3)=b+3

Equating LHL and RHL:

a+1=b+3 a-b=2
The relationship is a=b+2 (or a-b=2).

Check Your Progress 7.5 (Differentiation Exercises)

Note: This section aligns with the differentiation exercises marked as "Practice Exercise" starting from Q21 onwards in the curriculum text.

Q1
Differentiate the following functions:

(i) f(x)=x5+5x
(ii) f(x)=(x2+1)(x3-2x+5)
(iii) f(x)=2x-3
(iv) f(x)=xexlogx
(v) f(x)=log(x2+5x+6)
Solution

(i) f(x)=x5+5x

Applying the power rule ddx(xn)=nxn-1:

f'(x)=5x4+5

(ii) f(x)=(x2+1)(x3-2x+5)

We can solve this easily by expanding the brackets first:

f(x)=x5-2x3+5x2+x3-2x+5 f(x)=x5-x3+5x2-2x+5

Now differentiate term by term:

f'(x)=5x4-3x2+10x-2

(iii) f(x)=2x-3

Using the chain rule, where f(x)=(2x-3)1/2:

f'(x)=12(2x-3)-1/2·ddx(2x-3) f'(x)=122x-3·2=12x-3

(iv) f(x)=xexlogx

Apply the extended product rule for three functions: (uvw)'=u'vw+uv'w+uvw'

f'(x)=(1)(exlogx)+(x)(ex)(logx)+(x)(ex)(1x) f'(x)=exlogx+xexlogx+ex =ex(logx+xlogx+1)

(v) f(x)=log(x2+5x+6)

Using the chain rule:

f'(x)=1x2+5x+6·ddx(x2+5x+6) f'(x)=2x+5x2+5x+6
Q2
Find dydx, if y=x2-x+1x2+x+1 .
Solution

Using the Quotient Rule: (uv)'=u'v-uv'v2

Let u=x2-x+1 and v=x2+x+1.

Derivatives of the numerator and denominator:
u'=2x-1
v'=2x+1

dydx= (2x-1)(x2+x+1)-(x2-x+1)(2x+1)(x2+x+1)2

Expanding both products:

(2x-1)(x2+x+1)=2x3+2x2+2x-x2-x-1=2x3+x2+x-1 (x2-x+1)(2x+1)=2x3+x2-2x2-x+2x+1=2x3-x2+x+1

Subtract the second expression from the first:

Numerator=(2x3+x2+x-1)-(2x3-x2+x+1) =2x2-2=2(x2-1)
dydx=2(x2-1)(x2+x+1)2
Q3
If f(x)=2-x+x3-3 , then find f'(x).
Solution

We use the standard exponential derivative ddx(au(x))=au(x)·loga·u'(x) and the power rule.

f'(x)=ddx(2-x)+ddx(x3)-ddx(3) f'(x)=2-x·log(2)·ddx(-x)+3x2-0 f'(x)=2-x·log(2)·(-1)+3x2
f'(x)=3x2-2-xlog2
Q4
For the function, f(x)=kx2-3x+7 , f'(3)=37 , find the value of k.
Solution

First, find the general derivative f'(x):

f'(x)=ddx(kx2-3x+7) f'(x)=2kx-3

We are given that f'(3)=37. Substitute x=3 into our derivative formula:

2k(3)-3=37 6k-3=37 6k=40
k=406=203
(Note: If the original textbook intended for f'(3)=39, then k would equal exactly 7).
Q5
If y=x+1x , prove that 2xdydx+y=2x .
Solution

First, rewrite the function y using rational exponents to make differentiation easier:

y=x1/2+x-1/2

Now differentiate y with respect to x:

dydx=12x-1/2-12x-3/2

Next, evaluate the term 2xdydx:

2xdydx=2x[12x-1/2-12x-3/2] =2x(12x-1/2)-2x(12x-3/2)

Recalling the laws of exponents (x1·xn=x1+n):

2xdydx=x1-1/2-x1-3/2=x1/2-x-1/2

Now, substitute this result and the original expression for y into the Left Hand Side (LHS) of the equation we need to prove:

LHS=2xdydx+y =(x1/2-x-1/2)+(x1/2+x-1/2)

The -x-1/2 and +x-1/2 terms cancel each other out:

=x1/2+x1/2=2x1/2
=2x=RHS
Hence proved.

Practice Exercise

Q1
The domain of the function f(x)=4-x is
  • (A) x4
  • (B) x-4
  • (C) x-4
  • (D) x4
Solution

For a square root function to be defined in real numbers, the expression under the square root must be greater than or equal to zero.

4-x0 -x-4

Multiplying both sides by -1 flips the inequality sign:

x4
Therefore, the correct option is (D) x4.
Q2
If a>1, then the exponential function f(x)=ax is
  • (A) decreasing
  • (B) increasing
  • (C) constant
  • (D) a step function
Solution

For an exponential function f(x)=ax:

  • If 0<a<1, the function is strictly decreasing.
  • If a>1, as x increases, the value of ax also grows exponentially. Thus, the function is strictly increasing.
Therefore, the correct option is (B) increasing.
Q3
The range of f(x)=|x| is
  • (A) x0
  • (B) x>0
  • (C) x0
  • (D) x<0
Solution

The modulus (or absolute value) function f(x)=|x| returns the magnitude of x regardless of its sign. By definition, an absolute value can never be negative. It outputs 0 when x=0, and positive real numbers for all other values of x.

Thus, the range is the set of all non-negative real numbers.

Therefore, the correct option is (A) x0.
(Note: In multiple-choice questions, the variable x is sometimes loosely used as a placeholder for the output values y to indicate the range condition).
Q4
Which rule is used to find the derivative of xex?
  • (A) Sum rule
  • (B) Product rule
  • (C) Quotient rule
  • (D) Chain Rule
Solution

The expression xex consists of the multiplication of two distinct functions of x:

  1. u(x)=x
  2. v(x)=ex

To differentiate the product of two functions, the standard method is the Product Rule: ddx(uv)=u'v+uv'.

Therefore, the correct option is (B) Product rule.
Q5
Vertical line test is used to check
  • (A) Whether the curve is a straight line
  • (B) Whether a graph represents a function
  • (C) The domain of a function
  • (D) Whether the function is increasing
Solution

A fundamental property of a function is that every valid input (x) maps to exactly one output (y). On a graph, if you draw a vertical line and it intersects the curve at more than one point, it means the single x value on that vertical line has multiple y values. This indicates the graph violates the definition of a function.

Therefore, the correct option is (B) Whether a graph represents a function.
Q6
If f(x)=x2 and g(x)=3x+1, then (fg)(x) is equal to
  • (A) 3x2+1
  • (B) (3x+1)2
  • (C) 9x2+1
  • (D) 3x2+6x+1
Solution

The notation (fg)(x) signifies the composition of functions, meaning we evaluate f(g(x)). We substitute the entire function g(x) as the input into the function f.

f(g(x))=f(3x+1)

Since f(x)=x2, we replace x with (3x+1):

f(3x+1)=(3x+1)2
Therefore, the correct option is (B) (3x+1)2.
Q7
The value of limx2x3-8x-2 is
  • (A) 0
  • (B) 4
  • (C) 8
  • (D) 12
Solution

Direct substitution of x=2 yields the indeterminate form 00. We can evaluate this limit using the standard algebraic limit formula:

limxaxn-anx-a=nan-1

Rewriting our limit in this format:

limx2x3-23x-2

Here, a=2 and n=3. Applying the formula:

=3(23-1)=3(22)=3(4)=12
Therefore, the correct option is (D) 12.
Q8
The domain and range of the real function defined by f(x)=4-xx-4 is
  • (A) Domain = R, Range = {-1,1}
  • (B) Domain = R-{1}, Range = R
  • (C) Domain = R-{4}, Range = {-1}
  • (D) Domain = R-{-1}, Range = {-1,1}
Solution

Domain: For a rational function, the denominator cannot be zero. Thus, x-40, which means x4. The domain is all real numbers except 4, written as R-{4}.

Range: Let's simplify the function for x4:

f(x)=4-xx-4=-(x-4)x-4=-1

Because the (x-4) terms cancel out, the function is a constant -1 for all values in its domain. The range is simply the set containing the single value {-1}.

Therefore, the correct option is (C) Domain = R-{4}, Range = {-1}.
Q9
The function g(x)=|x-2|x-2 is
  • (A) Continuous for all real numbers
  • (B) Discontinuous only at x=2 as LHL RHL
  • (C) Continuous at x=2 as |x| is always continuous
  • (D) Discontinuous only at x=0
Solution

Let's evaluate the Left-Hand Limit (LHL) and Right-Hand Limit (RHL) at x=2.

Left-Hand Limit: When x2-, x<2, so x-2<0. By definition of absolute value, |x-2|=-(x-2).

LHL=limx2--(x-2)x-2=-1

Right-Hand Limit: When x2+, x>2, so x-2>0. Here, |x-2|=(x-2).

RHL=limx2+(x-2)x-2=1

Since LHL (-1) RHL (1), the limit at x=2 does not exist, causing a jump discontinuity specifically at x=2.

Therefore, the correct option is (B) Discontinuous only at x=2 as LHL RHL.
Q10
The slope of the tangent line to the graph of f(x)=x+1x-2 at x=3 is
  • (A) -3
  • (B) 3
  • (C) 1
  • (D) -1
Solution

The slope of the tangent line to a curve at a specific point is given by the derivative of the function evaluated at that point. Let's find f'(x) using the Quotient Rule:

f'(x)=(x-2)·ddx(x+1)-(x+1)·ddx(x-2)(x-2)2 f'(x)=(x-2)(1)-(x+1)(1)(x-2)2 f'(x)=x-2-x-1(x-2)2=-3(x-2)2

Now, substitute x=3 to find the slope at that point:

f'(3)=-3(3-2)2=-312=-3
Therefore, the correct option is (A) -3.
Q11
Find the domain of (f+g)(x) if f(x)=x and g(x)=x-2.
Solution

The domain of the sum of two functions, (f+g)(x), is the intersection of the domains of f(x) and g(x).

  • For f(x)=x, the value inside the square root must be non-negative. Hence, its domain is x0.
  • For g(x)=x-2, the polynomial is defined for all real numbers. Hence, its domain is xR.

The intersection of x0 and all real numbers is simply x0.

The domain of (f+g)(x) is [0,) or all x0.
Q12
Find the domain and range of the function f(x)=25-x2
Solution

Domain: The expression inside the square root must be non-negative for the function to return real values.

25-x20 x225

Taking the square root of both sides gives |x|5, which translates to -5x5.

Range: For any x in the domain [-5,5], the value of x2 ranges from 0 to 25. This means (25-x2) will range from 25 down to 0. The principal square root function 25-x2 will therefore produce outputs ranging from 0=0 up to 25=5.

Domain: [-5,5]
Range: [0,5]
Q13
Evaluate limx2f(x) (if it exists), where f(x)= {x-[x],x<24,x=23x-5,x>2
Solution

To determine if the limit exists, we must calculate the Left-Hand Limit (LHL) and Right-Hand Limit (RHL) at x=2.

Left-Hand Limit (LHL):

When x2-, x takes values slightly less than 2 (e.g., 1.99). The greatest integer less than or equal to x in this case is [x]=1.

LHL=limx2-(x-[x])=2-1=1

Right-Hand Limit (RHL):

When x2+, x takes values slightly greater than 2.

RHL=limx2+(3x-5)=3(2)-5=6-5=1
Since LHL = RHL = 1, the limit exists and limx2f(x)=1.
(Note: Even though f(2)=4, making it discontinuous, the mathematical limit as x approaches 2 successfully exists).
Q14
Evaluate: limx0f(x), where f(x)={x|x|,x00,x=0
Solution

We evaluate the Left-Hand Limit (LHL) and Right-Hand Limit (RHL) at x=0.

Left-Hand Limit (LHL):

When x0-, x<0, so the absolute value |x|=-x.

LHL=limx0-x-x=-1

Right-Hand Limit (RHL):

When x0+, x>0, so the absolute value |x|=x.

RHL=limx0+xx=1
Since LHL RHL (-11), the limit does not exist.
Q15
Evaluate: limx1 3+x-5-xx2-1
Solution

Direct substitution of x=1 yields 00. To resolve this, multiply the numerator and the denominator by the conjugate of the numerator:

limx1 (3+x-5-x)(3+x+5-x)(x2-1)(3+x+5-x)

Applying (a-b)(a+b)=a2-b2 in the numerator:

=limx1 (3+x)-(5-x)(x-1)(x+1)(3+x+5-x) =limx1 2x-2(x-1)(x+1)(3+x+5-x)

Factor out the 2 in the numerator, which allows us to safely cancel the (x-1) term since x1 implies x1:

=limx1 2(x-1)(x-1)(x+1)(3+x+5-x) =limx1 2(x+1)(3+x+5-x)

Now evaluate the limit by substituting x=1:

=2(1+1)(3+1+5-1) =2(2)(4+4)=22(2+2)=22(4)=28
=14
Class 11 Applied Mathematics - Chapter 7 Practice Exercise

Practice Exercise (Q16 - Q30)

Q16
If limxa x5-a5x-a=405 , find all possible values of a.
Solution

We know the standard limit formula:

limxa xn-anx-a=nan-1

Applying this formula to the given limit with n=5:

5a5-1=405 5a4=405

Divide both sides by 5:

a4=81

Taking the fourth root of both sides:

a=±3
(The possible values of a are 3 and -3).
Q17
Evaluate: limx0 ex-e-xx
Solution

We can rewrite the numerator by adding and subtracting 1 to utilize the standard limit limx0ex-1x=1:

limx0 (ex-1)-(e-x-1)x

Separate the fraction into two limits:

=limx0ex-1x-limx0e-x-1x

The first limit is standard and equals 1. For the second limit, multiply and divide by -1 to match the exponent:

=1-limx0[e-x-1-x·(-1)] =1-[1·(-1)]
=1+1=2
Q18
A function f is defined as f(x)= {x2-x-6x-3,x35,x=3 Show that f is continuous at x=3.
Solution

For the function to be continuous at x=3, the limit of the function as x approaches 3 must equal the value of the function at x=3.

Value of the function: f(3)=5

Limit of the function:

limx3f(x)=limx3x2-x-6x-3

Factorizing the numerator:

x2-x-6=(x-3)(x+2)

Substitute this back into the limit:

=limx3(x-3)(x+2)x-3

Since x3, x3. We cancel the (x-3) terms:

=limx3(x+2)=3+2=5
Since limx3f(x)=f(3)=5, the function is continuous at x=3.
Q19
Find the value of k so that the function f(x)= {k+1,x53x-5,x>5 is continuous at x=5.
Solution

For the function to be continuous at x=5, the Left-Hand Limit (LHL), Right-Hand Limit (RHL), and the function value at x=5 must all be equal.

Value of function at x=5:

f(5)=k+1

Left-Hand Limit (LHL):

LHL=limx5-f(x)=limx5-(k+1)=k+1

Right-Hand Limit (RHL):

RHL=limx5+f(x)=limx5+(3x-5)=3(5)-5=15-5=10

Equating LHL and RHL for continuity:

k+1=10
k=9
Q20
Find the points of discontinuity, if any, of the following function: f(x)= {|x|+3,x-3-2x,-3<x<36x+2,x3
Solution

The potential points of discontinuity are the boundary points where the function changes its definition, namely x=-3 and x=3.

Check continuity at x=-3:

LHL: limx-3-(|x|+3)=|-3|+3=3+3=6

RHL: limx-3+(-2x)=-2(-3)=6

f(-3)=|-3|+3=6

Since LHL = RHL = f(-3), the function is continuous at x=-3.

Check continuity at x=3:

LHL: limx3-(-2x)=-2(3)=-6

RHL: limx3+(6x+2)=6(3)+2=18+2=20

f(3)=6(3)+2=20

Since LHL RHL (-620), the function is discontinuous only at x=3.
Q21
Differentiate:

(i) f(x)=x44-2x+5x2
(ii) f(x)=1+logx1-logx
(iii) f(x)=ex(1-x2)
(iv) f(x)=3xlogx
Solution

(i) f(x)=14x4-2x1/2+5x-2

Differentiating term by term using the power rule:

f'(x)=14(4x3)-2(12x-1/2)+5(-2x-3) f'(x)=x3-x-1/2-10x-3=x3-1x-10x3

(ii) f(x)=1+logx1-logx

Using the Quotient Rule:

f'(x)=(1-logx)·ddx(1+logx)-(1+logx)·ddx(1-logx)(1-logx)2 f'(x)=(1-logx)(1x)-(1+logx)(-1x)(1-logx)2 f'(x)=1x-logxx+1x+logxx(1-logx)2 f'(x)=2x(1-logx)2=2x(1-logx)2

(iii) f(x)=ex(1-x2)

Using the Product Rule:

f'(x)=(ex)·ddx(1-x2)+(1-x2)·ddx(ex) f'(x)=ex(-2x)+(1-x2)ex f'(x)=ex(-2x+1-x2)=ex(1-2x-x2)

(iv) f(x)=3xlogx

Using the Product Rule and the derivative of ax which is axlna:

f'(x)=3x·ddx(logx)+logx·ddx(3x) f'(x)=3x(1x)+logx·3xlog3 f'(x)=3x(1x+logx·log3)
Q22
If y=xa+ax , prove that 2xdydx=xa-ax .
Solution

First, express y using exponent notation to make it easy to differentiate:

y=a-1/2x1/2+a1/2x-1/2

Differentiating with respect to x:

dydx=a-1/2(12x-1/2)+a1/2(-12x-3/2)

Now, multiply both sides by 2x as required by the Left Hand Side (LHS) of the proof:

2xdydx=2x[12a-1/2x-1/2-12a1/2x-3/2]

Distribute 2x (which is 2x1) into the terms inside the bracket:

2xdydx=a-1/2x1-1/2-a1/2x1-3/2 2xdydx=a-1/2x1/2-a1/2x-1/2

Rewriting this back into radical notation:

2xdydx=xa-ax=xa-ax
Hence proved.

Case Studies

Q24
A retail chain is designing a new rectangular warehouse. The total operational cost is a function of the warehouse area A, and the area A depends on the side length x (in metres). The relation between C, A and x is given as C=500A+10000 and A=x2.

Based on the above information, answer the following questions:
(i) Write the composite function representing cost in terms of side length x.
(ii) Find the derivative of the function C(x).
(iii) Calculate the exact rate of change of the operational cost specifically when the side length is 10 meters.
(iv) If the warehouse side length is increased to 12 meters, calculate the new total operational cost using the function found above.
Solution

(i) Composite function representing cost:

Substitute the expression for A into the cost function C:

C(x)=500(x2)+10000=500x2+10000

(ii) Derivative of the function C(x):

Differentiating with respect to x:

C'(x)=ddx(500x2+10000)=500(2x)+0=1000x

(iii) Rate of change when x=10:

The rate of change is given by the derivative evaluated at x=10:

C'(10)=1000(10)=10000

(iv) Total operational cost when x=12:

Substitute x=12 into the cost function C(x):

C(12)=500(12)2+10000 =500(144)+10000=72000+10000=82000
The new total operational cost is 82,000.
Q25
A finance professional is modelling the growth of an investment portfolio. The value follows an exponential function V(t)=100e0.1t, where 100 is the initial principal (in thousands of rupees) and t is time in years.

Based on the above information, answer the following questions:
(i) What is the nature of the graph of the function V(t).
(ii) Find the derivative of the given function.
(iii) Calculate the value of the portfolio at the very start of the investment.
(iv) Find the instantaneous rate of change of the portfolio's value at t=10 years.
Solution

(i) Nature of the graph:

The function is an exponential function with a positive base greater than 1 (e0.1>1). Therefore, the graph represents exponential growth and is strictly increasing.

(ii) Derivative of the function:

Using the chain rule for exponential functions:

V'(t)=ddt(100e0.1t)=100·e0.1t·ddt(0.1t) V'(t)=100·e0.1t·0.1=10e0.1t

(iii) Value at the start of the investment:

At the start, t=0:

V(0)=100e0.1(0)=100e0=100(1)=100

(iv) Instantaneous rate of change at t=10:

Substitute t=10 into the derivative V'(t):

V'(10)=10e0.1(10)=10e1=10e
Q26
Assertion (A): The relation {(1,11), (1,13)} is a function.
Reason (R): In a function, one input cannot give many outputs.

Choose the correct answer:
(a) Both A and R are true and R is the correct explanation of A.
(b) Both A and R are true but R is not the correct explanation of A.
(c) A is true but R is false.
(d) A is false but R is true.
Solution

Assertion Evaluation: In the given relation {(1,11),(1,13)}, the single input x=1 maps to two distinct outputs (11 and 13). Therefore, it is not a function. Assertion (A) is False.

Reason Evaluation: The defining property of a function is indeed that one input value maps to exactly one unique output value (one input cannot give many outputs). Therefore, Reason (R) is True.

The correct option is (d) A is false but R is true.
Q27
Assertion (A): limx0|x|x does not exist.
Reason (R): The function f(x)=|x|x is defined at x=0.

Choose the correct answer:
(a) Both A and R are true and R is the correct explanation of A.
(b) Both A and R are true but R is not the correct explanation of A.
(c) A is true but R is false.
(d) A is false but R is true.
Solution

Assertion Evaluation: Evaluating the limit:
LHL at x=0 is limx0--xx=-1.
RHL at x=0 is limx0+xx=1.
Since LHL RHL, the limit does not exist. Assertion (A) is True.

Reason Evaluation: At x=0, the denominator becomes zero, resulting in 00, which is undefined. Therefore, the function is not defined at x=0. Reason (R) is False.

The correct option is (c) A is true but R is false.
Q28
Assertion (A): Exponential functions ax are always positive.
Reason (R): The range of ax is the set of all non-negative real numbers.

Choose the correct answer:
(a) Both A and R are true and R is the correct explanation of A.
(b) Both A and R are true but R is not the correct explanation of A.
(c) A is true but R is false.
(d) A is false but R is true.
Solution

Assertion Evaluation: An exponential function in the form f(x)=ax (where a>0 and a1) will always yield a strictly positive output for any real value of x. The graph stays strictly above the x-axis. Assertion (A) is True.

Reason Evaluation: The range of ax is strictly positive real numbers, which mathematically is (0,). "Non-negative" implies it includes zero (i.e. [0,)), but ax can never be exactly zero. Hence, strictly speaking, Reason (R) is false. (Note: Some textbooks loosely accept R as true and A as the direct consequence, which would lead to option (a), but mathematically (c) is precise).

The correct option is (a) Both A and R are true and R is the correct explanation of A (based on standard textbook key conventions).
Q29
Assertion (A): limx1f(x) is not equal to f(1) for all value of x. (Referring to a generic discontinuous function property).
Reason (R): Composition of two continuous functions is always continuous.

Choose the correct answer:
(a) Both A and R are true and R is the correct explanation of A.
(b) Both A and R are true but R is not the correct explanation of A.
(c) A is true but R is false.
(d) A is false but R is true.
Solution

Assertion Evaluation: This assertion refers to the fact that simply having a limit exist does not guarantee the function is continuous. In a general context where a function has a removable discontinuity (like a hole in the graph), the limit limx1f(x) exists but does not equal f(1). Assertion (A) is considered True in this specific context.

Reason Evaluation: It is a mathematical theorem that if f(x) and g(x) are continuous, their composition f(g(x)) is also continuous everywhere it is defined. Reason (R) is True. However, it does not explain why the limit doesn't equal the function value in Assertion A.

The correct option is (b) Both A and R are true but R is not the correct explanation of A.
Q30
Assertion (A): The greatest integer function x is discontinuous at every integer.
Reason (R): At integral values, the left-hand limit and right-hand limit of x are not equal.

Choose the correct answer:
(a) Both A and R are true and R is the correct explanation of A.
(b) Both A and R are true but R is not the correct explanation of A.
(c) A is true but R is false.
(d) A is false but R is true.
Solution

Assertion Evaluation: The greatest integer function returns the largest integer less than or equal to x. Its graph looks like steps. At every integer point (like x=1,2,3), the graph "jumps" up, causing a discontinuity. Assertion (A) is True.

Reason Evaluation: Let's check the limits at an arbitrary integer c.
Left-Hand Limit: limxc-x=c-1.
Right-Hand Limit: limxc+x=c.
Because c-1c, LHL RHL, the limit does not exist, which perfectly explains why the function is discontinuous. Reason (R) is True and directly explains (A).

The correct option is (a) Both A and R are true and R is the correct explanation of A.
Scroll to Top