Day10 Mathematical Foundations
Day10 Mathematical Foundations
Instructions
Please share your answers wherever applicable in-line with the word document.
Submit code separately wherever applicable. Mathematical calculations which are
manually performed should be uploaded with a picture along with the explanation
in a word document.
Please ensure you update all the details:
Name: _________________________
Batch ID: _______________________
Topic: Mathematical Foundations
Note: Submit pictures of mathematical calculations
Guidelines:
1. An assignment submission is considered complete only when correct and executable code(s) are
submitted along with the documentation explaining the method and results. Failing to submit either
of those will be considered an invalid submission and will not be considered as correct submission.
2. Ensure that you submit your assignments correctly and in full. Resubmission is not allowed.
3. Post the submission you can evaluate your work by referring to keys provided. (will be available
only post the submission).
Problem Statements
Q1) Find the maximum and minimum values of the function: x3 - 3x2 - 9x + 12
F(x)= x3 - 3x2 - 9x + 12
On differentiating both sides, we get
f´(x) = 3x²-6x-9
For maxima or minima,
Put f´(x) =0
3x²-6x-9=0 3x²-2x-3=0
x²-3x=x-3=0
x(x-3) + 1(x-3) =0
4z-5 = 2-z
4z+z = 2+5
Q4) Consider Y = 2x3+6x2+3x. Identify the critical values and verify if it is the maxima or minima.
Ans: ns : Critical Points : x= -1-1/√2 , -1+1/√2 (-1.70, 1.70)
Maximum values exists at x= -8.4
Minimum values exists at x= 8.4
Solution : Y(x) = 2x³ + 6x² + 3x
Y´(x) = dy/dx = 6x² + 12x + 3
Y”(x) = d²y/dx² = 12x + 12
Critical Points : dy/dx = 0 6x² + 12x + 3 = 0
2x² + 4x + 1 =0
x = -1-1/√2 , -1+1/√2
Maxima or Minima :
at x = -1-1/√2
d²y/dx² = 12x + 12
= 12 (-1-1/√2) + 12 q q
= -8.4 < 0
Maximum value is -8.4
at x= 1+1√2 (1.70)
= 12x+12 = 12(-1+1/√2)+12
= 8.4 > 0
Minimum Value is 8.4
Q5) Determine the critical points and obtain relative minima or maxima of a function defined by
= x₁ + x₂ = -6/4 = -1.5
x₁ = -6/3, x₂ = 6/5
x₁ = -2, x₂ = 1.2
= 2.8