Board paper

Business Mathematics - I 2023 Board Question Paper

MTH 201 · Business Mathematics - I

Programme
BBA-F
Academic year
Semester 1
Exam year
2023 AD
Sitting
regular
Full marks
100
Duration
180 minutes

Tribhuvan University

Faculty of Management

Office of the Dean

2023 AD / Regular Examination

Course: MTH 201 · Business Mathematics - I

Level: Bachelor of Business Administration in Finance (BBA-F) · Semester 1

Full Marks: 100

Time: 3 hrs.

Candidates are required to give their answers in their own words as far as practicable. The figures in the margin indicate full marks.

Section A

Brief Answer Questions .

[10*2=20]
  1. Find the equation of straight line passing through the points (8, -3) and (-7, 2).

    [2]
    View model solution

    Step-by-Step Solution:

    Given the two points:

    (x1,y1)=(8,3)and(x2,y2)=(7,2)(x_1, y_1) = (8, -3) \quad \text{and} \quad (x_2, y_2) = (-7, 2)

    Step 1: Calculate the slope (mm) of the line

    Using the two-point slope formula:

    m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}
    m=2(3)78=2+315=515=13m = \frac{2 - (-3)}{-7 - 8} = \frac{2 + 3}{-15} = \frac{5}{-15} = -\frac{1}{3}

    Step 2: Use the point-slope form to find the equation

    yy1=m(xx1)y - y_1 = m(x - x_1)

    Substitute (x1,y1)=(8,3)(x_1, y_1) = (8, -3) and m=13m = -\frac{1}{3}:

    y(3)=13(x8)y - (-3) = -\frac{1}{3}(x - 8)
    y+3=13(x8)y + 3 = -\frac{1}{3}(x - 8)

    Multiply both sides by 33:

    3(y+3)=(x8)3(y + 3) = -(x - 8)
    3y+9=x+83y + 9 = -x + 8

    Rearranging into the standard linear equation form Ax+By+C=0Ax + By + C = 0:

    x+3y+98=0x + 3y + 9 - 8 = 0
    x+3y+1=0x + 3y + 1 = 0

    Final Answer: The equation of the straight line is x+3y+1=0x + 3y + 1 = 0 (or in slope-intercept form, y=13x13y = -\frac{1}{3}x - \frac{1}{3}).

  2. Solve the following quadratic equation:

    x27x+6=0x^2 - 7x + 6 = 0

    [2]
    View model solution

    Step-by-Step Solution:

    Given quadratic equation:

    x27x+6=0x^2 - 7x + 6 = 0

    Method 1: Factorization Method

    We find two numbers that multiply to +6+6 and add up to 7-7. These numbers are 6-6 and 1-1:

    x26xx+6=0x^2 - 6x - x + 6 = 0
    x(x6)1(x6)=0x(x - 6) - 1(x - 6) = 0
    (x6)(x1)=0(x - 6)(x - 1) = 0

    Setting each factor to zero:

    x6=0    x=6x - 6 = 0 \implies x = 6
    x1=0    x=1x - 1 = 0 \implies x = 1

    Method 2: Quadratic Formula Verification

    x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

    For a=1,b=7,c=6a = 1, b = -7, c = 6:

    x=(7)±(7)24(1)(6)2(1)=7±49242=7±252=7±52x = \frac{-(-7) \pm \sqrt{(-7)^2 - 4(1)(6)}}{2(1)} = \frac{7 \pm \sqrt{49 - 24}}{2} = \frac{7 \pm \sqrt{25}}{2} = \frac{7 \pm 5}{2}
    x1=7+52=122=6,x2=752=22=1x_1 = \frac{7 + 5}{2} = \frac{12}{2} = 6, \quad x_2 = \frac{7 - 5}{2} = \frac{2}{2} = 1

    Final Answer: The solutions to the quadratic equation are x=1x = 1 and x=6x = 6.

  3. Depreciation on a machinery is written off at 5% every year on the diminishing balance. If its value at the end year of 6 year is Rs 6,250, what is the original cost of the machinery?

    [2]
    View model solution

    Step-by-Step Solution:

    Given:

    • Depreciation rate (rr) = 5%=0.055\% = 0.05 per annum on diminishing balance
    • Number of years (nn) = 66 years
    • Book value at the end of 6 years (V6V_6) = Rs 6,250\text{Rs } 6,250
    • Let the original cost be CC.

    Formula for Diminishing Balance Depreciation:

    Vn=C(1r)nV_n = C(1 - r)^n

    Calculation:

    6,250=C(10.05)66,250 = C(1 - 0.05)^6
    6,250=C(0.95)66,250 = C(0.95)^6

    Evaluating (0.95)6(0.95)^6:

    (0.95)60.73509189(0.95)^6 \approx 0.73509189

    Now, solve for CC:

    C=6,250(0.95)6=6,2500.735091898,502.34C = \frac{6,250}{(0.95)^6} = \frac{6,250}{0.73509189} \approx 8,502.34

    Final Answer: The original cost of the machinery was Rs 8,502.34.

  4. If supply function P = 25 + 0.5Q, then calculate the point elasticity of supply when the price is increased by Rs 90.

    [2]
    View model solution

    Step-by-Step Solution:

    Given supply function:

    P=25+0.5QP = 25 + 0.5Q

    Step 1: Express Quantity (QQ) as a function of Price (PP)

    0.5Q=P250.5Q = P - 25
    Q=P250.5=2(P25)=2P50Q = \frac{P - 25}{0.5} = 2(P - 25) = 2P - 50

    Step 2: Differentiate QQ with respect to PPdQdP=2\frac{dQ}{dP} = 2$

    Step 3: Compute Point Elasticity of Supply (ese_s)

    The formula for point price elasticity of supply is:

    es=PQdQdPe_s = \frac{P}{Q} \cdot \frac{dQ}{dP}

    • Case 1: If price is Rs 90 (P=90P = 90):

      Q=2(90)50=18050=130Q = 2(90) - 50 = 180 - 50 = 130
      es=90130×2=180130=18131.385e_s = \frac{90}{130} \times 2 = \frac{180}{130} = \frac{18}{13} \approx 1.385

    • Case 2: If price increases by Rs 90 from the base shutdown threshold (P0=25P_0 = 25): Then P=25+90=115P = 25 + 90 = 115.

      Q=2(115)50=23050=180Q = 2(115) - 50 = 230 - 50 = 180
      es=115180×2=230180=23181.278e_s = \frac{115}{180} \times 2 = \frac{230}{180} = \frac{23}{18} \approx 1.278

    Final Answer: At P=Rs 90P = \text{Rs } 90, the point elasticity of supply is es=18131.385e_s = \frac{18}{13} \approx 1.385 (supply is price elastic, es>1e_s > 1).

  5. Find the sum of 3+5+7+9+3 + 5 + 7 + 9 + \dots\dots\dots to 25 terms.

    [2]
    View model solution

    Step-by-Step Solution:

    Given arithmetic series:

    3+5+7+9+3 + 5 + 7 + 9 + \dots

    Step 1: Identify the components of the series

    • First term (aa) = 33
    • Common difference (dd) = 53=25 - 3 = 2
    • Number of terms (nn) = 2525

    Step 2: Apply the sum of an arithmetic progression formula

    Sn=n2[2a+(n1)d]S_n = \frac{n}{2} \left[ 2a + (n - 1)d \right]

    Substitute the known values:

    S25=252[2(3)+(251)×2]S_{25} = \frac{25}{2} \left[ 2(3) + (25 - 1) \times 2 \right]
    S25=252[6+24×2]S_{25} = \frac{25}{2} \left[ 6 + 24 \times 2 \right]
    S25=252[6+48]=252×54S_{25} = \frac{25}{2} \left[ 6 + 48 \right] = \frac{25}{2} \times 54
    S25=25×27=675S_{25} = 25 \times 27 = 675

    Final Answer: The sum of the series to 25 terms is 675675.

  6. Find the point of inflection of y=x35x215x+27y = x^3 - 5x^2 - 15x + 27

    [2]
    View model solution

    Step-by-Step Solution:

    Given function:

    y=x35x215x+27y = x^3 - 5x^2 - 15x + 27

    Step 1: Find the first and second derivatives

    First derivative:

    dydx=ddx(x35x215x+27)=3x210x15\frac{dy}{dx} = \frac{d}{dx}(x^3 - 5x^2 - 15x + 27) = 3x^2 - 10x - 15

    Second derivative:

    d2ydx2=ddx(3x210x15)=6x10\frac{d^2y}{dx^2} = \frac{d}{dx}(3x^2 - 10x - 15) = 6x - 10

    Step 2: Set the second derivative equal to zero

    d2ydx2=0    6x10=0\frac{d^2y}{dx^2} = 0 \implies 6x - 10 = 0
    6x=10    x=106=536x = 10 \implies x = \frac{10}{6} = \frac{5}{3}

    Step 3: Check concavity change (Third derivative test)

    d3ydx3=60\frac{d^3y}{dx^3} = 6 \neq 0

    Since the third derivative is non-zero, the concavity changes at x=53x = \frac{5}{3}, confirming a point of inflection.

    Step 4: Calculate the corresponding yy-coordinate

    Substitute x=53x = \frac{5}{3} into the original equation:

    y=(53)35(53)215(53)+27y = \left(\frac{5}{3}\right)^3 - 5\left(\frac{5}{3}\right)^2 - 15\left(\frac{5}{3}\right) + 27
    y=125275(259)25+27y = \frac{125}{27} - 5\left(\frac{25}{9}\right) - 25 + 27
    y=125271259+2y = \frac{125}{27} - \frac{125}{9} + 2
    y=125375+5427=196277.26y = \frac{125 - 375 + 54}{27} = -\frac{196}{27} \approx -7.26

    Final Answer: The point of inflection is (53,19627)\left(\frac{5}{3}, -\frac{196}{27}\right) (or approximately (1.67,7.26)(1.67, -7.26)).

  7. Solve for x:4x+3×8x3=2564^{x+3} \times 8^{x-3} = 256

    [2]
    View model solution

    Step-by-Step Solution:

    Given equation:

    4x+3×8x3=2564^{x+3} \times 8^{x-3} = 256

    Step 1: Express all terms as powers of base 2

    • 4=22    4x+3=(22)x+3=22(x+3)=22x+64 = 2^2 \implies 4^{x+3} = (2^2)^{x+3} = 2^{2(x+3)} = 2^{2x + 6}
    • 8=23    8x3=(23)x3=23(x3)=23x98 = 2^3 \implies 8^{x-3} = (2^3)^{x-3} = 2^{3(x-3)} = 2^{3x - 9}
    • 256=28256 = 2^8

    Step 2: Combine the exponents on the left-hand side

    22x+6×23x9=282^{2x + 6} \times 2^{3x - 9} = 2^8
    2(2x+6)+(3x9)=282^{(2x + 6) + (3x - 9)} = 2^8
    25x3=282^{5x - 3} = 2^8

    Step 3: Equate the exponents and solve for xx5x3=85x - 3 = 8$

    5x=8+35x = 8 + 3
    5x=11    x=115=2.25x = 11 \implies x = \frac{11}{5} = 2.2

    Verification:

    42.2+3×82.23=45.2×80.8=210.4×22.4=28=2564^{2.2 + 3} \times 8^{2.2 - 3} = 4^{5.2} \times 8^{-0.8} = 2^{10.4} \times 2^{-2.4} = 2^{8} = 256

    Final Answer: x=115=2.2x = \frac{11}{5} = 2.2.

  8. Find the value of

    limx1x2+9x117x2+5x12\lim_{x \to \infty} \frac{1x^2 + 9x - 11}{7x^2 + 5x - 12}

    [2]
    View model solution

    Step-by-Step Solution:

    Evaluate the limit:

    L=limxx2+9x117x2+5x12L = \lim_{x \to \infty} \frac{x^2 + 9x - 11}{7x^2 + 5x - 12}

    Step 1: Divide numerator and denominator by the highest power of xx in the denominator (x2x^2)

    L=limxx2x2+9xx211x27x2x2+5xx212x2L = \lim_{x \to \infty} \frac{\frac{x^2}{x^2} + \frac{9x}{x^2} - \frac{11}{x^2}}{\frac{7x^2}{x^2} + \frac{5x}{x^2} - \frac{12}{x^2}}
    L=limx1+9x11x27+5x12x2L = \lim_{x \to \infty} \frac{1 + \frac{9}{x} - \frac{11}{x^2}}{7 + \frac{5}{x} - \frac{12}{x^2}}

    Step 2: Apply the limit property limx1xk=0\lim_{x \to \infty} \frac{1}{x^k} = 0 for k>0k > 0L=1+007+00=17L = \frac{1 + 0 - 0}{7 + 0 - 0} = \frac{1}{7}$

    Final Answer: The value of the limit is 17\frac{1}{7}.

  9. Find the tenth term of geometric series

    1+2+4+8+1 + 2 + 4 + 8 + \dots\dots\dots?

    [2]
    View model solution

    Step-by-Step Solution:

    Given geometric series:

    1+2+4+8+1 + 2 + 4 + 8 + \dots

    Step 1: Identify the parameters

    • First term (aa) = 11
    • Common ratio (rr) = 21=2\frac{2}{1} = 2
    • Term number (nn) = 1010

    Step 2: Apply the nthn^{\text{th}} term formula for a Geometric Progression

    Tn=arn1T_n = a \cdot r^{n-1}

    Substitute a=1,r=2,n=10a = 1, r = 2, n = 10:

    T10=12101=29T_{10} = 1 \cdot 2^{10 - 1} = 2^9
    T10=512T_{10} = 512

    Final Answer: The tenth term of the geometric series is 512512.

  10. If f(x)=7x23x+9thenfindf(3)f(x) = 7x^2 - 3x + 9 then find f(3)

    [2]
    View model solution

    Step-by-Step Solution:

    Given function:

    f(x)=7x23x+9f(x) = 7x^2 - 3x + 9

    To find the value of f(3)f(3), substitute x=3x = 3 into the function:

    f(3)=7(3)23(3)+9f(3) = 7(3)^2 - 3(3) + 9
    f(3)=7(9)9+9f(3) = 7(9) - 9 + 9
    f(3)=639+9f(3) = 63 - 9 + 9
    f(3)=63f(3) = 63

    Final Answer: f(3)=63f(3) = 63.

Section B

Short Answer Questions : (Attempt any SIX Questions )

[6*5=30]
  1. Find the rate of compound interest required for Rs 20,000 to grow to Rs 40,000 in 5 years.

    [5]
    View model solution

    Step-by-Step Solution:

    Given:

    • Principal amount (PP) = Rs 20,000\text{Rs } 20,000
    • Accumulated amount (AA) = Rs 40,000\text{Rs } 40,000
    • Time period (tt) = 55 years
    • Annual compound interest rate = rr

    Step 1: Formula for Annual Compound Interest

    A=P(1+r)tA = P(1 + r)^t

    Substitute the given values:

    40,000=20,000(1+r)540,000 = 20,000(1 + r)^5
    40,00020,000=(1+r)5\frac{40,000}{20,000} = (1 + r)^5
    2=(1+r)52 = (1 + r)^5

    Step 2: Solve for rr

    Take the 5th root of both sides:

    1+r=21/5=20.21 + r = 2^{1/5} = 2^{0.2}
    Using logarithm or calculator:
    1+r1.1486981 + r \approx 1.148698
    r1.1486981=0.148698r \approx 1.148698 - 1 = 0.148698
    r14.87% per annumr \approx 14.87\% \text{ per annum}

    (Note: If compounding were continuous, A=Pert    2=e5r    r=ln2513.86%A = P e^{rt} \implies 2 = e^{5r} \implies r = \frac{\ln 2}{5} \approx 13.86\%).

    Final Answer: The required rate of compound interest (compounded annually) is 14.87%14.87\% per annum.

  2. How much should be paid now to secure annuity of Rs 5,000 for 15 years, the rate of interest being 10% per annum?

    [5]
    View model solution

    Step-by-Step Solution:

    Given:

    • Periodic annuity payment (RR) = Rs 5,000\text{Rs } 5,000 per year
    • Time period (nn) = 1515 years
    • Interest rate (ii) = 10%=0.1010\% = 0.10 per annum
    • Let the lump sum payment required now be the Present Value (PVPV) of the ordinary annuity.

    Step 1: Formula for Present Value of an Ordinary Annuity

    PV=R[1(1+i)ni]PV = R \left[ \frac{1 - (1 + i)^{-n}}{i} \right]

    Step 2: Compute (1+i)n(1 + i)^{-n}(1+0.10)15=(1.10)15=1(1.10)1514.1772480.239392(1 + 0.10)^{-15} = (1.10)^{-15} = \frac{1}{(1.10)^{15}} \approx \frac{1}{4.177248} \approx 0.239392$

    Step 3: Compute PVPVPV=5,000[10.2393920.10]PV = 5,000 \left[ \frac{1 - 0.239392}{0.10} \right]$

    PV=5,000[0.7606080.10]PV = 5,000 \left[ \frac{0.760608}{0.10} \right]
    PV=5,000×7.60608=38,030.40PV = 5,000 \times 7.60608 = 38,030.40

    (Note: If payments are made at the beginning of each year (annuity due), PVdue=PV×(1+i)=38,030.40×1.10=Rs 41,833.44PV_{\text{due}} = PV \times (1 + i) = 38,030.40 \times 1.10 = \text{Rs } 41,833.44).

    Final Answer: To secure the annuity, an amount of Rs 38,030.40 should be paid now.

  3. A consumption function is modelled by the equationC=700(1e0.4y)C = 700(1 - e^{-0.4y}), where Y represents income

    (i) find level of consumptions at y=5,10,15,20,25y = 5, 10, 15, 20, 25

    (ii) Plot the consumption values in the graph paper.

    (iii) Find the saturation level.

    [5]
    View model solution

    Step-by-Step Solution:

    Given consumption function:

    C=700(1e0.4y)C = 700(1 - e^{-0.4y})
    where yy represents income and CC represents consumption expenditure.


    (i) Level of consumption at y=5,10,15,20,25y = 5, 10, 15, 20, 25:

    1. For y=5y = 5:

      C(5)=700(1e0.4×5)=700(1e2.0)C(5) = 700(1 - e^{-0.4 \times 5}) = 700(1 - e^{-2.0})
      Since e2.00.135335e^{-2.0} \approx 0.135335:
      C(5)=700(10.135335)=700(0.864665)605.27C(5) = 700(1 - 0.135335) = 700(0.864665) \approx 605.27

    2. For y=10y = 10:

      C(10)=700(1e0.4×10)=700(1e4.0)C(10) = 700(1 - e^{-0.4 \times 10}) = 700(1 - e^{-4.0})
      Since e4.00.018316e^{-4.0} \approx 0.018316:
      C(10)=700(10.018316)=700(0.981684)687.18C(10) = 700(1 - 0.018316) = 700(0.981684) \approx 687.18

    3. For y=15y = 15:

      C(15)=700(1e0.4×15)=700(1e6.0)C(15) = 700(1 - e^{-0.4 \times 15}) = 700(1 - e^{-6.0})
      Since e6.00.002479e^{-6.0} \approx 0.002479:
      C(15)=700(10.002479)=700(0.997521)698.26C(15) = 700(1 - 0.002479) = 700(0.997521) \approx 698.26

    4. For y=20y = 20:

      C(20)=700(1e0.4×20)=700(1e8.0)C(20) = 700(1 - e^{-0.4 \times 20}) = 700(1 - e^{-8.0})
      Since e8.00.000335e^{-8.0} \approx 0.000335:
      C(20)=700(10.000335)=700(0.999665)699.77C(20) = 700(1 - 0.000335) = 700(0.999665) \approx 699.77

    5. For y=25y = 25:

      C(25)=700(1e0.4×25)=700(1e10.0)C(25) = 700(1 - e^{-0.4 \times 25}) = 700(1 - e^{-10.0})
      Since e10.00.000045e^{-10.0} \approx 0.000045:
      C(25)=700(10.000045)=700(0.999955)699.97C(25) = 700(1 - 0.000045) = 700(0.999955) \approx 699.97


    (ii) Plotting table for graph paper:

    Income (yy) e0.4ye^{-0.4y} 1e0.4y1 - e^{-0.4y} Consumption (CC) Coordinate (y,C)(y, C)
    0 1.0000 0.0000 0.00 (0,0)(0, 0)
    5 0.1353 0.8647 605.27 (5,605.27)(5, 605.27)
    10 0.0183 0.9817 687.18 (10,687.18)(10, 687.18)
    15 0.0025 0.9975 698.26 (15,698.26)(15, 698.26)
    20 0.0003 0.9997 699.77 (20,699.77)(20, 699.77)
    25 0.0000 1.0000 699.97 (25,699.97)(25, 699.97)

    Description of Graph: The curve passes through the origin (0,0)(0,0), increases sharply at initial income levels, exhibits diminishing marginal propensity to consume (concave downwards), and levels off horizontally towards its asymptote C=700C = 700.


    (iii) Saturation Level:

    The saturation level of consumption occurs as income becomes arbitrarily large (yy \to \infty):

    Saturation Level=limyC(y)=limy700(1e0.4y)\text{Saturation Level} = \lim_{y \to \infty} C(y) = \lim_{y \to \infty} 700(1 - e^{-0.4y})
    Since limye0.4y=0\lim_{y \to \infty} e^{-0.4y} = 0:
    Saturation Level=700(10)=700\text{Saturation Level} = 700(1 - 0) = 700

    Final Answer:

    • Levels of consumption: C(5)605.27C(5) \approx 605.27, C(10)687.18C(10) \approx 687.18, C(15)698.26C(15) \approx 698.26, C(20)699.77C(20) \approx 699.77, C(25)699.97C(25) \approx 699.97.
    • Saturation level is 700700.
  4. The demand and supply function for goods are given by

    Demand function: Pd=800.3QdPd = 80 - 0.3Qd

    Supply function: Ps=30+0.2QsPs = 30 + 0.2Qs

    a) Calculate equilibrium price and quantity.

    b) Find consumer’s surplus, producer’s surplus and total surplus.

    [5]
    View model solution

    Step-by-Step Solution:

    Given:

    • Demand function: Pd=800.3QdP_d = 80 - 0.3Q_d
    • Supply function: Ps=30+0.2QsP_s = 30 + 0.2Q_s

    a) Calculate Equilibrium Price (PP^*) and Quantity (QQ^*):

    At market equilibrium:

    Pd=PsP_d = P_s
    800.3Q=30+0.2Q80 - 0.3Q = 30 + 0.2Q
    8030=0.2Q+0.3Q80 - 30 = 0.2Q + 0.3Q
    50=0.5Q50 = 0.5Q
    Q=500.5=100 unitsQ^* = \frac{50}{0.5} = 100 \text{ units}

    Now substitute Q=100Q^* = 100 into either function to find PP^*:

    P=800.3(100)=8030=Rs 50P^* = 80 - 0.3(100) = 80 - 30 = \text{Rs } 50
    Check with supply: P=30+0.2(100)=30+20=Rs 50\text{Check with supply: } P^* = 30 + 0.2(100) = 30 + 20 = \text{Rs } 50


    b) Calculate Consumer’s Surplus, Producer’s Surplus, and Total Surplus:

    1. Consumer’s Surplus (CSCS): The choke price (price intercept where Q=0Q = 0) for demand is Pmax=80P_{\text{max}} = 80.

      CS=0Q(PdP)dQ=0100(800.3Q50)dQ=0100(300.3Q)dQCS = \int_0^{Q^*} (P_d - P^*) dQ = \int_0^{100} (80 - 0.3Q - 50) dQ = \int_0^{100} (30 - 0.3Q) dQ
      CS=[30Q0.3Q22]0100=[30Q0.15Q2]0100CS = \left[ 30Q - \frac{0.3Q^2}{2} \right]_0^{100} = \left[ 30Q - 0.15Q^2 \right]_0^{100}
      CS=30(100)0.15(1002)=3,0001,500=1,500CS = 30(100) - 0.15(100^2) = 3,000 - 1,500 = 1,500
      (Or geometrically: 12×base×height=12×100×(8050)=1,500\frac{1}{2} \times \text{base} \times \text{height} = \frac{1}{2} \times 100 \times (80 - 50) = 1,500).

    2. Producer’s Surplus (PSPS): The minimum supply price (price intercept where Q=0Q = 0) is Pmin=30P_{\text{min}} = 30.

      PS=0Q(PPs)dQ=0100(50(30+0.2Q))dQ=0100(200.2Q)dQPS = \int_0^{Q^*} (P^* - P_s) dQ = \int_0^{100} (50 - (30 + 0.2Q)) dQ = \int_0^{100} (20 - 0.2Q) dQ
      PS=[20Q0.2Q22]0100=[20Q0.10Q2]0100PS = \left[ 20Q - \frac{0.2Q^2}{2} \right]_0^{100} = \left[ 20Q - 0.10Q^2 \right]_0^{100}
      PS=20(100)0.10(1002)=2,0001,000=1,000PS = 20(100) - 0.10(100^2) = 2,000 - 1,000 = 1,000
      (Or geometrically: 12×100×(5030)=1,000\frac{1}{2} \times 100 \times (50 - 30) = 1,000).

    3. Total Surplus (TSTS):

      TS=CS+PS=1,500+1,000=2,500TS = CS + PS = 1,500 + 1,000 = 2,500

    Final Answer:

    • Equilibrium: P=Rs 50P^* = \text{Rs } 50, Q=100 unitsQ^* = 100 \text{ units}
    • Consumer’s Surplus: 1,5001,500
    • Producer’s Surplus: 1,0001,000
    • Total Surplus: 2,5002,500
  5. Solve the following system of linear equations:

    2x - y + z = 30, 3x + 2y - z = 20 & 4x + 2y + 3z = 61.

    [5]
    View model solution

    Step-by-Step Solution:

    Given system of three linear equations:

    2xy+z=30— (1)2x - y + z = 30 \quad \text{--- (1)}
    3x+2yz=20— (2)3x + 2y - z = 20 \quad \text{--- (2)}
    4x+2y+3z=61— (3)4x + 2y + 3z = 61 \quad \text{--- (3)}

    Method: Elimination / Cramer’s Rule

    Step 1: Eliminate zz between pairs of equations

    Add equation (1) and equation (2):

    (2xy+z)+(3x+2yz)=30+20(2x - y + z) + (3x + 2y - z) = 30 + 20
    5x+y=50    y=505x— (4)5x + y = 50 \implies y = 50 - 5x \quad \text{--- (4)}

    Multiply equation (2) by 3 and add to equation (3):

    3(3x+2yz)+(4x+2y+3z)=3(20)+613(3x + 2y - z) + (4x + 2y + 3z) = 3(20) + 61
    (9x+6y3z)+(4x+2y+3z)=60+61(9x + 6y - 3z) + (4x + 2y + 3z) = 60 + 61
    13x+8y=121— (5)13x + 8y = 121 \quad \text{--- (5)}

    Step 2: Solve the 2-variable system for xx and yy

    Substitute equation (4) into equation (5):

    13x+8(505x)=12113x + 8(50 - 5x) = 121
    13x+40040x=12113x + 400 - 40x = 121
    27x+400=121-27x + 400 = 121
    27x=121400-27x = 121 - 400
    27x=279-27x = -279
    x=27927=313x = \frac{-279}{-27} = \frac{31}{3}

    Step 3: Find yy

    Using equation (4):

    y=505(313)=1501553=53y = 50 - 5\left(\frac{31}{3}\right) = \frac{150 - 155}{3} = -\frac{5}{3}

    Step 4: Find zz

    Substitute xx and yy into equation (1):

    2(313)(53)+z=302\left(\frac{31}{3}\right) - \left(-\frac{5}{3}\right) + z = 30
    623+53+z=30\frac{62}{3} + \frac{5}{3} + z = 30
    673+z=30\frac{67}{3} + z = 30
    z=30673=90673=233z = 30 - \frac{67}{3} = \frac{90 - 67}{3} = \frac{23}{3}

    Verification:

    Substitute into equation (3):

    4(313)+2(53)+3(233)=12410+693=1833=61(Confirmed)4\left(\frac{31}{3}\right) + 2\left(-\frac{5}{3}\right) + 3\left(\frac{23}{3}\right) = \frac{124 - 10 + 69}{3} = \frac{183}{3} = 61 \quad (\text{Confirmed})

    Final Answer:

    x=31310.33,y=531.67,z=2337.67x = \frac{31}{3} \approx 10.33, \quad y = -\frac{5}{3} \approx -1.67, \quad z = \frac{23}{3} \approx 7.67

  6. Find dydx\frac{dy}{dx} from the following:

    (i)3x3+2y2=93x^3 + 2y^2 = 9 (ii) x=t2+2,y=t33tx = t^2 + 2, y = t^3 - 3t

    [5]
    View model solution

    Step-by-Step Solution:

    (i) Find dydx\frac{dy}{dx} from 3x3+2y2=93x^3 + 2y^2 = 9:

    Differentiating both sides with respect to xx using implicit differentiation:

    ddx(3x3)+ddx(2y2)=ddx(9)\frac{d}{dx}(3x^3) + \frac{d}{dx}(2y^2) = \frac{d}{dx}(9)
    9x2+4ydydx=09x^2 + 4y \frac{dy}{dx} = 0

    Isolate dydx\frac{dy}{dx}:

    4ydydx=9x24y \frac{dy}{dx} = -9x^2
    dydx=9x24y\frac{dy}{dx} = -\frac{9x^2}{4y}


    (ii) Find dydx\frac{dy}{dx} from parametric equations x=t2+2x = t^2 + 2 and y=t33ty = t^3 - 3t:

    Differentiate both parametric equations with respect to parameter tt:

    dxdt=ddt(t2+2)=2t\frac{dx}{dt} = \frac{d}{dt}(t^2 + 2) = 2t
    dydt=ddt(t33t)=3t23\frac{dy}{dt} = \frac{d}{dt}(t^3 - 3t) = 3t^2 - 3

    Using the parametric derivative chain rule:

    dydx=dydtdxdt\frac{dy}{dx} = \frac{\frac{dy}{dt}}{\frac{dx}{dt}}
    dydx=3t232t=3(t21)2t\frac{dy}{dx} = \frac{3t^2 - 3}{2t} = \frac{3(t^2 - 1)}{2t}

    Final Answer:

    • (i) dydx=9x24y\frac{dy}{dx} = -\frac{9x^2}{4y}
    • (ii) dydx=3(t21)2t\frac{dy}{dx} = \frac{3(t^2 - 1)}{2t}
  7. Draw the graph of parabola of the functiony=x25x+6y = x^2 - 5x + 6 Find the domain and range.

    [5]
    View model solution

    Step-by-Step Solution:

    Given quadratic function:

    y=x25x+6y = x^2 - 5x + 6

    Step 1: Find Intercepts

    • yy-intercept: Set x=0x = 0:
      y=025(0)+6=6    (0,6)y = 0^2 - 5(0) + 6 = 6 \implies (0, 6)
    • xx-intercepts: Set y=0y = 0:
      x25x+6=0    (x2)(x3)=0    x=2,x=3x^2 - 5x + 6 = 0 \implies (x - 2)(x - 3) = 0 \implies x = 2, x = 3
      Intercept points are (2,0)(2, 0) and (3,0)(3, 0).

    Step 2: Find Vertex and Axis of Symmetry

    The vertex xx-coordinate is:

    xv=b2a=52(1)=52=2.5x_v = -\frac{b}{2a} = -\frac{-5}{2(1)} = \frac{5}{2} = 2.5
    The vertex yy-coordinate is:
    yv=(2.5)25(2.5)+6=6.2512.5+6=0.25=14y_v = (2.5)^2 - 5(2.5) + 6 = 6.25 - 12.5 + 6 = -0.25 = -\frac{1}{4}
    Vertex: (2.5,0.25)(2.5, -0.25). Since the coefficient of x2x^2 is a=1>0a = 1 > 0, the parabola opens upward, and the vertex represents a global minimum.

    Step 3: Table of Values for Graphing

    xx 0 1 2 2.5 3 4 5
    yy 6 2 0 -0.25 0 2 6

    Step 4: Determine Domain and Range

    • Domain: The quadratic function is defined for all real numbers:
      Domain=R=(,)\text{Domain} = \mathbb{R} = (-\infty, \infty)
    • Range: Since the parabola opens upward from the minimum point y=0.25y = -0.25:
      Range=[0.25,)=[14,)\text{Range} = [-0.25, \infty) = \left[ -\frac{1}{4}, \infty \right)

    Final Answer:

    • Vertex: (2.5,0.25)(2.5, -0.25), Axis of symmetry: x=2.5x = 2.5
    • Domain: (,)(-\infty, \infty)
    • Range: [14,)\left[ -\frac{1}{4}, \infty \right)

Section C

Long Answer Questions : ( Attempt Any Three Questions ) .

[3*10=30]
  1. The following table shows the year of service and monthly income (thousand Rs) of the workers in a factory:

    year 5 8 7 9 11 10 12
    Income (000 Rs) 6 9 8 10 12 11 14

    Obtain the equation of straight line by least square method. Also estimate the income of the workers who have served for 13 years and 15 years.

    [10]
    View model solution

    Step-by-Step Solution:

    Given data:

    • Independent variable (xx) = Year of service
    • Dependent variable (yy) = Monthly income (in thousands Rs)
    • Number of observations (NN) = 77
    Worker Year of Service (xx) Income (yy) x2x^2 xyxy
    1 5 6 25 30
    2 8 9 64 72
    3 7 8 49 56
    4 9 10 81 90
    5 11 12 121 132
    6 10 11 100 110
    7 12 14 144 168
    Total x=62\sum x = 62 y=70\sum y = 70 x2=584\sum x^2 = 584 xy=658\sum xy = 658

    Step 1: Compute the means xˉ\bar{x} and yˉ\bar{y}xˉ=xN=6278.8571\bar{x} = \frac{\sum x}{N} = \frac{62}{7} \approx 8.8571$

    yˉ=yN=707=10\bar{y} = \frac{\sum y}{N} = \frac{70}{7} = 10

    Step 2: Compute regression slope (bb) and intercept (aa)

    The least squares regression line is y=a+bxy = a + bx.

    b=Nxy(x)(y)Nx2(x)2b = \frac{N \sum xy - (\sum x)(\sum y)}{N \sum x^2 - (\sum x)^2}
    b=7(658)(62)(70)7(584)(62)2=4,6064,3404,0883,844=266244=1331221.09016b = \frac{7(658) - (62)(70)}{7(584) - (62)^2} = \frac{4,606 - 4,340}{4,088 - 3,844} = \frac{266}{244} = \frac{133}{122} \approx 1.09016

    Now find intercept aa:

    a=yˉbxˉ=10(133122)(627)=101,178122=1,2201,178122=42122=21610.34426a = \bar{y} - b\bar{x} = 10 - \left(\frac{133}{122}\right)\left(\frac{62}{7}\right) = 10 - \frac{1,178}{122} = \frac{1,220 - 1,178}{122} = \frac{42}{122} = \frac{21}{61} \approx 0.34426

    Thus, the least squares trend line is:

    y=0.3443+1.0902xy = 0.3443 + 1.0902 x


    Step 3: Estimate monthly income for 13 years and 15 years

    1. For x=13x = 13 years:

      y13=0.34426+1.09016(13)=0.34426+14.17208=14.51634 (thousand Rs)y_{13} = 0.34426 + 1.09016(13) = 0.34426 + 14.17208 = 14.51634 \text{ (thousand Rs)}
      Estimated IncomeRs 14,516.34\text{Estimated Income} \approx \text{Rs } 14,516.34

    2. For x=15x = 15 years:

      y15=0.34426+1.09016(15)=0.34426+16.3524=16.69666 (thousand Rs)y_{15} = 0.34426 + 1.09016(15) = 0.34426 + 16.3524 = 16.69666 \text{ (thousand Rs)}
      Estimated IncomeRs 16,696.66\text{Estimated Income} \approx \text{Rs } 16,696.66

    Final Answer:

    • Equation of straight line: y=0.3443+1.0902xy = 0.3443 + 1.0902 x
    • Estimated income for 13 years: Rs 14,516.34
    • Estimated income for 15 years: Rs 16,696.66
  2. The supply and demand equations of goods are Ps=3Qs+12P_s = 3Q_s + 12 and Pd=922QdP_d = 92 - 2Q_d respectively. The government decides to impose a tax Rs. ‘t’ per unit of goods. Find the value of t that maximizes the government’s total tax revenue on the assumption that equilibrium conditions prevail in the market. Also, calculate the maximum tax revenue.

    [10]
    View model solution

    Step-by-Step Solution:

    Given market equations:

    • Supply: Ps=3Qs+12P_s = 3Q_s + 12
    • Demand: Pd=922QdP_d = 92 - 2Q_d
    • Specific per-unit sales tax imposed on producers = Rs t\text{Rs } t.

    Step 1: Formulate the market equilibrium with tax

    With a specific tax of tt per unit, the supply price becomes:

    Pst=Ps+t=3Q+12+tP_{st} = P_s + t = 3Q + 12 + t

    At equilibrium, the price paid by consumers equals the price required by producers including tax (Pd=PstP_d = P_{st}):

    922Q=3Q+12+t92 - 2Q = 3Q + 12 + t
    9212t=3Q+2Q92 - 12 - t = 3Q + 2Q
    80t=5Q80 - t = 5Q
    Q=80t5=160.2tQ = \frac{80 - t}{5} = 16 - 0.2t


    Step 2: Formulate the Total Tax Revenue function (TT)

    The government’s total tax revenue is given by:

    T(t)=t×Q=t(160.2t)=16t0.2t2T(t) = t \times Q = t(16 - 0.2t) = 16t - 0.2t^2


    Step 3: Maximize the tax revenue function

    Differentiate T(t)T(t) with respect to tt:

    dTdt=160.4t\frac{dT}{dt} = 16 - 0.4t

    Set the first derivative to zero for critical points:

    160.4t=0    0.4t=16    t=160.4=4016 - 0.4t = 0 \implies 0.4t = 16 \implies t = \frac{16}{0.4} = 40

    Second Derivative Test:

    d2Tdt2=0.4<0\frac{d^2T}{dt^2} = -0.4 < 0
    Since the second derivative is strictly negative, t=40t = 40 gives the absolute maximum total tax revenue.


    Step 4: Calculate the maximum tax revenue and equilibrium values

    • Tax rate (tt): Rs 40\text{Rs } 40 per unit.
    • Equilibrium quantity (QQ^*):
      Q=160.2(40)=168=8 unitsQ^* = 16 - 0.2(40) = 16 - 8 = 8 \text{ units}
    • Equilibrium price (PP^*):
      P=922(8)=9216=Rs 76P^* = 92 - 2(8) = 92 - 16 = \text{Rs } 76
    • Maximum Tax Revenue (TmaxT_{\text{max}}):
      Tmax=t×Q=40×8=Rs 320T_{\text{max}} = t \times Q^* = 40 \times 8 = \text{Rs } 320

    Final Answer:

    • The tax rate that maximizes tax revenue is t=Rs 40t = \text{Rs } 40 per unit.
    • The maximum total tax revenue is Rs 320 (with Q=8Q = 8 units, P=Rs 76P = \text{Rs } 76).
  3. In Keynesian macroeconomic model of an economy, it is assumed that Y=E,E=C+I+G0,C=60+0.7Yd,Yd=YTY = E, E = C + I + G_0, C = 60 + 0.7Y_d, Y_d = Y - T where I0=Rs 90m,G0=Rs 140mI_0 = \text{Rs } 90\text{m}, G_0 = \text{Rs } 140\text{m} tax revenue (T)=0.4Y,t=0.4(T) = 0.4Y, t = 0.4. Determine the value of

    (i) equilibrium level of national income

    (ii) equilibrium level of consumption

    (iii) the tax revenue.

    [10]
    View model solution

    Step-by-Step Solution:

    Given macroeconomic model:

    • Equilibrium condition: Y=EY = E
    • Total aggregate expenditure: E=C+I0+G0E = C + I_0 + G_0
    • Consumption function: C=60+0.7YdC = 60 + 0.7Y_d
    • Disposable income: Yd=YTY_d = Y - T
    • Investment: I0=Rs 90 millionI_0 = \text{Rs } 90\text{ million}
    • Government expenditure: G0=Rs 140 millionG_0 = \text{Rs } 140\text{ million}
    • Tax revenue function: T=0.4YT = 0.4Y (with marginal tax rate t=0.4t = 0.4)

    (i) Determine the equilibrium level of national income (YY^*):

    Express disposable income in terms of national income YY:

    Yd=Y0.4Y=0.6YY_d = Y - 0.4Y = 0.6Y

    Substitute YdY_d into the consumption function:

    C=60+0.7(0.6Y)=60+0.42YC = 60 + 0.7(0.6Y) = 60 + 0.42Y

    Now write the total expenditure equation:

    E=C+I0+G0=(60+0.42Y)+90+140E = C + I_0 + G_0 = (60 + 0.42Y) + 90 + 140
    E=290+0.42YE = 290 + 0.42Y

    Set Y=EY = E:

    Y=290+0.42YY = 290 + 0.42Y
    Y0.42Y=290Y - 0.42Y = 290
    0.58Y=2900.58Y = 290
    Y=2900.58=500Y = \frac{290}{0.58} = 500

    Equilibrium National Income: Rs 500 million.


    (ii) Determine the equilibrium level of consumption (CC^*):

    Substitute Y=500Y = 500 into the consumption function:

    C=60+0.42(500)=60+210=Rs 270 millionC^* = 60 + 0.42(500) = 60 + 210 = \text{Rs } 270\text{ million}


    (iii) Determine the tax revenue (TT^*):

    T=0.4Y=0.4(500)=Rs 200 millionT^* = 0.4Y = 0.4(500) = \text{Rs } 200\text{ million}

    Verification:

    • Yd=YT=500200=300Y_d = Y - T = 500 - 200 = 300
    • C=60+0.7(300)=270C = 60 + 0.7(300) = 270
    • E=C+I+G=270+90+140=500=YE = C + I + G = 270 + 90 + 140 = 500 = Y (Balanced).

    Final Answer:

    • (i) Equilibrium national income (YY^*): Rs 500 million
    • (ii) Equilibrium consumption (CC^*): Rs 270 million
    • (iii) Total tax revenue (TT^*): Rs 200 million
  4. Calculate the IRR and NPV for the investment of each of the following projects. Decide which of the projects are viable and rank them in order of their profitability if the market rate of interest is 11%.

    Project A Project B Project C Project D
    Initial outlay (Rs) 9,000 7,000 9,000 8,000
    Return after 1 year 9,950 7,320 9,400 8,500
    [10]
    View model solution

    Step-by-Step Solution:

    Given:

    • Market discount rate (kk) = 11%=0.1111\% = 0.11
    • One-year project cash flows:
      • Initial outlay: C0C_0 at t=0t = 0
      • Return: C1C_1 at t=1t = 1

    Formulas:

    1. Net Present Value (NPV):
      NPV=C0+C11+k=C0+C11.11NPV = -C_0 + \frac{C_1}{1 + k} = -C_0 + \frac{C_1}{1.11}
    2. Internal Rate of Return (IRR):
      NPV=0    C0+C11+r=0    r=C1C0C0×100%NPV = 0 \implies -C_0 + \frac{C_1}{1 + r} = 0 \implies r = \frac{C_1 - C_0}{C_0} \times 100\%

    Project-wise Calculations:

    1. Project A:

      • C0=9,000C_0 = 9,000, C1=9,950C_1 = 9,950
      • IRRA=9,9509,0009,000=9509,0000.10556=10.56%IRR_A = \frac{9,950 - 9,000}{9,000} = \frac{950}{9,000} \approx 0.10556 = \mathbf{10.56\%}
      • NPVA=9,000+9,9501.11=9,000+8,963.96=Rs 36.04NPV_A = -9,000 + \frac{9,950}{1.11} = -9,000 + 8,963.96 = \mathbf{-\text{Rs } 36.04}
    2. Project B:

      • C0=7,000C_0 = 7,000, C1=7,320C_1 = 7,320
      • IRRB=7,3207,0007,000=3207,0000.04571=4.57%IRR_B = \frac{7,320 - 7,000}{7,000} = \frac{320}{7,000} \approx 0.04571 = \mathbf{4.57\%}
      • NPVB=7,000+7,3201.11=7,000+6,594.59=Rs 405.41NPV_B = -7,000 + \frac{7,320}{1.11} = -7,000 + 6,594.59 = \mathbf{-\text{Rs } 405.41}
    3. Project C:

      • C0=9,000C_0 = 9,000, C1=9,400C_1 = 9,400
      • IRRC=9,4009,0009,000=4009,0000.04444=4.44%IRR_C = \frac{9,400 - 9,000}{9,000} = \frac{400}{9,000} \approx 0.04444 = \mathbf{4.44\%}
      • NPVC=9,000+9,4001.11=9,000+8,468.47=Rs 531.53NPV_C = -9,000 + \frac{9,400}{1.11} = -9,000 + 8,468.47 = \mathbf{-\text{Rs } 531.53}
    4. Project D:

      • C0=8,000C_0 = 8,000, C1=8,500C_1 = 8,500
      • IRRD=8,5008,0008,000=5008,000=0.0625=6.25%IRR_D = \frac{8,500 - 8,000}{8,000} = \frac{500}{8,000} = 0.0625 = \mathbf{6.25\%}
      • NPVD=8,000+8,5001.11=8,000+7,657.66=Rs 342.34NPV_D = -8,000 + \frac{8,500}{1.11} = -8,000 + 7,657.66 = \mathbf{-\text{Rs } 342.34}

    Decision on Project Viability:

    A project is financially viable if and only if NPV>0NPV > 0 (or equivalently, IRR>k=11%IRR > k = 11\%).

    • Since every project has an IRR<11%IRR < 11\% and resulting negative NPVNPV, none of the four projects are viable at an 11%11\% market rate of interest.

    Ranking in Order of Profitability:

    Rank Project Initial Outlay Return IRR NPV (at 11%) Viability
    1 Project A Rs 9,000 Rs 9,950 10.56% -Rs 36.04 Not Viable
    2 Project D Rs 8,000 Rs 8,500 6.25% -Rs 342.34 Not Viable
    3 Project B Rs 7,000 Rs 7,320 4.57% -Rs 405.41 Not Viable
    4 Project C Rs 9,000 Rs 9,400 4.44% -Rs 531.53 Not Viable

    Final Answer:

    • Viability: None of the projects are viable at k=11%k = 11\%.
    • Ranking: Project A > Project D > Project B > Project C.

Section D

Comprehensive Answer / Case / Situation Analysis Questions:

[20]
  1. The total cost function of a company is given by the equation (TC)=150+20Q(TC) = 150 + 20Q, where P and Q are price (in Rs) and quantity (in units) of the items produced by the company. The demand function of that company is specified by the equation P=905QP = 90 - 5Q Find

    a. The maximum revenue

    b. The maximum profit

    c. The breakeven points.

    d. The price at which the maximum profit is obtained.

    [20]
    View model solution

    Step-by-Step Solution:

    Given:

    • Total Cost function: TC=150+20QTC = 150 + 20Q
    • Demand function: P=905QP = 90 - 5Q where PP is price per unit (in Rs) and QQ is the quantity produced and sold.

    a. Find the Maximum Revenue:

    Total Revenue (TRTR) is price times quantity:

    TR=P×Q=(905Q)Q=90Q5Q2TR = P \times Q = (90 - 5Q)Q = 90Q - 5Q^2

    To maximize TRTR, take the first derivative with respect to QQ and set to zero:

    d(TR)dQ=9010Q=0\frac{d(TR)}{dQ} = 90 - 10Q = 0
    10Q=90    Q=9 units10Q = 90 \implies Q = 9 \text{ units}

    Second derivative test:

    d2(TR)dQ2=10<0(Strict maximum verified)\frac{d^2(TR)}{dQ^2} = -10 < 0 \quad (\text{Strict maximum verified})

    Evaluate maximum revenue at Q=9Q = 9:

    TRmax=90(9)5(9)2=8105(81)=810405=Rs 405TR_{\text{max}} = 90(9) - 5(9)^2 = 810 - 5(81) = 810 - 405 = \text{Rs } 405


    b. Find the Maximum Profit:

    Profit function π(Q)\pi(Q) is defined as Total Revenue minus Total Cost:

    π(Q)=TRTC=(90Q5Q2)(150+20Q)\pi(Q) = TR - TC = (90Q - 5Q^2) - (150 + 20Q)
    π(Q)=5Q2+70Q150\pi(Q) = -5Q^2 + 70Q - 150

    To maximize profit, differentiate with respect to QQ and set to zero:

    dπdQ=10Q+70=0\frac{d\pi}{dQ} = -10Q + 70 = 0
    10Q=70    Q=7 units10Q = 70 \implies Q = 7 \text{ units}

    Second derivative test:

    d2πdQ2=10<0(Strict maximum verified)\frac{d^2\pi}{dQ^2} = -10 < 0 \quad (\text{Strict maximum verified})

    Evaluate maximum profit at Q=7Q = 7:

    πmax=5(72)+70(7)150=5(49)+490150\pi_{\text{max}} = -5(7^2) + 70(7) - 150 = -5(49) + 490 - 150
    πmax=245+490150=Rs 95\pi_{\text{max}} = -245 + 490 - 150 = \text{Rs } 95


    c. Find the Breakeven Points:

    At breakeven points, Total Revenue equals Total Cost (or π(Q)=0\pi(Q) = 0):

    5Q2+70Q150=0-5Q^2 + 70Q - 150 = 0

    Divide the entire equation by 5-5:

    Q214Q+30=0Q^2 - 14Q + 30 = 0

    Using the quadratic formula Q=b±b24ac2aQ = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}:

    Q=(14)±(14)24(1)(30)2(1)Q = \frac{-(-14) \pm \sqrt{(-14)^2 - 4(1)(30)}}{2(1)}
    Q=14±1961202=14±762=14±2192=7±19Q = \frac{14 \pm \sqrt{196 - 120}}{2} = \frac{14 \pm \sqrt{76}}{2} = \frac{14 \pm 2\sqrt{19}}{2} = 7 \pm \sqrt{19}
    Since 194.3589\sqrt{19} \approx 4.3589:

    • Lower breakeven quantity: Q1=74.35892.64 unitsQ_1 = 7 - 4.3589 \approx 2.64 \text{ units}
    • Upper breakeven quantity: Q2=7+4.358911.36 unitsQ_2 = 7 + 4.3589 \approx 11.36 \text{ units}

    Corresponding prices at breakeven:

    • At Q1=2.64Q_1 = 2.64: P1=905(2.64)=Rs 76.80P_1 = 90 - 5(2.64) = \text{Rs } 76.80
    • At Q2=11.36Q_2 = 11.36: P2=905(11.36)=Rs 33.20P_2 = 90 - 5(11.36) = \text{Rs } 33.20

    d. Find the Price at which Maximum Profit is Obtained:

    Maximum profit occurs at Q=7Q = 7 units. Substitute Q=7Q = 7 into the demand equation:

    P=905(7)=9035=Rs 55P = 90 - 5(7) = 90 - 35 = \text{Rs } 55

    Final Answer:

    • a. Maximum Revenue: Rs 405 (at Q=9Q = 9)
    • b. Maximum Profit: Rs 95 (at Q=7Q = 7)
    • c. Breakeven Points: Q2.64Q \approx 2.64 units and Q11.36Q \approx 11.36 units (Q=7±19Q = 7 \pm \sqrt{19})
    • d. Price at Maximum Profit: Rs 55