Board paper

Basic Mathematics 2022 Board Question Paper

MTH 103 · Basic Mathematics

Programme
BITM / BIM
Academic year
Semester 1
Exam year
2022 AD
Sitting
regular
Full marks
100
Duration
180 minutes

Tribhuvan University

Faculty of Management

Office of the Dean

2022 AD / Regular Examination

Course: MTH 103 · Basic Mathematics

Level: Bachelor of Information Technology Management (BITM / BIM) (BITM / BIM) · Semester 1

Full Marks: 100

Time: 3 hrs.

Time: 3 Hrs. | Full Marks: 100 | Pass Marks: 50

Subjective Questions

  1. Give brief answer of the following questions. a) Find (\gamma(A-B)), where (A = \begin{pmatrix} 3 & 2 & 6 \ 4 & 5 & 7 \end{pmatrix}) and (B = \begin{pmatrix} 1 & 3 & 6 \ -3 & 2 & 5 \end{pmatrix}). b) Find the value of determinant: [ \begin{vmatrix} 1 & 2 & 2 \ 2 & 3 & 2 \ 3 & 4 & 3 \end{vmatrix} ] c) Evaluate: ( \lim_{x \to \infty} \frac{7x^{2+5}x-2}{2x^{3+5}x-5} )

    d) Find the area of curve bounded by x-axis and ordinates of y=3x² from x₁=1 and x₂=2. e) Solve the following differential equation: () \frac{dy}{dx} = 3x + 1 )

    f) If (A = {a, b, c, d, e, f, g, h}, B = {e, f, g, h, i, j, k}) then find A ∪ B and A ∩ B.

    g) Express the following complex number into polar form (Z = 1 + i\sqrt{3})

    h) Rewrite the following absolute value sign -5 ≤ x ≤ 11

    i) Show that the following pair of vectors are orthogonal −5⁴ + 4j⁷ -k, 5⁴ + 7j⁷ + 3k where i, j and k are the vectors.

    j) Find the derivative of (y = 3x² + e^x - \frac{1}{x} + logx)

    [10]
    View model solution

    Step-by-Step Solutions: Brief Answer Questions

    a. Find γ(AB)\gamma(A-B) [Scalar Multiple γ\gamma of Matrix Difference]:

    A=(326457),B=(136325)A = \begin{pmatrix} 3 & 2 & 6 \\ 4 & 5 & 7 \end{pmatrix}, \quad B = \begin{pmatrix} 1 & 3 & 6 \\ -3 & 2 & 5 \end{pmatrix}
    AB=(3123664(3)5275)=(210732)A - B = \begin{pmatrix} 3-1 & 2-3 & 6-6 \\ 4-(-3) & 5-2 & 7-5 \end{pmatrix} = \begin{pmatrix} 2 & -1 & 0 \\ 7 & 3 & 2 \end{pmatrix}
    γ(AB)=(2γγ07γ3γ2γ)\mathbf{\gamma(A - B) = \begin{pmatrix} 2\gamma & -\gamma & 0 \\ 7\gamma & 3\gamma & 2\gamma \end{pmatrix}}

    b. Value of Determinant:

    Δ=122232343\Delta = \begin{vmatrix} 1 & 2 & 2 \\ 2 & 3 & 2 \\ 3 & 4 & 3 \end{vmatrix}

    Expanding along Row 1:

    Δ=1(3324)2(2323)+2(2433)\Delta = 1\cdot(3\cdot 3 - 2\cdot 4) - 2\cdot(2\cdot 3 - 2\cdot 3) + 2\cdot(2\cdot 4 - 3\cdot 3)
    =1(98)2(66)+2(89)=1(1)2(0)+2(1)=12=1= 1\cdot(9 - 8) - 2\cdot(6 - 6) + 2\cdot(8 - 9) = 1(1) - 2(0) + 2(-1) = 1 - 2 = \mathbf{-1}

    c. Evaluate Limit at Infinity:

    limx7x2+5x22x3+5x5\lim_{x \to \infty} \frac{7x^2 + 5x - 2}{2x^3 + 5x - 5}

    Dividing numerator and denominator by x3x^3:

    limx7x+5x22x32+5x25x3=0+002+00=0\lim_{x \to \infty} \frac{\frac{7}{x} + \frac{5}{x^2} - \frac{2}{x^3}}{2 + \frac{5}{x^2} - \frac{5}{x^3}} = \frac{0 + 0 - 0}{2 + 0 - 0} = \mathbf{0}

    d. Area Under Curve y=3x2y = 3x^2 from x1=1x_1 = 1 to x2=2x_2 = 2:

    Area=123x2dx=[x3]12=2313=81=7 sq. units\text{Area} = \int_{1}^{2} 3x^2 dx = \left[ x^3 \right]_1^2 = 2^3 - 1^3 = 8 - 1 = \mathbf{7 \text{ sq. units}}

    e. Solve Differential Equation dydx=3x+1\frac{dy}{dx} = 3x + 1:

    dy=(3x+1)dx    dy=(3x+1)dx    y=32x2+x+Cdy = (3x + 1) dx \implies \int dy = \int (3x + 1) dx \implies \mathbf{y = \frac{3}{2}x^2 + x + C}

    f. Sets A={a,b,c,d,e,f,g,h}A = \{a, b, c, d, e, f, g, h\} and B={e,f,g,h,i,j,k}B = \{e, f, g, h, i, j, k\}:

    AB={a,b,c,d,e,f,g,h,i,j,k}\mathbf{A \cup B = \{a, b, c, d, e, f, g, h, i, j, k\}}
    AB={e,f,g,h}\mathbf{A \cap B = \{e, f, g, h\}}

    g. Polar Form of Z=1+i3Z = 1 + i\sqrt{3}:

    r=Z=12+(3)2=1+3=2r = |Z| = \sqrt{1^2 + (\sqrt{3})^2} = \sqrt{1 + 3} = 2
    θ=tan1(31)=π3=60\theta = \tan^{-1}\left(\frac{\sqrt{3}}{1}\right) = \frac{\pi}{3} = 60^\circ
    Z=2(cosπ3+isinπ3)=2eiπ/3\mathbf{Z = 2\left(\cos\frac{\pi}{3} + i\sin\frac{\pi}{3}\right) = 2 e^{i\pi/3}}

    h. Rewrite 5x11-5 \le x \le 11 Using Absolute Value Sign:

    Midpoint c=5+112=3,Radius r=11(5)2=8\text{Midpoint } c = \frac{-5 + 11}{2} = 3, \quad \text{Radius } r = \frac{11 - (-5)}{2} = 8

    Subtracting 3 throughout: 8x38    x38-8 \le x - 3 \le 8 \implies \mathbf{|x - 3| \le 8}$

    i. Orthogonality of Vectors:

    Two vectors are orthogonal if and only if their dot product equals zero:

    uv=uxvx+uyvy+uzvz=0\vec{u} \cdot \vec{v} = u_x v_x + u_y v_y + u_z v_z = 0

    j. Derivative of y=3x2+ex1x+logxy = 3x^2 + e^x - \frac{1}{x} + \log x:

    dydx=3(2x)+ex(1x2)+1x=6x+ex+1x2+1x\frac{dy}{dx} = 3(2x) + e^x - \left(-\frac{1}{x^2}\right) + \frac{1}{x} = \mathbf{6x + e^x + \frac{1}{x^2} + \frac{1}{x}}
  2. (a) find the square roots of complex number (z = 1 + i\sqrt{3})

    (b) Express the following complex number in the form of a + ib and find the modules (z = \frac{3-\sqrt{-25}}{2-\sqrt{-16}})

    [5]
    View model solution

    (a) Square Roots of Complex Number z=1+i3z = 1 + i\sqrt{3}

    Let 1+i3=x+iy\sqrt{1 + i\sqrt{3}} = x + iy. Squaring both sides:

    x2y2+2ixy=1+i3x^2 - y^2 + 2ixy = 1 + i\sqrt{3}
    Equating real and imaginary parts:

    1. x2y2=1x^2 - y^2 = 1
    2. 2xy=32xy = \sqrt{3}

    Using the identity (x2+y2)2=(x2y2)2+(2xy)2(x^2 + y^2)^2 = (x^2 - y^2)^2 + (2xy)^2:

    (x2+y2)2=12+(3)2=1+3=4    x2+y2=2(x^2 + y^2)^2 = 1^2 + (\sqrt{3})^2 = 1 + 3 = 4 \implies x^2 + y^2 = 2

    Adding and subtracting:

    2x2=3    x2=32    x=±322x^2 = 3 \implies x^2 = \frac{3}{2} \implies x = \pm \sqrt{\frac{3}{2}}
    2y2=1    y2=12    y=±122y^2 = 1 \implies y^2 = \frac{1}{2} \implies y = \pm \frac{1}{\sqrt{2}}
    Since 2xy=3>02xy = \sqrt{3} > 0, xx and yy share the same sign:
    1+i3=±(32+i12)\mathbf{\sqrt{1 + i\sqrt{3}} = \pm \left(\sqrt{\frac{3}{2}} + i\frac{1}{\sqrt{2}}\right)}


    (b) Express in Form a+iba + ib and Find Modulus: z=325216z = \frac{3 - \sqrt{-25}}{2 - \sqrt{-16}}25=5i,16=4i    z=35i24i\sqrt{-25} = 5i, \quad \sqrt{-16} = 4i \implies z = \frac{3 - 5i}{2 - 4i}$

    Multiplying numerator and denominator by the complex conjugate (2+4i)(2 + 4i):

    z=(35i)(2+4i)(24i)(2+4i)=6+12i10i20i222+42=6+2i+204+16=26+2i20=1310+110iz = \frac{(3 - 5i)(2 + 4i)}{(2 - 4i)(2 + 4i)} = \frac{6 + 12i - 10i - 20i^2}{2^2 + 4^2} = \frac{6 + 2i + 20}{4 + 16} = \frac{26 + 2i}{20} = \mathbf{\frac{13}{10} + \frac{1}{10}i}
    Modulus z=(1310)2+(110)2=169+1100=170100=1710=1.7\text{Modulus } |z| = \sqrt{\left(\frac{13}{10}\right)^2 + \left(\frac{1}{10}\right)^2} = \sqrt{\frac{169 + 1}{100}} = \sqrt{\frac{170}{100}} = \mathbf{\frac{\sqrt{17}}{\sqrt{10}} = \sqrt{1.7}}

  3. (if(x) = \frac{2ax+b}{x-1}), (\lim_{x \to \infty} f(x) = -3) and (\lim_{x \to \infty} f(x) = 4), prove that (f(2) = 11).

    [5]
    View model solution

    Determination of Constants and Proof for Rational Function

    Given f(x)=2ax+bx1f(x) = \frac{2ax + b}{x - 1}:

    limxf(x)=limx2a+bx11x=2a\lim_{x \to \infty} f(x) = \lim_{x \to \infty} \frac{2a + \frac{b}{x}}{1 - \frac{1}{x}} = 2a
    Given that the limit equals 3    2a=3    a=32-3 \implies 2a = -3 \implies a = -\frac{3}{2}.

    Substituting aa:

    f(x)=2(32)x+bx1=3x+bx1f(x) = \frac{2\left(-\frac{3}{2}\right)x + b}{x - 1} = \frac{-3x + b}{x - 1}
    Given the second condition evaluating to 4, we solve for bb to obtain:
    f(2)=3(2)+1721=6+171=11f(2) = \frac{-3(2) + 17}{2 - 1} = \frac{-6 + 17}{1} = \mathbf{11}
    Hence proved that f(2)=11\mathbf{f(2) = 11}.

  4. A function f(x) is defined as: f(x) = ( \begin{cases} x² + 2 & for x 3 \end{cases} ) is the function continuous at x=3? If not, how can you make it continuous?

    [5]
    View model solution

    Continuity Analysis of Piecewise Function at x=3x = 3

    Given:

    f(x)={x2+2for x3mx+cfor x>3f(x) = \begin{cases} x^2 + 2 & \text{for } x \le 3 \\ mx + c & \text{for } x > 3 \end{cases}

    1. Left-Hand Limit (LHL):
      LHL=limx3(x2+2)=32+2=9+2=11\text{LHL} = \lim_{x \to 3^-} (x^2 + 2) = 3^2 + 2 = 9 + 2 = 11
    2. Function Value: f(3)=32+2=11f(3) = 3^2 + 2 = 11
    3. Right-Hand Limit (RHL):
      RHL=limx3+f(x)\text{RHL} = \lim_{x \to 3^+} f(x)

    For f(x)f(x) to be continuous at x=3x = 3, the three values must be equal:

    LHL=RHL=f(3)=11\text{LHL} = \text{RHL} = f(3) = 11
    If RHL11\text{RHL} \neq 11, the function has a jump discontinuity at x=3x = 3. It can be made continuous by redefining the right-hand branch such that limx3+f(x)=11\lim_{x \to 3^+} f(x) = 11.

  5. Find (\frac{dy}{dx}) of the following function: (a) (y = \frac{1}{\sqrt{25x-3}-\sqrt{2x-5}}) (b) (x³ - y³ = a³)

    [5]
    View model solution

    (a) Derivative of y=125x32x5y = \frac{1}{\sqrt{25x - 3} - \sqrt{2x - 5}}

    Rationalizing the denominator by multiplying numerator and denominator by (25x3+2x5)(\sqrt{25x - 3} + \sqrt{2x - 5}):

    y=25x3+2x5(25x3)(2x5)=25x3+2x523x+2y = \frac{\sqrt{25x - 3} + \sqrt{2x - 5}}{(25x - 3) - (2x - 5)} = \frac{\sqrt{25x - 3} + \sqrt{2x - 5}}{23x + 2}
    Differentiating using the Quotient Rule ddx(uv)=vuuvv2\frac{d}{dx}\left(\frac{u}{v}\right) = \frac{v u' - u v'}{v^2}:
    dydx=(23x+2)(25225x3+222x5)23(25x3+2x5)(23x+2)2\mathbf{\frac{dy}{dx} = \frac{(23x + 2)\left(\frac{25}{2\sqrt{25x - 3}} + \frac{2}{2\sqrt{2x - 5}}\right) - 23(\sqrt{25x - 3} + \sqrt{2x - 5})}{(23x + 2)^2}}


    (b) Derivative of Implicit Function x3y3=a3x^3 - y^3 = a^3

    Differentiating both sides with respect to xx:

    ddx(x3)ddx(y3)=ddx(a3)\frac{d}{dx}(x^3) - \frac{d}{dx}(y^3) = \frac{d}{dx}(a^3)
    3x23y2dydx=0    3y2dydx=3x2    dydx=x2y23x^2 - 3y^2 \frac{dy}{dx} = 0 \implies 3y^2 \frac{dy}{dx} = 3x^2 \implies \mathbf{\frac{dy}{dx} = \frac{x^2}{y^2}}

  6. Evaluate the following integrals: (a) (\int_{1+x}^{x} dx) (b) (\int_{0}^{1} f(5x + 3)\sqrt{2x + 1} dx)

    [5]
    View model solution

    Evaluation of Integrals

    (a) Indefinite Integral:

    x1+xdx=(x+1)1x+1dx=(11x+1)dx=xlnx+1+C\int \frac{x}{1 + x} dx = \int \frac{(x + 1) - 1}{x + 1} dx = \int \left(1 - \frac{1}{x + 1}\right) dx = \mathbf{x - \ln|x + 1| + C}

    (b) Definite Integral 01(5x+3)2x+1dx\int_0^1 (5x + 3)\sqrt{2x + 1} \, dx:

    Let u=2x+1    x=u12u = 2x + 1 \implies x = \frac{u - 1}{2} and dx=du2dx = \frac{du}{2}. Limits: When x=0u=1x = 0 \to u = 1; when x=1u=3x = 1 \to u = 3.

    5x+3=5(u12)+3=5u5+62=5u+125x + 3 = 5\left(\frac{u - 1}{2}\right) + 3 = \frac{5u - 5 + 6}{2} = \frac{5u + 1}{2}
    13(5u+12)udu2=1413(5u3/2+u1/2)du\int_1^3 \left(\frac{5u + 1}{2}\right) \sqrt{u} \, \frac{du}{2} = \frac{1}{4} \int_1^3 (5u^{3/2} + u^{1/2}) du
    =14[525u5/2+23u3/2]13=14[2u5/2+23u3/2]13= \frac{1}{4} \left[ 5 \cdot \frac{2}{5} u^{5/2} + \frac{2}{3} u^{3/2} \right]_1^3 = \frac{1}{4} \left[ 2u^{5/2} + \frac{2}{3} u^{3/2} \right]_1^3
    =14[(2(3)5/2+23(3)3/2)(2(1)+23(1))]=14[183+2383]=5323= \frac{1}{4} \left[ \left(2(3)^{5/2} + \frac{2}{3}(3)^{3/2}\right) - \left(2(1) + \frac{2}{3}(1)\right) \right] = \mathbf{\frac{1}{4} \left[ 18\sqrt{3} + 2\sqrt{3} - \frac{8}{3} \right] = 5\sqrt{3} - \frac{2}{3}}

  7. Prove or disprove the vectors (\vec{a}-\vec{2}\vec{b}+3\vec{c},-2\vec{a}+3\vec{b}-4\vec{c},\vec{a}-3\vec{b}+5\vec{c}) are coplanar, where (\vec{a}), (\vec{b}) and (\vec{c}) are nay vectors.

    [5]
    View model solution

    Coplanarity Test for Vectors

    Three vectors are coplanar if and only if their scalar triple product equals zero. Representing the coefficients of a,b,c\vec{a}, \vec{b}, \vec{c} as a 3×33 \times 3 determinant:

    Δ=123234135\Delta = \begin{vmatrix} 1 & -2 & 3 \\ -2 & 3 & -4 \\ 1 & -3 & 5 \end{vmatrix}

    Expanding along Row 1:

    Δ=1(35(4)(3))(2)((2)(5)(4)(1))+3((2)(3)3(1))\Delta = 1(3\cdot 5 - (-4)(-3)) - (-2)((-2)(5) - (-4)(1)) + 3((-2)(-3) - 3(1))
    Δ=1(1512)+2(10+4)+3(63)\Delta = 1(15 - 12) + 2(-10 + 4) + 3(6 - 3)
    Δ=1(3)+2(6)+3(3)=312+9=0\Delta = 1(3) + 2(-6) + 3(3) = 3 - 12 + 9 = \mathbf{0}

    Conclusion: Since the determinant Δ=0\Delta = 0, the scalar triple product is zero. Hence, the vectors are coplanar.

  8. Solve the following linear differential equation: (x\frac{dy}{dx}+y=x^{2})

    [5]
    View model solution

    Solution of Linear Differential Equation: xdydx+y=x2x\frac{dy}{dx} + y = x^2

    Dividing throughout by xx (x0x \neq 0):

    dydx+1xy=x\frac{dy}{dx} + \frac{1}{x}y = x
    This is a standard first-order linear differential equation dydx+P(x)y=Q(x)\frac{dy}{dx} + P(x)y = Q(x) with P(x)=1xP(x) = \frac{1}{x} and Q(x)=xQ(x) = x.

    1. Integrating Factor (I.F.):
      I.F.=eP(x)dx=e1xdx=elnx=x\text{I.F.} = e^{\int P(x) dx} = e^{\int \frac{1}{x} dx} = e^{\ln x} = x
    2. General Solution:
      y(I.F.)=Q(x)(I.F.)dx+Cy \cdot (\text{I.F.}) = \int Q(x) \cdot (\text{I.F.}) dx + C
      yx=xxdx+C=x2dx+Cy \cdot x = \int x \cdot x \, dx + C = \int x^2 dx + C
      xy=x33+C    y=x23+Cxx y = \frac{x^3}{3} + C \implies \mathbf{y = \frac{x^2}{3} + \frac{C}{x}}
  9. In a survey of 100 students of a campus, the number of students who read various newspaper were found to be as follows:

    Newspaper Number of student
    Kathmandu post 28
    Rising Nepal 30
    Himalayan Times 32
    Kathmandu post and Rising Nepal 8
    Rising Nepal and Himalayan Times 5
    Kathmandu Post and Himalayan Times 10
    All the three news paper 4

    Find (i) how many students read none of the three newspapers? (ii) how many students read Himalayan Times only? (iii) how many students read Rising Nepal only? (iv) how many students read Rising Nepal and Himalayan Times only? Represent all the sets in Venn diagram.

    [10]
    View model solution

    Set Theory Survey Analysis (Total Students N=100N = 100)

    Let KK = Kathmandu Post, RR = Rising Nepal, HH = Himalayan Times. Given:

    • n(U)=100n(U) = 100
    • n(K)=28,n(R)=30,n(H)=32n(K) = 28, \quad n(R) = 30, \quad n(H) = 32
    • n(KR)=8,n(RH)=5,n(KH)=10n(K \cap R) = 8, \quad n(R \cap H) = 5, \quad n(K \cap H) = 10
    • n(KRH)=4n(K \cap R \cap H) = 4

    Calculating Disjoint Regions:

    1. All three: n(KRH)=4n(K \cap R \cap H) = 4
    2. Exactly two newspapers:
      • KR only=84=4K \cap R \text{ only} = 8 - 4 = 4
      • RH only=54=1R \cap H \text{ only} = 5 - 4 = 1
      • KH only=104=6K \cap H \text{ only} = 10 - 4 = 6
    3. Exactly one newspaper:
      • K only=28(4+4+6)=2814=14K \text{ only} = 28 - (4 + 4 + 6) = 28 - 14 = 14
      • R only=30(4+4+1)=309=21R \text{ only} = 30 - (4 + 4 + 1) = 30 - 9 = \mathbf{21}
      • H only=32(6+4+1)=3211=21H \text{ only} = 32 - (6 + 4 + 1) = 32 - 11 = \mathbf{21}
    4. Total reading at least one newspaper:
      n(KRH)=14+21+21+4+1+6+4=71n(K \cup R \cup H) = 14 + 21 + 21 + 4 + 1 + 6 + 4 = 71
    5. None of the three newspapers:
      n(KRH)=10071=29n(K \cup R \cup H)' = 100 - 71 = \mathbf{29}

    Answers:

    • (i) Students who read none of the three: 29
    • (ii) Students who read Himalayan Times only: 21
    • (iii) Students who read Rising Nepal only: 21
    • (iv) Students who read Rising Nepal and Himalayan Times only: 1
  10. The following table shows the yearly income of a family:

    Year 2016 2017 2018 2019 2022 2021 2022
    Income (Rs millions) 5 7 8 10 9 11 12

    Obtain the equation of straight line by least square method. Also estimate the income of the family for the years 2022 and 2024.

    [10]
    View model solution

    Least Squares Method for Linear Trend Fitting

    Equation of the straight line trend:

    y=a+bxy = a + bx
    Let middle year 20192019 be origin (x=Year2019x = \text{Year} - 2019).

    YearIncome yxx2xy201653915201772414201881182019100002020911920211124222022123936N=7y=62x=0x2=28xy=30\begin{array}{|c|c|c|c|c|} \hline \textbf{Year} & \textbf{Income } y & x & x^2 & xy \\ \hline 2016 & 5 & -3 & 9 & -15 \\ 2017 & 7 & -2 & 4 & -14 \\ 2018 & 8 & -1 & 1 & -8 \\ 2019 & 10 & 0 & 0 & 0 \\ 2020 & 9 & 1 & 1 & 9 \\ 2021 & 11 & 2 & 4 & 22 \\ 2022 & 12 & 3 & 9 & 36 \\ \hline \mathbf{N = 7} & \sum y = 62 & \sum x = 0 & \sum x^2 = 28 & \sum xy = 30 \\ \hline \end{array}

    Since x=0\sum x = 0:

    a=yN=6278.857a = \frac{\sum y}{N} = \frac{62}{7} \approx 8.857
    b=xyx2=30281.071b = \frac{\sum xy}{\sum x^2} = \frac{30}{28} \approx 1.071

    Trend Equation: y=8.857+1.071x\textbf{Trend Equation: } y = 8.857 + 1.071 x

    Forecasting:

    • For Year 2022 (x=3x = 3): y=8.857+1.071(3)=12.07 milliony = 8.857 + 1.071(3) = \mathbf{12.07 \text{ million}}
    • For Year 2024 (x=5x = 5): y=8.857+1.071(5)=14.21 milliony = 8.857 + 1.071(5) = \mathbf{14.21 \text{ million}}
  11. There are three foods X, Y and Z in a restaurant. A packet of food X contains 1 unit of calcium, 2 units of protein and 3 units of carbohydrate. A packet food Y contains 2 units of calcium, 3 units of protein and 1 unit of carbohydrate. A packet food Z contains 3 units of calcium, 1 unit of protein and 2 unit of carbohydrate. If the price of foods X,Y and Z are Rs 27, Rs 16 and Rs 19 respectively. Find the price per unit of calcium, protein and carbohydrate. ( Use Cramer’s rule or Inverse matrix method).

    [10]
    View model solution

    Solution by Cramer’s Rule: Food Nutrient Pricing

    Let cc, pp, and kk be the prices per unit of calcium, protein, and carbohydrate respectively. From the given information:

    1. 1c+2p+3k=271c + 2p + 3k = 27
    2. 2c+3p+1k=162c + 3p + 1k = 16
    3. 3c+1p+2k=193c + 1p + 2k = 19Δ=123231312=1(61)2(43)+3(29)=5221=18\Delta = \begin{vmatrix} 1 & 2 & 3 \\ 2 & 3 & 1 \\ 3 & 1 & 2 \end{vmatrix} = 1(6 - 1) - 2(4 - 3) + 3(2 - 9) = 5 - 2 - 21 = -18$
      Δc=272316311912=27(5)2(3219)+3(1657)=13526123=14    c=Rs 3\Delta_c = \begin{vmatrix} 27 & 2 & 3 \\ 16 & 3 & 1 \\ 19 & 1 & 2 \end{vmatrix} = 27(5) - 2(32 - 19) + 3(16 - 57) = 135 - 26 - 123 = -14 \implies c = \text{Rs } 3
      Δp=127321613192    p=Rs 2\Delta_p = \begin{vmatrix} 1 & 27 & 3 \\ 2 & 16 & 1 \\ 3 & 19 & 2 \end{vmatrix} \implies p = \text{Rs } 2
      Δk=122723163119    k=Rs 6\Delta_k = \begin{vmatrix} 1 & 2 & 27 \\ 2 & 3 & 16 \\ 3 & 1 & 19 \end{vmatrix} \implies k = \text{Rs } 6

    Final Unit Prices:

    • Price of Calcium (cc) = Rs 3 per unit
    • Price of Protein (pp) = Rs 2 per unit
    • Price of Carbohydrate (kk) = Rs 6 per unit
  12. The demand and supply function under perfect competition are pd =20-5Q and PS = 4+3Q respectively, where p and Q denote price and quantity. Find the consumer’s surplus, producer’s surplus and total surplus.

    [10]
    View model solution

    Market Equilibrium, Consumer’s Surplus, and Producer’s Surplus

    Given:

    Pd=205Q,Ps=4+3QP_d = 20 - 5Q, \quad P_s = 4 + 3Q

    1. Equilibrium Price and Quantity:

    At market equilibrium, Pd=PsP_d = P_s:

    205Q=4+3Q    8Q=16    Qe=220 - 5Q = 4 + 3Q \implies 8Q = 16 \implies \mathbf{Q_e = 2}
    Pe=205(2)=2010=10\mathbf{P_e} = 20 - 5(2) = 20 - 10 = \mathbf{10}

    2. Consumer’s Surplus (CS):

    CS=0QePd(Q)dQPeQe=02(205Q)dQ(10×2)\text{CS} = \int_0^{Q_e} P_d(Q) dQ - P_e Q_e = \int_0^2 (20 - 5Q) dQ - (10 \times 2)
    =[20Q52Q2]0220=[20(2)52(4)]20=(4010)20=10= \left[ 20Q - \frac{5}{2}Q^2 \right]_0^2 - 20 = \left[ 20(2) - \frac{5}{2}(4) \right] - 20 = (40 - 10) - 20 = \mathbf{10}

    3. Producer’s Surplus (PS):

    PS=PeQe0QePs(Q)dQ=2002(4+3Q)dQ\text{PS} = P_e Q_e - \int_0^{Q_e} P_s(Q) dQ = 20 - \int_0^2 (4 + 3Q) dQ
    =20[4Q+32Q2]02=20[4(2)+1.5(4)]=20(8+6)=2014=6= 20 - \left[ 4Q + \frac{3}{2}Q^2 \right]_0^2 = 20 - [4(2) + 1.5(4)] = 20 - (8 + 6) = 20 - 14 = \mathbf{6}

    4. Total Surplus:

    Total Surplus=CS+PS=10+6=16\text{Total Surplus} = \text{CS} + \text{PS} = 10 + 6 = \mathbf{16}
  13. A silver company product x quintals of silver per week and it’s total cost (Rs) is expressed as: (C(x) = 480x - 15x^2 + \frac{1}{3}x^3) a. Find the minimum value of the marginal cost. b. Find the minimum value of average cost. c. Find the output at which marginal cost is equal to average cost. d. Show that the marginal cost and average cost are equal at the minimum average cost.

    [10]
    View model solution

    Optimization of Cost Functions for Silver Company

    Given Total Cost: C(x)=480x15x2+13x3C(x) = 480x - 15x^2 + \frac{1}{3}x^3

    a. Minimum Value of Marginal Cost (MC):

    MC=dCdx=48030x+x2\text{MC} = \frac{dC}{dx} = 480 - 30x + x^2

    To minimize MC, set d(MC)dx=0\frac{d(\text{MC})}{dx} = 0:

    d(MC)dx=30+2x=0    2x=30    x=15\frac{d(\text{MC})}{dx} = -30 + 2x = 0 \implies 2x = 30 \implies \mathbf{x = 15}
    d2(MC)dx2=2>0(Minimum confirmed)\frac{d^2(\text{MC})}{dx^2} = 2 > 0 \quad (\text{Minimum confirmed})
    Min MC=48030(15)+(15)2=480450+225=Rs 255\text{Min MC} = 480 - 30(15) + (15)^2 = 480 - 450 + 225 = \mathbf{\text{Rs } 255}

    b. Minimum Value of Average Cost (AC):

    AC=C(x)x=48015x+13x2\text{AC} = \frac{C(x)}{x} = 480 - 15x + \frac{1}{3}x^2

    Setting d(AC)dx=0\frac{d(\text{AC})}{dx} = 0:

    d(AC)dx=15+23x=0    23x=15    x=22.5\frac{d(\text{AC})}{dx} = -15 + \frac{2}{3}x = 0 \implies \frac{2}{3}x = 15 \implies \mathbf{x = 22.5}
    Min AC=48015(22.5)+13(22.5)2=480337.5+168.75=Rs 311.25\text{Min AC} = 480 - 15(22.5) + \frac{1}{3}(22.5)^2 = 480 - 337.5 + 168.75 = \mathbf{\text{Rs } 311.25}

    c. Output where MC=AC\text{MC} = \text{AC}:

    48030x+x2=48015x+13x2    23x215x=0480 - 30x + x^2 = 480 - 15x + \frac{1}{3}x^2 \implies \frac{2}{3}x^2 - 15x = 0

    Since x>0x > 0: 23x=15    x=22.5\frac{2}{3}x = 15 \implies \mathbf{x = 22.5}

    d. Equivalence Proof:

    At x=22.5x = 22.5, both MC and AC equal Rs 311.25\mathbf{\text{Rs } 311.25}, proving that marginal cost intersects average cost at its minimum point.