CA Foundation Exam  >  CA Foundation Notes  >  Quantitative Aptitude  >  MCQs' Basic Applications of Differential and Integral Calculus in Business and Economics

MCQs' Basic Applications of Differential and Integral Calculus in Business and Economics

Q1: If f(x) = (x – 1)(x)(x + 1), then dy/dx =?
(a) 3x2 – 1 
(b) 3x2 + 1 
(c) x2 – 3 
(d) x+ 3
Ans: (a)

Sol: 

 f(x) = (x – 1) (x) (x – 1) = x(x² – 3x + 2) = x³ – 3x² + 2x  

Differentiate:  f '(x) dy/dx = 3x²- 1

Q2: If y = x(x – 1) (x – 2), then dy/dx is:
(a) 3x2 – 6x + 2
(b) –6x2 + 2
(c) 3x2 + 2
(d) 3x3 + 5
Ans: (a)

Sol:
 f(x) = (x – 1)(x – 2) = x(x² – 3x + 2) = x³ – 3x² + 2x  

Differentiate: dy/dx = 3x²+ 2

Q3: If a function is given by f(x) = e3x, what is the derivative of the function?
(a) 3e3x
(b) e3x
(c) 3xe3x
(d) 3e3x+ 3
Ans: (c)

Sol:
f(x) = e3x
f'(x) = d/dx (e3x) = 3e^{33x

Q4: f(x) = x(x² – 2), then find dy/dx
(a) 3x² – 2
(b) 3x² + 2
(c) x² – 3
(d) x²
Ans: (a)

Sol:
y = f(x) = x²(x – 2) = x³ – 2x  
dy/dx = 3x² – 2

Q5: What is the differential function of MCQs`: Basic Applications of Differential and Integral Calculus in Business and Economics
(a)MCQs`: Basic Applications of Differential and Integral Calculus in Business and Economics
(b)MCQs`: Basic Applications of Differential and Integral Calculus in Business and Economics
(c)MCQs`: Basic Applications of Differential and Integral Calculus in Business and Economics
(d)MCQs`: Basic Applications of Differential and Integral Calculus in Business and Economics
Ans: (b)

Sol: 
Let's differentiate;
f(x) = (x2 + 2)1/2
Using the chain rule:
MCQs`: Basic Applications of Differential and Integral Calculus in Business and Economics
So, the differential is;
MCQs`: Basic Applications of Differential and Integral Calculus in Business and Economics

Q6: The slope of the tangent to the curve y = x2 – x at the point where the line y = 2 cuts the curve in the first quadrant is: 
(a) 2
(b) 3
(c) –3 

Ans: (b)

Sol:
Given, y = x² – x

At y = 2

2 = x² – x 
⇒ x² – x – 2 = 0

(x – 2)(x + 1) = 0 ⇒ x = 2 or x = –1

Since first quadrant ⇒ x = 2

Derivative: dy/dx = 2x – 1

At x = 2

dy/dx = 2(2) – 1 = 3

Q7: The cost function for the production of x units of a commodity is given by C(x) = 2x– 15x2 + 36x + 15. The cost will be minimum when 'x' equal to:
(a) 3 
(b) 2 
(c) 1 
(d) 4
Ans: (a)

Sol:
The cost function is:

C(x) = 2x– 15x2 + 36x + 15

C'(x) = 6x2 – 30x + 36

Put C'(x) = 0, we get

6x2 – 30x + 36 = 0

⇒ x2 – 5x + 6 = 0

⇒ (x – 2)(x – 3) = 0

So, critical points are x = 2 and x = 3

Now, C''(x) = 12x – 30

At x = 2:

C''(2) = 12(2) – 30 = –6 (Negative ⇒ Maximum)

At x = 3:

C''(3) = 12(3) – 30 = 6 (Positive ⇒ Minimum)

Therefore, the cost will be minimum when x = 3

Q8: The maxima and minima of the function y = 2x3– 15x2 + 36x + 10 occurs respectively at
(a) x = 2 and x = 3 
(b) x = 1 and x = 3
(c) x = 3 and x = 2 
(d) x = 3 and x = 1

Ans: (a)

Sol:
Given: y = 2x– 15x+ 36x + 10

On differentiating wrt x, we get

dy/dx = 6x – 30x + 36  ...(i)

and dy/dx= 12x – 30 ...(ii)

Now, substitute dy/dx = 0

⇒ 6x – 30x + 36 = 0

⇒ 6(x2 – 5x + 6) = 0

⇒ x – 5x + 6 = 0

⇒ x – 3x – 2x + 6 = 0

⇒ x(x – 3) – 2(x – 3) = 0

⇒ (x – 3)(x – 2) = 0

⇒ x = 3 and x = 2

Now, put x = 3 in (ii), we get

dy/dx = 36 – 30 = 6 > 0, attaining minima

Now, put x = 2 in (ii), we get

dy/dx = 24 – 30 = –6 < 0, attaining maxima

Therefore, the given function attains maxima at x = 2 and minima at x = 3.

Hence, the correct option is (a).

Q9: Find the gradient of the curve y = 3x2 – 6x + 4 at the point (1, 2). 
(a) 1 
(b) –1
(c) 0 
(d) 2
Ans: (c)

Sol: 
dy/dx = 6x – 6
At x = 1 
dy/dx = 6(1) – 6 = 0

Q10: The gradient of the curve y = 2x– 5x2 – 3x at x = 0 is 
(a) 3 
(b) –3 
(c) 1/3 
(d) None of these
Ans: (b)

Sol: 
Given: y =2x– 5x2 – 3x 

Therefore, the gradient of the curve is given by:

dy/dx = 6x2 – 10x – 3

At x = 0,

y'(0) = –3

Q11: Determine f(x), given that f'(x) = 12x2 – 4x and f(-3) = 17
(a) f(x) = 4x3– 2x2 + 143
(b) f(x) = 6x– x4 + 137
(c) f(x) = 3x4 – x3 – 137
(d) f(x) = 4x3 – 2x2 – 143
Ans: (a)

Sol:
f(x) = ∫ f'(x) dx

= ∫ (12x– 4x) dx

f(x) = 4x3 – 2x2 + C

f(–3) = 4(–3)3 – 2(–3)2 + C

17 = –108 – 18 + C

C = 143

⇒ f(x) = 4x3 – 2x2 + 143

Q12:MCQs`: Basic Applications of Differential and Integral Calculus in Business and Economics
(a) log |x| + c 
(b) log |log x| + c 
(c) (log x)2 + c 
(d) None of these

Ans: (b)

Sol:
MCQs`: Basic Applications of Differential and Integral Calculus in Business and Economics
= log |log x| + c

Q13:  The equation of the curve in the form y = f(x) if the curve passes through the point (1, 0) and f'(x) = 2x – 1, then f(x) is:   
(a) y = x² – x 
(b) x = y² – y 
(c) y = x²
(d) None of these

Ans: (a)

Sol: 
f(x) = ∫(2x−1)dx = x2 − x + k
Using point (1, 0): 
0 = 12 − 1 + k 
⇒ k = 0 
So, y = x² − x

Q14: The equation of the curve which passes through the point (1, 2) and has the slope 3x – 4 and the point of (x, y) is
(a) 2y = 3x³ – 8x + 9 
(b) y = 6x³ – 8x + 9 
(c) y = x³ – 8x + 9 

(d) 2y = 3x³ – 8x + c
Ans: (a)

Sol:  
Given slope dy/dx = 3x − 4 
Integrate: MCQs`: Basic Applications of Differential and Integral Calculus in Business and Economics 
Multiply by 2: 2y = 3x² − 8x + 2c 
Use point (1, 2): 4 = 3 − 8 + 2c 
⇒ 2c = 9 
So, 2y = 3x² − 8x + 9

Q15: Evaluate; ∫ 2x x2 dx
(a) MCQs`: Basic Applications of Differential and Integral Calculus in Business and Economics
(b) MCQs`: Basic Applications of Differential and Integral Calculus in Business and Economics
(c) MCQs`: Basic Applications of Differential and Integral Calculus in Business and Economics
(d)  None of these
Ans: (d)

Sol: 
∫ 2x x2 dx
According to the rule, 
Here, u = x2 and v = 2x
⇒∫ 2x x2 dx
MCQs`: Basic Applications of Differential and Integral Calculus in Business and Economics

MCQs`: Basic Applications of Differential and Integral Calculus in Business and Economics
MCQs`: Basic Applications of Differential and Integral Calculus in Business and Economics

Q16: MCQs`: Basic Applications of Differential and Integral Calculus in Business and Economics
(a) 104 
(b) 100
(c) 10 
(d) 52
Ans: (a)

Sol: 
Using the identity:
MCQs`: Basic Applications of Differential and Integral Calculus in Business and Economics
Therefore,
MCQs`: Basic Applications of Differential and Integral Calculus in Business and Economics
MCQs`: Basic Applications of Differential and Integral Calculus in Business and Economics
MCQs`: Basic Applications of Differential and Integral Calculus in Business and Economics

Q17:MCQs`: Basic Applications of Differential and Integral Calculus in Business and Economics

(a) 7 
(b) –8
(c) 8 
(d) –7
Ans: (c)

Sol: 
MCQs`: Basic Applications of Differential and Integral Calculus in Business and Economics
MCQs`: Basic Applications of Differential and Integral Calculus in Business and Economics

Q18: Evaluate MCQs`: Basic Applications of Differential and Integral Calculus in Business and Economics and the value is
(a) 3
(b) 10 
(c) 30 
(d) None of these
Ans: (c)

Sol: 
MCQs`: Basic Applications of Differential and Integral Calculus in Business and Economics
(16 + 20) – (1 + 5) = 36 – 6 = 30

Q19: If 1 2 0 (3 2 ) 0 x x k dx ++ = ∫ , find k
 (a) 0 
(b) –1
(c) –2 
(d) 1
(d) None of these
Ans: 
(c)

Sol: 
MCQs`: Basic Applications of Differential and Integral Calculus in Business and Economics
1 + 1 + k = 0 
2 + k = 0 
⇒ k = –2

Q20: MCQs`: Basic Applications of Differential and Integral Calculus in Business and Economics
(a) –1 
(b) 1 
(c) e1
(d) 1
Ans: (d)

Sol:
MCQs`: Basic Applications of Differential and Integral Calculus in Business and Economics
Apply 'LAE' rule, we get
MCQs`: Basic Applications of Differential and Integral Calculus in Business and Economics

= (1 · e1 - 0) -MCQs`: Basic Applications of Differential and Integral Calculus in Business and Economics
= e1 - (e1 - e0
= e1 - e1 + 1 = 1

The document MCQs' Basic Applications of Differential and Integral Calculus in Business and Economics is a part of the CA Foundation Course Quantitative Aptitude for CA Foundation.
All you need of CA Foundation at this link: CA Foundation
96 videos|241 docs|83 tests

FAQs on MCQs' Basic Applications of Differential and Integral Calculus in Business and Economics

1. What are the basic applications of differential calculus in business and economics?
Ans. Differential calculus is primarily used in business and economics for optimisation problems, such as maximising profit or minimising cost. It helps in determining the rate of change of a function, which allows businesses to analyse how changes in one variable, like price, can affect another variable, like demand. Additionally, it is useful for calculating marginal costs and marginal revenues, which are essential for making informed business decisions.
2. How is integral calculus applied in calculating consumer surplus?
Ans. Integral calculus is used to calculate consumer surplus by integrating the demand curve. Consumer surplus is the difference between what consumers are willing to pay for a good or service and what they actually pay. By integrating the area under the demand curve up to the market price, one can find the total benefit consumers receive, which represents the consumer surplus.
3. What is the significance of marginal analysis in economics?
Ans. Marginal analysis is significant in economics as it assesses the additional benefits gained from an increase in the production or consumption of goods and services. By focusing on the marginal costs and marginal benefits, businesses and economists can make better decisions regarding resource allocation, pricing strategies, and production levels, thereby maximising efficiency and profitability.
4. Can you explain the concept of elasticity in the context of differential calculus?
Ans. Elasticity measures how the quantity demanded or supplied of a product responds to changes in price. In the context of differential calculus, elasticity is calculated using the derivative of the quantity function with respect to price. Specifically, the price elasticity of demand is determined by the formula: E = (dQ/dP) * (P/Q), where dQ/dP is the derivative of quantity with respect to price. This helps businesses understand how sensitive consumers are to price changes.
5. What role does calculus play in determining optimal pricing strategies?
Ans. Calculus plays a crucial role in determining optimal pricing strategies by enabling firms to find the price that maximises profit. By using differential calculus, businesses can derive profit functions and calculate the first derivative to find critical points. Analysing these points helps identify whether they correspond to maximum or minimum profit levels, thus guiding firms to set prices that enhance their overall profitability.
Related Searches
Viva Questions, Free, Sample Paper, shortcuts and tricks, MCQs' Basic Applications of Differential and Integral Calculus in Business and Economics, MCQs, Previous Year Questions with Solutions, ppt, Exam, Extra Questions, pdf , mock tests for examination, MCQs' Basic Applications of Differential and Integral Calculus in Business and Economics, past year papers, Objective type Questions, practice quizzes, Summary, MCQs' Basic Applications of Differential and Integral Calculus in Business and Economics, Semester Notes, Important questions, video lectures, study material;