Tribhuwan University

Institute of Science and Technology

2081.2

Bachelor Level / First Year / First Semester / Science

Bachelors in Information Technology (MTH104)

(Basic Mathematics)

Full Marks: 60

Pass Marks: 24

Time: 3 Hours

Candidates are required to give their answers in their own words as for as practicable.

The figures in the margin indicate full marks.

Section A

Long Answers Questions

Attempt any TWO questions.
[2*10=20]
1.
Show that the function f(x)=11x2f(x) = 1 - \sqrt{1 - x^2} is continuous on the interval [1,1][-1,1].Evaluate: limxx(x2x)\lim_{x \to \infty} \sqrt{x}(\sqrt{x-2} - \sqrt{x}).[5+5]

Main Question [5 marks]

Show that f(x)=11x2f(x) = 1 - \sqrt{1 - x^2} is continuous on [1,1][-1,1]

A function is continuous at a point cc if limxcf(x)=f(c)\lim_{x \to c} f(x) = f(c). A function is continuous on an interval if it is continuous at every point in that interval.

Proof:

Let c[1,1]c \in [-1, 1]. We need to show that limxcf(x)=f(c)\lim_{x \to c} f(x) = f(c).

Step a: The function f(x)=11x2f(x) = 1 - \sqrt{1-x^2}

  • g(x)=x2g(x) = x^2 is a polynomial, hence continuous everywhere.
  • h(x)=1x2h(x) = 1 - x^2 is a polynomial, hence continuous everywhere.
  • For x[1,1]x \in [-1,1], we have 1x201 - x^2 \geq 0, so 1x2\sqrt{1-x^2} is defined.
  • x\sqrt{x} is continuous on its domain [0,)[0, \infty).

Step b: By the composition rule, 1x2=h(x)\sqrt{1-x^2} = \sqrt{h(x)} is continuous on [1,1][-1,1] since h(x)0h(x) \geq 0 on this interval.

Step c: Since the difference of continuous functions is continuous:

f(x)=11x2f(x) = 1 - \sqrt{1-x^2}

is continuous on [1,1][-1,1] (constant function 11 minus a continuous function $\sqrt{1-x^2}$).

Step d: At the endpoints:

  • At x=1x = -1: limx1+f(x)=111=1=f(1)\lim_{x \to -1^+} f(x) = 1 - \sqrt{1-1} = 1 = f(-1)
  • At x=1x = 1: limx1f(x)=111=1=f(1)\lim_{x \to 1^-} f(x) = 1 - \sqrt{1-1} = 1 = f(1)

Conclusion: Since f(x)f(x) is continuous at every interior point and at both endpoints (one-sided continuity), f(x)f(x) is continuous on [1,1][-1,1].


Sub-question 1 [5 marks]

Evaluate: limxx(x2x)\lim_{x \to \infty} \sqrt{x}(\sqrt{x-2} - \sqrt{x})

Strategy: Rationalize the expression by multiplying and dividing by the conjugate.

Step a: Multiply and divide by the conjugate:

x(x2x)×x2+xx2+x\sqrt{x}(\sqrt{x-2} - \sqrt{x}) \times \frac{\sqrt{x-2} + \sqrt{x}}{\sqrt{x-2} + \sqrt{x}}

Step b: Simplify the numerator using (ab)(a+b)=a2b2(a-b)(a+b) = a^2 - b^2:

=x(x2)xx2+x= \sqrt{x} \cdot \frac{(x-2) - x}{\sqrt{x-2} + \sqrt{x}}

=x2x2+x= \sqrt{x} \cdot \frac{-2}{\sqrt{x-2} + \sqrt{x}}

Step c: Simplify:

=2xx2+x= \frac{-2\sqrt{x}}{\sqrt{x-2} + \sqrt{x}}

Step d: Divide numerator and denominator by x\sqrt{x}:

=2x2x+1=2x2x+1= \frac{-2}{\frac{\sqrt{x-2}}{\sqrt{x}} + 1} = \frac{-2}{\sqrt{\frac{x-2}{x}} + 1}

=212x+1= \frac{-2}{\sqrt{1 - \frac{2}{x}} + 1}

Step e: Apply the limit as xx \to \infty:

As xx \to \infty, 2x0\frac{2}{x} \to 0, so 12x1=1\sqrt{1 - \frac{2}{x}} \to \sqrt{1} = 1

=21+1=22= \frac{-2}{1 + 1} = \frac{-2}{2}

limxx(x2x)=1\boxed{\lim_{x \to \infty} \sqrt{x}(\sqrt{x-2} - \sqrt{x}) = -1}

2.
If f(x)=x2+2x1f(x) = x^2 + 2x - 1 and g(x)=2x3g(x) = 2x - 3, then find fog(x)fog(x) and gof(x)gof(x).Find the local maxima and local minima of the function f(x)=3x44x312x2+5f(x) = 3x^4 - 4x^3 - 12x^2 + 5.[5+5]
3.
Find the area enclosed by the ellipse x29+y24=1\frac{x^2}{9} + \frac{y^2}{4} = 1.Evaluate: 02xx2+4dx\int_0^2 \frac{x}{\sqrt{x^2 + 4}} \, dx.[5+5]
Section B

Short Answers Questions

Attempt any Eight questions.
[8*5=40]
4.
Solve: xy=yxy' = y, when y(1)=2y(1) = 2. [5]
5.
Determine whether the series n=152n2+4n+3\sum_{n=1}^{\infty} \frac{5}{2n^2 + 4n + 3} is convergent or divergent. [5]
6.
Find a unit vector that has the same direction as the given vector 3i+7j-3\mathbf{i} + 7\mathbf{j}. [5]
7.
Solve: yy6y=0y'' - y' - 6y = 0. [5]
8.
Use the chain rule to find dzdt\frac{dz}{dt} when z=cos(x+4y)z = \cos(x + 4y), x=5t4x = 5t^4, y=1ty = \frac{1}{t}. [5]
9.
Find zx\frac{\partial z}{\partial x} and zy\frac{\partial z}{\partial y} if x3+y3+z3+6xyz=1x^3 + y^3 + z^3 + 6xyz = 1. [5]
10.
Find the Maclaurin’s series expansion of f(x)=lnxf(x) = \ln x. [5]
11.
Test whether the function f(x)={x24x2if x24if x=2f(x) = \begin{cases} \frac{x^2 - 4}{x - 2} & \text{if } x \ne 2 \\ 4 & \text{if } x = 2 \end{cases} is continuous or discontinuous at x=2x = 2. Explain. [5]
12.
Sketch the graph of f(x)=xf(x) = \sqrt{x}. Also, find the domain and range. [5]