250+ TOP MCQs on Lagrange’s Mean Value Theorem and Answers

Engineering Mathematics Interview Questions and Answers for Experienced people focuses on “Lagrange’s Mean Value Theorem – 2”.

1. Mean Value Theorem tells about the
a) Existence of point c in a curve where slope of a tangent to curve is equal to the slope of line joining two points in which curve is continuous and differentiable
b) Existence of point c in a curve where slope of a tangent to curve is equal to zero
c) Existence of point c in a curve where curve meets y axis
d) Existence of point c in a curve where curve meets x axis
Answer: a
Explanation: Statement of Mean Value Theorem is that, If function f(x) is continuous in closed interval [a, b] and differentiable in open interval (a, b), then there exists a point ‘c’ such that c∈(a,b) and f’(c) = [f(b)-f(a)]/(b-a).

2. If f(a) is euquals to f(b) in Mean Value Theorem, then it becomes
a) Lebniz Theorem
b) Rolle’s Theorem
c) Taylor Series of a function
d) Leibnit’x Theorem
Answer: b
Explanation: According to Mean Value Theorem, If a function exist at pt. ‘a’, ‘b’ and continuous in closed interval [a, b] and differentiable in open interval (a, b) then there exists a point ‘c’, such that c∈(a, b), Where,
f’(c)= [f(b)-f(a)]/(b-a).
Hence, By putting f(b) = f(a) in the statement of Mean Value Theorem, we get
f’(c) = [f(b)-f(a)]/(b-a) = 0. Which is a statement of Rolle’s Theorem.

3. Mean Value theorem is applicable to the
a) Functions differentiable in closed interval [a, b] and continuous in open interval (a, b)
b) Functions continuous in closed interval [a, b] only and having same value at point ‘a’ and ‘b’
c) Functions continuous in closed interval [a, b] and differentiable in open interval (a, b)
d) Functions differentiable in open interval (a, b) only and having same value at point ‘a’ and ‘b’
Answer: c
Explanation: Statement of Mean Value Theorem is that, If function f(x) is continuous in closed interval [a, b] and differentiable in open interval (a, b), then there exists a point ‘c’ such that c∈(a,b) and f’(c) = [f(b)-f(a)]/(b-a).

4. Mean Value theorem is also known as
a) Rolle’s Theorem
b) Lagrange’s Theorem
c) Taylor Expansion
4) Leibnitz’s Theorem
Answer: b
Explanation: Statement of Mean Value Theorem is that, If function f(x) is continuous in closed interval [a, b] and differentiable in open interval (a, b), then there exists a point ‘c’ such that c∈(a, b) and f’(c) = [f(b)-f(a)]/(b-a).
It is also known as Lagrange’s Theorem.

5. Find the point c in the curve f(x) = x3 + x2 + x + 1 in the interval [0, 1] where slope of a tangent to a curve is equals to the slope of a line joining (0,1)
a) 0.64
b) 0.54
c) 0.44
d) 0.34
Answer: b
Explanation: f(x) = x3 + x2 + x + 1
f(x) is continuous in given interval [0,1].
f’(x) = 3x2+2x+1
Since, value of f’(x) is always finite in interval (0, 1) it is differentiable in interval (0, 1).
f(0) = 1
f(1) = 4
By mean value theorem,
f’(c) = 3c2 + 2c + 1 = (4-1)/(1-0) = 3
⇒ c = 0.548,-1.215
Since c belongs to (0, 1) c = 0.54.

6. Find the equation of curve whose roots gives the point which lies in the curve f(x) = xSin(x) in the interval [0, π2] where slope of a tangent to a curve is equals to the slope of a line joining (0, π2)
a) c = -Sec(c) – Tan(c)
b) c = -Sec(c) – Tan(c)
c) c = Sec(c) +Tan(c)
d) c = Sec(c) – Tan(c)
Answer: d
Explanation: f(x) = xSin(x)
Since f1(x) = x and f2(x)=Sin(x) both are continuous in interval [0, π2], the curve f(x)=f1(x)f2(x) is also continuous.
f’(x) = xCos(x) + Sin(x)
f’(x) always have finite value in interval [0, π2] hence it is differentiable in interval (0, π2).
f(0) = 0
f(π2) = π2

By mean value theorem,
f’(c) = cCos(c) + Sin(c) = (π2 – 0)/(π2 – 0)=1
Hence, c = Sec(c) – Tan(c) is the required curve.

7. Can Mean Value Theorem be applied in the curve
f(x)=(begin{cases}3sin(x)&0a) True
b) False
Answer: b
Explanation: Continuity Check
(lim_{xrightarrow π/4-}f(x) = 3Sin(frac{π}{4}) = 3/sqrt{2})
(lim_{xrightarrow π/4+)}f(x) = Sin(π/4)- Cos(π/4) = 0)
Since (lim_{xrightarrowπ/4+} ≠ lim_{xrightarrowπ/4-})
Function f(x) is not continuous hence mean value theorem cannot be applied.

8. Find point c between [2,9] where, the slope of tangent to the function f(x)=1+(sqrt[3]{x-1}) at point c is equals to the slope of a line joining point (2,f(2)) and (9,f(9)).
(Providing given function is continuous and differentiable in given interval).
a) -2.54
b) 4.56
c) 4.0
d) 4.9
Answer: b
Explanation: Since the given function is continuous and differentiable in a given interval,
f(2) = 2
f(9) = 3
Applying mean value theorem,
f’(c) = 1/3(sqrt[3]{x-1})(c-1)2 = [f(9)-f(2)]/(9-2) = 1/7
c = 1 ± (7/3)(3/2)
c = 4.56,-2.54
Since c lies in (2,9), c = 4.56.

9. Find point c between [-1,6] where, the slope of tangent to the function f(x) = x2+3x+2 at point c is equals to the slope of a line joining point (-1,f(-1)) and (6,f(6)).
(Providing given function is continuous and differentiable in given interval).
a) 2.5
b) 0.5
c) -0.5
d) -2.5
Answer: a
Explanation: Since the given function is continuous and differentiable in a given interval,
f(-1) = 0
f(6) = 56
Applying mean value theorem,
f’(c) = 2c+3 = [f(6)-f(-1)]/[6-(-1)] = 56/7 = 8
c = 5/2
c = 2.5.

10. If f(x) = Sin(x)Cos(x) is continuous and differentiable in interval (0, x) then
a) 1<(frac{Cos(x)Sin(x)}{x}) b) 1<(frac{Cos(x)Sin(x)}{x}) c) 1<(frac{Cos(x)Sin(x)}{x}) d) 1<(frac{Cos(x)Sin(x)}{x}) <1+Cos(2x)
Answer: b
Explanation: f(x) = sin(x)cos(x)
Given f(x) is continuous and differentiable in interval (0, x),
Applying mean value theorem in interval (0, x)
f’(c) = Cos(2c) = [f(x)-f(0)]/[x-0] = (frac{Cos(x)Sin(x)}{x}) ……………………. (1)
Now, Given
0 < c < x
Multiplying by 2 and taking Cos, We get
1 < Cos(2c) < Cos(2x)
1 < (frac{Cos(x)Sin(x)}{x}) < Cos(2x).

To practice all areas of Engineering Mathematics for Interviews,

250+ TOP MCQs on Envelopes and Answers

Differential and Integral Calculus Quiz focuses on “Envelopes”.

1. Envelope of a family of curves can be defined as __________
a) A curve which touches 50% of the family of curves
b) A curve which is a straight line
c) A curve which touches each member of the family of curves
d) A curve which surrounds the family of curves
Answer: c
Explanation: An envelope is a curve that is a tangent to all the members of the family of curves at some point. It intersects all the curves at some point.

2. Do concentric circles have an envelope?
a) Yes
b) No
Answer: b
Explanation: Concentric circles are circles having the same center but different radii. No curve can be a tangent to all the circles. Hence, there is no envelope for concentric circles.

3. What is the relation between evolutes and envelopes?
a) Evolutes and envelopes are same
b) Evolute is the envelope of normals to a curve
c) Evolute is the envelope of tangents to a curve
d) Envelope is the evolute of normal to a curve
Answer: b
Explanation: Evolute is the locus of the all the centres of curvature of the curve whereas envelope is the curve which touches all the members of the family of the curve i.e Envelope is tangent to all the curves in a family of curves. Hence, evolute is the envelope of normal to a curve.

4. Find the envelope of the family of lines (frac{x}{t} ) + yt = 2c, t being the parameter.
a) xy = c
b) xy = 2c
c) xy = 2
d) xy = c2
Answer: d
Explanation: Given equation can be written as yt2 – 2ct + x = 0 ——–> eq(1)
The envelope of At2 + Bt + C = 0 is B2 – 4AC = 0 ———> eq(2)
From eq(1), A = y, B= -2c, C = x
Putting the values in eq(2),
(-2c)2 – 4(y)(x) = 0
4c2 – 4xy = 0
xy = c2.

5. What is the envelope of the family of straight lines y = mx +(frac{a}{m} ), m is the parameter?
a) y = 4ax
b) y2 = 4ax
c) x = 4ay
d) x2 = 4ay
Answer: b
Explanation: The given equation can be written as m2x – ym + a = 0 —-> eq(1) is in the form At2 + Bt + C =0
The envelope is given by B2 – 4AC = 0 ——> eq(2)
From eq(1), A = x , B = -y , C = a
Putting the values in eq(2),
(-y)2 – 4(x)(a) = 0
y2 = 4ax.

6. What is the envelope of straight lines given by x cos b + y sin b = a sec b, where b is the parameter?
a) y2 + 4a(a-x) = 0
b) y + 4ax = 0
c) y + 4a(a-x) = 0
d) y2 = 4a(a-x)
Answer: d
Explanation: Dividing the given equation by cos b,
x + y tan b = a (frac{sec⁡b}{cos⁡b}) = a sec2 b = a(1 + tan2 b)
The above equation can be written as a tan2 b – y tan b + (a-x) = 0 which is a quadratic equation in tan b
Hence, A = a, B = -y, C = a-x
The envelope is B2 – 4AC = 0
(-y)2 – 4(a)(a-x) = 0
y2 = 4a(a-x).

Global Education & Learning Series – Differential and Integral Calculus.

To practice all areas of Differential and Integral Calculus for Quizzes,

250+ TOP MCQs on Maxima and Minima of Two Variables and Answers

Engineering Mathematics Multiple Choice Questions on “Maxima and Minima of Two Variables – 1”.

1. Consider the f(x, y) = x2 + y2 – a. For what values of a do we have critical points for the function.
a) independent of a
b) for any real number except zero
c) a ∊ (0, +∞)
d) a ∊ (-1, 1)
Answer: a
Explanation: Consider
fx = 2x
and
fy = 2y
There is no a here. Thus, independent of a.

2. The critical point exist for the function f(x, y) = xn + xn-1 y +……+yn at (0,0).
a) True
b) False
Answer: b
Explanation: Counter example is with n=1
f(x, y) = x + y.

3. f(x, y) = sin(x).cos(y) Which of the following is a critical point?
a) (Π4, Π4)
b) (- Π4, Π4)
c) (0, Π2)
d) (0, 0)
Answer: c
Explanation: fx = cos(x).cos(y) = 0
fy = – sin(x).sin(y)
→(x, y) = (0, Π2).

4. The point (0,0) in the domain of f(x, y) = sin(xy) is a point of ___________
a) Saddle
b) Minima
c) Maxima
d) Constant
Answer: d
Explanation: Differentiating fxx = -y2.sin(xy)
fyy = -x2.sin(xy)
fxy = -yx.sin(xy)
Observe that fxx. fyy – (fxy)2
Hence, it is a saddle point.

5. A man travelling onf(x, y) = sin(xy). His shadow passing through the origin in a straight line (sun travels with him overhead).
What is the slope of the line travelling on which would lead him to the lowest elevation.
a) There isn’t such a line
b) 1
c)-1
d) 0
Answer: a
Explanation: Differentiating yields
fxx = -y2.sin(xy)
fyy = -x2.sin(xy)
fxy = -yx.sin(xy)
Observe that (0,0) is an inconclusive point
Hence, he will never reach the lowest elevation(because there isn’t such point.

6. let s(1) be the set of all critical points of f1(x, y) = g1(x).g2(y) and s(2) be the set of critical points of f2(g1(x), g2(y)) Which of the following is the right relation between s(1) and s(2), given that minimum number of elements in s(1) is 2.
a) s(1) = s(2)
b) s(1) ≠ s(2)
c) s(1) ∩ s(2) ≠ 0
d) depends on the functions
Answer: b
Explanation: Differentiating f1(g1(x), g2(y)) with respect to x and y separately we get
dx = f1x g1x (x)
dy = f1y g1y (y)
This implies
g1x = 0
g1y = 0
Which are also the set of critical points of f1(x, y)
Thus we have the relation as s(1) ∩ s(2) ≠ 0.

7. f(x, y)=(10y(10y-1)+(frac{x^3sin(x^2)tan(x^3)}{(x-1)^3})-100y^2). Find the critical points
a) (0,0)
b) (1,1)
c) (2,22)
d) None exist
Answer: d
Explanation: Rewriting the function
f(x, y)=((frac{x^3sin(x^2)tan(x^3)}{(x-1)^3})-10y)
Differentiating with respect to y we get
fy = -10
-10 ≠ 0
There exist no critical point.

8. Consider the vertical cone. The minimum value of the function in the region f(x,y) = c is?
a) constant
b) 1
c) 0
d) -1
Answer: a
Explanation: f(x,y) = c is a level curve over which the function has constant value
Hence, we have the answer as a constant.

250+ TOP MCQs on Triple Integral and Answers

Differential and Integral Calculus Multiple Choice Questions on “Triple Integral”.

1. The value of (int_0^1 int_0^x int_0^{x+y} ,xyz ,dz, dy, dx,) is given by ____
a) 17/144
b) 16/72
c) 17/72
d) 15/144
Answer: a
Explanation: (int_{x=0}^1 int_{y=0}^x int_{z=0}^{x+y},xyz ,dz, dy, dx,)
(int_{x=0}^1 int_{y=0}^x xy[frac{z^2}{2}]_0^{x+y} ,dy ,dx = int_{x=0}^1 int_{y=0}^x xy frac{(x+y)^2}{2} ,dy ,dx)
(=frac{1}{2} int_{x=0}^1 int_{y=0}^x xy(x^2 + y^2 + 2xy) ,dy ,dx)
(=frac{1}{2} int_{x=0}^1 int_{y=0}^x(x^3 y + xy^3 + 2x^2 y^2) ,dy ,dx)
(=frac{1}{2} int_{x=0}^1 Big[x^3 frac{y^2}{2} + x frac{y^4}{4} + frac{2x^2 y^3}{3}Big]_{y=0}^x dx = frac{1}{2} int_{x=0}^1(frac{x^5}{2} + frac{x^5}{4} + frac{2x^5}{3}) ,dx)
(=frac{1}{2} Big[frac{x^6}{12} + frac{x^6}{24} + frac{x^6}{9}Big]_{x=0}^1=(frac{1}{12} + frac{1}{24} + frac{1}{9})frac{1}{2} = frac{17}{144}.)

2. The integral value of (int_0^a int_0^x int_0^{x+y} e^{x+y+z} ,dz ,dy ,dx) is given by _____
a) (=frac{1}{3}(e^{4a}+6e^{2a}+8e^{a}+3))
b) (=frac{1}{3}(e^{4a}-6e^{2a}+4e^{a}+3))
c) (=frac{1}{8}(e^{4a}-6e^{2a}+8e^{a}-3))
d) 0
Answer: c
Explanation: (int_0^a int_0^x int_0^{x+y} e^{x+y+z} ,dz ,dy ,dx = int_0^a int_0^x int_0^{x+y} e^{x+y} e^{z} ,dz ,dy ,dx)
(int_0^a int_0^x e^{x+y} [e^{z}]_0^{x+y} ,dy ,dx = int_0^a int_0^x e^{x+y} (e^{x+y}-1) ,dy ,dx)
(int_0^a int_0^x(e^{2x+2y}-e^{x+y}) ,dy ,dx = int_0^a {e^{2x} big[frac{e^{2y}}{2}big]_0^x – e^x [e^y]_0^x} ,dx)
(int_0^a(frac{e^{4x}}{2} – frac{3}{2} e^{2x} + e^x)dx = big[frac{e^{4x}}{8} – frac{3}{4} e^{2x} + e^x big]_0^a )
(= (frac{e^{4a}}{8} – frac{3}{4} e^{2a} + e^a)-(frac{1}{8}-frac{3}{4}+1))
(=frac{1}{8}(e^{4a}-6e^{2a}+8e^{a}-3)).

3. The integral value of (int_0^{frac{π}{2}} int_0^{a sinθ} int_0^r r ,dr ,dθ ,dz ) is _____
a) 0.5
b) 0.25
c) 1
d) 0
Answer: d
Explanation: (int_{θ=0}^{frac{π}{2}} int_{r=0}^{a sinθ} int_{z=0}^r r ,dr ,dθ ,dz = int_{θ=0}^{frac{π}{2}} int_{r=0}^{a sinθ} r big[zbig]_0^r ,dr ,dθ )
(= int_{θ=0}^{frac{π}{2}} int_{r=0}^{a sinθ} r^2 ,dr ,dθ)
(int_{θ=0}^{frac{π}{2}}big[frac{r^3}{3}big]_0^{sin⁡θ} ,dθ = int_0^{frac{π}{2}} frac{sin^3 θ}{3} ,dθ = int_0^{frac{π}{2}} frac{3 sin⁡θ-sin⁡3θ}{12} ,dθ = Big[frac{-3 cos⁡θ + 3 cos⁡3θ}{12}Big]_0^{frac{π}{2}}=0).

4. The integral value of (int_0^1 int_0^{1-x} int_0^{1-x-y} frac{dz dy dx}{(1+x+y+z)^3} ) is given by_____
a) (log⁡sqrt{2} – frac{7}{16})
b) (log⁡sqrt{4} + frac{5}{32})
c) (logsqrt{2} – frac{5}{16})
d) (log⁡sqrt{4} – frac{6}{32})
Answer: c
Explanation: (int_{x=0}^1 int_{y=0}^{1-x} int_{z=0}^{1-x-y} frac{dz dy dx}{(1+x+y+z)^3} = int_0^1 int_0^{1-x}Big[frac{-1}{(2(1+x+y+z)^2}Big]_{z=0}^{1-x-y} ,dy ,dx)
(int_0^1 int_0^{1-x}[frac{-1}{8} + frac{1}{(2(1+x+y)^2)}] ,dy ,dx = int_0^1 Big[frac{-y}{8} – frac{1}{2(1+x+y)}Big]_{y=0}^{1-x} ,dx)
(int_{x=0}^1 Big[frac{-(1-x)}{8} – frac{1}{4} + frac{1}{2(x+1)}Big]dx = int_{x=0}^1 Big[frac{-3}{8} + frac{x}{8} + frac{1}{2(x+1)}Big]dx)
(Big[frac{-3x}{8} + frac{x^2}{16} + frac{1}{2} log(x+1)Big]_{x=0}^1 = frac{3}{8} + frac{1}{16} + frac{log⁡2}{2} = logsqrt{2} – frac{5}{16}.)

5. The integral of (int_{-1}^1 int_0^z int_{x-z}^{x+z} (x+y+z),dy ,dx ,dz) is given by _______
a) 0
b) 1
c) 0.25
d) 4
Answer: a
Explanation: (=int_{z=-1}^1 int_{x=0}^z int_{y=x-z}^{x+z}(x+y+z)dy ,dx ,dz = int_{z=-1}^1 int_{x=0}^zBig[xy + frac{y^2}{2} + zyBig]_{y=x-z}^{x+z} ,dx ,dz)
( =int_{z=-1}^1 int_{x=0}^z Big{x((x+z)-(x-z))+frac{1}{2} [(x+z)^2-(x-z)^2] \
+z((x+z)-(x- z))Big}dx ,dz)
( =int_{z=-1}^1 int_{x=0}^z(2xz+2xz+2z^2)dx ,dz)
( = int_{-1}^1big[z(2x^2)+(2z^2 x)big]_{x=0}^z ,dz = int_{z=-1}^1 2z^3+2z^3 dz=big[z^4big]_{-1}^1=0.)

Global Education & Learning Series – Differential and Integral Calculus.

To practice all areas of Differential and Integral Calculus,

250+ TOP MCQs on Simple Electrical Networks Solution and Answers

Ordinary Differential Equations Quiz focuses on “Simple Electrical Networks Solution”.

1. A constant electromotive force E volts is applied to a circuit containing a constant resistance R ohm in series with a constant inductance L henries. If the initial current is zero. What is the current in the circuit at any time t?
a) (frac{E}{R} left(1-e^{frac{-Rt}{L}}right))
b) (frac{E}{R} left(e^{frac{Rt}{L}}right))
c) (frac{E}{L} (1-e^{RLt}))
d) (frac{E}{L} (e^{-RLt}))
Answer: a
Explanation: The differential equation for the circuit is derived based on Kirchhoff’s voltage law and it is given by (L frac{di}{dt} + Ri = E rightarrow frac{di}{dt} + frac{R}{L} ,i = frac{E}{L}) this is of the form (frac{dy}{dx} + Px = Q)
i.e it is linear DE ( I.F = e^{int P ,dx} = e^{int frac{R}{L} ,dt} = e^{frac{Rt}{L}}, Q=frac{E}{L} ) and its solution is given by
(ye^{int P ,dx} = int Q e^{int P ,dx} ,dx + c rightarrow ,ie^{frac{Rt}{L}} = int e^{frac{Rt}{L}} * frac{E}{L} ,dt + c)
(ie^{frac{Rt}{L}} = (e^{frac{Rt}{L}} * frac{E}{L} * frac{1}{R/L}) + c rightarrow i = frac{E}{R} + ce^{frac{-Rt}{L}})….(1) given i(0)=0
(rightarrow -frac{E}{R} = c) substituting in (1) we get (i(t) = frac{E}{R}-frac{E}{R} e^{frac{-Rt}{L}} = frac{E}{R} left(1-e^{frac{-Rt}{L}}right).)

2. A voltage Ee-at is applied at t=0 to a circuit containing inductance L and resistance R. Determine the current at any time t.
a) (frac{Ee^{-at}}{L-Ra} left(e^{frac{-Rt}{L}}right))
b) (frac{E}{R-La} left(e^{-at}-e^{frac{-Rt}{L}}right))
c) (frac{E}{La} left(e^{-at}+e^{frac{Rt}{L}}right))
d) (frac{Ee^{-at}}{R} left(1-e^{frac{-Rt}{L}}right))
Answer: b
Explanation: The differential equation for the circuit is derived based on Kirchhoff’s voltage law and it is given by (L frac{di}{dt} + Ri = E rightarrow frac{di}{dt} + frac{R}{L} ,i = frac{Ee^{-at}}{L}) this is of the form (frac{dy}{dx} + Px = Q)
its solution is (ie^{frac{Rt}{L}} = int e^{frac{Rt}{L}} * frac{Ee^{-at}}{L} ,dt + c = frac{E}{L} int e^{(frac{R}{L}-a)t} ,dt + c)
(ie^{frac{Rt}{L}} = Big{frac{E}{L} * e^{(frac{R}{L}-a)t} * frac{1}{(frac{R}{L}-a)}Big} + c = frac{E}{R-La} * e^{(frac{R}{L}-a)t} + c)
(i = frac{Ee^{-at}}{L-Ra} + ce^{frac{-Rt}{L}})….(1) using i(0)=0 we get (c=frac{-E}{R-La} )
substituting in (1)
(i(t) = frac{E}{R-La} left(e^{-at}-e^{frac{-Rt}{L}}right)).

3. The current i amperes at any time t is given by (L frac{di}{dt} + Ri = E), when a resistance R ohms is connected in series with an inductance L henries and E.M.F of E volts. If E=10 sin(t) volts and i=0 when t=0,which among the following is the correct expression for i(t) at any time t?
a) (frac{10}{R^2+L^2} (R cos⁡t – L sin⁡t + Le^{frac{Rt}{L}}))
b) (frac{10}{R^2+L^2} (R sin⁡t + L cos⁡t – Le^{frac{Rt}{L}}))
c) (frac{10}{R^2+L^2} (R sin⁡t – L cos⁡t + Le^{frac{-Rt}{L}}))
d) (frac{10}{R^2+L^2} (L cos⁡t – R sin⁡t + Le^{frac{-Rt}{L}}))
Answer: c
Explanation: (L frac{di}{dt} + Ri = 10 ,sin⁡t rightarrow frac{di}{dt} + frac{R}{L} i=frac{10 sin t}{L} ) since it is an Linear DE its solution is
given by (ie^{frac{Rt}{L}} = int frac{10}{L} * sin⁡t * e^{frac{Rt}{L}} ,dt = frac{10}{L} int ,sin⁡t * e^{frac{Rt}{L}} ,dt ) ……using the formula
(int e^{at} ,sin, ⁡bt ,dt = frac{e^{at}}{a^2+b^2} (a sin⁡bt – b cos⁡bt)) we get
(ie^{frac{Rt}{L}} = frac{10}{L} * frac{e^{frac{Rt}{L}}}{(frac{R}{L})^2+1^2} (frac{R}{L} sin⁡t-cos⁡t)+c)
(ie^{frac{Rt}{L}} = frac{10e^{frac{Rt}{L}}} {R^2+L^2} (R sin t-L cos t) + c rightarrow i(t) = frac{10}{R^2+L^2} (R sin⁡t-L cos⁡t) + ce^{frac{-Rt}{L}})..(1)
using i(0)=0 we have (c=frac{-10L}{R^2+L^2} ) substituting this back in (1) we get
(i(t) = frac{10}{R^2+L^2} (R sin⁡t-L cos⁡t) – frac{10L}{R^2+L^2} e^{frac{-Rt}{L}} = frac{10}{R^2+L^2} (R sin⁡t – L cos⁡t + Le^{frac{-Rt}{L}}).)

Global Education & Learning Series – Ordinary Differential Equations.

To practice all areas of Ordinary Differential Equations for Quizzes,

250+ TOP MCQs on Types and Properties of Matrices and Answers

Linear Algebra Multiple Choice Questions on “Types and Properties of Matrices”.

1. Find the transpose of the given Matrix.
(begin{bmatrix}1&3&-2\-1&7&0\1&0&8end{bmatrix})
a) (begin{bmatrix}1&-1&1\3&7&0\-2&0&8end{bmatrix})
b) (begin{bmatrix}1&1&1\3&7&0\-2&0&8end{bmatrix})
c) (begin{bmatrix}1&-1&1\3&7&22\-2&0&8end{bmatrix})
d) (begin{bmatrix}1&3&-2\-1&7&0\1&0&8end{bmatrix})
Answer: a
Explanation: We know that in a transpose matrix,
The rows and columns get interchanged.
So the transpose of the given matrix will be
(begin{bmatrix}1&-1&1\3&7&0\-2&0&8end{bmatrix})
.

2. Which of the following matrix is Skew Symmetric?
a) (begin{bmatrix}0&1\-1&0end{bmatrix})
b) (begin{bmatrix}0&1\1&0end{bmatrix})
c) (begin{bmatrix}0&3\-1&9end{bmatrix})
d) (begin{bmatrix}8&-2\-1&3end{bmatrix})
Answer: a
Explanation: We know for a Skew Symmetric Matrix,
A=-AT
So for option (begin{bmatrix}0&1\-1&0end{bmatrix}),
AT=(begin{bmatrix}0&-1\1&0end{bmatrix})=(-1)(begin{bmatrix}0&1\-1&0end{bmatrix})=A.

3. Which of the following matrix are singular?
a) (begin{bmatrix}31&12\26&8end{bmatrix})
b) (begin{bmatrix}1&11\2&8end{bmatrix})
c) (begin{bmatrix}13&12\22&8end{bmatrix})
d) (begin{bmatrix}3&12\2&8end{bmatrix})
Answer: d
Explanation: We know that,
A singular matrix is one whose determinant = 0
(begin{bmatrix}3&12\2&8end{bmatrix})
Determinant=24-24=0
Thus it is a singular matrix.

Global Education & Learning Series – Linear Algebra.

To practice all areas of Linear Algebra,