Class 12 NCERT Solutions- Mathematics Part I - Chapter 6 Application of Derivatives - Miscellaneous Exercise on Chapter 6 | Set 1
Last Updated : 30 Aug, 2024
Chapter 6 of the Class 12 NCERT Mathematics textbook, titled "Application of Derivatives," focuses on how derivatives are used in various real-life situations and mathematical problems. The chapter covers concepts such as finding the rate of change of quantities, determining maxima and minima, and analyzing the monotonicity of functions. The miscellaneous exercise in Chapter 6 includes a variety of problems that test students' understanding of these applications in different contexts.
Class 12 NCERT Solutions - Mathematics Part I - Chapter 6 Application of Derivatives - Miscellaneous Exercise on Chapter 6 | Set 1
This section provides detailed solutions for the Miscellaneous Exercise in Chapter 6 of the Class 12 NCERT Mathematics textbook. The solutions cover a range of problems that require the application of derivatives in various scenarios, ensuring a thorough understanding of the concepts discussed in the chapter.
Question 1. Using differentials, find the approximate value of each of the following:
(i) (17/81)1/4
(ii) 33-1/5
Solution:
(i) (17/81)1/4
Let y = x1/4, x = 16/81 and △x = 1/81
△y = (x + △x)1/4 - x1/4
= (17/81)1/4 - (16/81)1/4
= (17/81)1/4 - (2/3)
So,
(17/81)1/4 = (2/3) + △y
Here, dy is approximately equal to △y
dy = (dy/dx)△x
= \frac{1}{4x^{\frac{3}{4}}}(△x)
= \frac{1}{4(\frac{16}{81})^{\frac{3}{4}}}(\frac{1}{81})
= 27/32 × 1/81
= 1/96
= 0.010
Hence, the approximate value of (17/81)1/4 = 2/3 + 0.010 = 0.677
(ii) 33-1/5
Let y = x-1/5, x = 32 and △x = 1
△y = (x + △x)-1/5 - x-1/5
= (33)-1/5 - (32)-1/5
= (33)-1/5 - 1/2
So,
(33)-1/5 = 1/2 + △y
Here, dy is approximately equal to △y
dy = (dy/dx)△x
= \frac{-1}{5x^{\frac{6}{5}}}(△x)
= \frac{-1}{5(32)^{\frac{6}{5}}}(1)
= -1/320
= -0.003
Hence, the approximate value of (33)-1/5 = 1/2 - 0.003 = 0.497
Question 2. Show that the function given by f(x) = log x/x has maximum at x = e.
Solution:
The given function is f(x) = log x/x
f'(x)=\frac{x(\frac{1}{x})-\log x}{x^2}=\frac{1-\log x}{x^2}
Now, f'(x) = 0
1 - log x = 0
log x = 1
log x = log e
x = e
Now, f''(x)=\frac{x^2(-\frac{1}{x})-(1-\log x)(2x)}{x^4}
=\frac{-x-2x(1-\log x}{x^3}
=\frac{-3+3\log x}{x^3}
f''(e)=\frac{-3+2\log e}{e^3}=\frac{-3+2}{e^3}=\frac{-1}{e^3}<0
Therefore, by second derivatives test, f is the maximum at x = e.
Question 3. The two equal sides of an isosceles triangle with fixed base b are decreasing at the rate of 3 cm per second. How fast is the area decreasing when the two equal sides are equal to the base?
Solution:
Given an isosceles triangle with fixed base b.
Let the other two sides be of length x.
Now its given that,
dx/dy = -3cm/s
Now semi-perimeter(s) = x + x + b/2
s = x + b/2
Area [by heron's formula] = \sqrt{s(s-x)(s-x)(s-b)}
A=(s-x).\sqrt{s(s-b)}
A=\frac{b}{2}\sqrt{(x+\frac{b}{2})(x-\frac{b}{2})}
A=\frac{b}{2}\sqrt{x^2}\frac{-b^2}{2}
A=\frac{b}{4}\sqrt{4x^2-b^2}
To find: dA/dt = ?
DA/dt = ?
\frac{dA}{dt}=\frac{b}{4}.\frac{1}{2\sqrt{4x^2-b^2}}.8x.\frac{dx}{dt}
\frac{dA}{dt}=\frac{b}{4}.\frac{1}{2b\sqrt{3}}.8b.(-3)
dA/dt = -√3b cm2/s
Hence, the area is decreasing at the rate = √3b cm2/s
Question 4. Find the equation of the normal to curve x2 = 4y which passes through the point (1, 2).
Solution:
Given area: x2 = 4y
On Differentiating both sides with respect to y,
2x(dx/dy) = 4
dx/dy = 2/x
Slope = -1/m = -2/x
By point slope form equation of normal will be,
y - 2 = -1(x - 1)
x + y = 3 is the required equation of normal.
Question 5. Show that the normal at any point θ to the curve x = acosθ + aθsinθ, y = asinθ - aθ cosθ is at a constant distance from the origin.
Solution:
Given curve,
x = acosθ + aθsin θ
y = asinθ - aθcos θ
Now -dx/dy = slope of normal =\frac{\frac{-dx}{dθ}}{\frac{dy}{dθ}} -(1)
\frac{dx}{dθ} = -asinθ + asinθ + aθcosθ
\frac{dx}{dθ} = aθcosθ -(2)
\frac{dx}{dθ} = acosθ + aθsinθ - acosθ
\frac{dx}{dθ} = aθsinθ -(3)
\frac{-dx}{dy}=\frac{-aθ\cos θ}{aθ\sin θ} -(From 1, 2 & 3)
-dx/dy = -cotθ
Now using point slope from, equation of normal will be,
y-a\sin θ+aθ\cos θ=\frac{-\cos θ}{\sin θ}(x-a\cos θ-aθ\sinθ)
ysinθ - asin-2θ + aθcosθsinθ = -xcosθ + acos2θ + aθsinθcosθ
ysinθ + ysinθ − a = 0
d=\frac{|0+0-a|}{\sqrt{\cos^2θ+\sin^2θ}}=a= constant.
Hence proved
Question 6. Find the intervals in which the function f given by f(x)=\frac{4\sin x-2x-x\cos x}{2t\cos x} is
(i) increasing (ii) decreasing
Solution:
f(x)=\frac{4\sin x-2x-x\cos x}{2+\cos x}
f'(x)=\frac{(2+\cos x)(4\cos x-2+x\sin x-\cos x)+(4\sin x-2x-x-\cos x)(\sin x)}{(2+\cos x)^2}
f'(x)=\frac{4\cos x-cos^2x}{(2+\cos x)^2}
(i) For f(x) to be increasing f'(x) ≥ 0
\frac{4\cos x-cos^2x}{(2+\cos x)^2}>0
\cos x(4-\cos x)>0
Now, 4 - cos x > 0 -(because 4 - cos x ≥ 3)
So, cos x > 0
Hence, f(x) is increasing for 0 < x < x/2 and 3π/2 < x < 2π
(ii) For f(x)to be decreasing,
f'(x) < 0
\frac{4\cos x-\cos^2x}{(\cos x+2)^2}<0
cosx(4 − cosx) < 0
cosx < 0
Hence, f(x) is decreasing for π/2 < x < 3π/2
Question 7. Find the intervals in which the function f given by f(x)=x^3+\frac{1}{x^3},x≠0 is
(i)increasing (ii)decreasing
Solution:
f(x) = x^3+\frac{1}{x^3},x≠ 0
f'(x) =3x^2-\frac{1}{3x^4}
(i) For f(x) to be increasing,
f'(x) > 0
3x^2-\frac{1}{3x^4}>0
\frac{9x^6-1}{3x^4}>0
9x6 > 1
x>(\frac{1}{9})^{\frac{1}{6}} or x∈((\frac{1}{9}^{\frac{1}{6}}),∞)
(ii) For f(x) to be decreasing,
f'(x) < 0 3x^2-\frac{1}{3x^4}<0
9x6 < 1
x<(\frac{1}{9})^{\frac{1}{6}} or x∈(∞,(\frac{1}{9}^{\frac{1}{6}}))
Question 8. Find the maximum area of an isosceles triangle inscribed in the ellipse \frac{x^2}{a^2}+\frac{y^2}{b^2}=1 with its vertex at one end of the major axis.
Solution:
Given ellipse: \frac{x^2}{a^2}+\frac{y^2}{b^2}=1
Its major axis is the x-axis
Using parametric form of ellipse, x = acosθ, y = bsinθ,
If coordinates of A are (acosθ, bsinθ)
Then B'S coordinates will be (acosθ, -bsin θ).
Now, OC = a, OD = acos θ, so CD = a(1 + cos θ)
AB = |AD| + |BD| = 2b sin θ
Area of △ABC = 1/2.AB.CD
= 1/2.2bsin θ.a(1 + cos θ)
△(θ) = ab.sinθ.(1 + sin θ)
For maxima/minima, put △'(θ) = 0
△'(θ) = ab[cosθ[1 + cosθ] + sinθ[-sinθ]]
△'(θ) = ab[2cos2θ + cosθ - 1] = 0
2cos2θ + cosθ - 1 = 0
2cos2θ + 2cosθ - cosθ - 1 = 0
2cosθ(cosθ + 1) - 1(cosθ + 1) = 0
(2cosθ - 1).(cosθ + 1) = 0
cosθ = 1/2 or cosθ = -1
If cosθ = -1, then sinθ = 0 & △(θ) = 0
But if cosθ = 1/2, sinθ = √3/2 & △(θ) = ab.\frac{\sqrt{3}}{2}(1+\frac{1}{2})
△(θ)_{max}=\frac{2\sqrt{3}ab}{4}
Question 9. A tank with rectangular base and rectangular sides, open at the top is to be constructed so that its depth is 2m and volume is 8m3. If building of tank costs Rs 70 per sq meters for the base and Rs 45 per square meter for sides. What is the cost of least expensive tank?
Solution:
Given:
Depth of tank = 2m
Volume = 8m3
Let the length be equal to x & width be to y
The base area will be equal to x.y.
Area of sides will be equal to; 2x, 2y, 2x, 2y
Now, volume = x.y.2 = 2xy = 8m3
so, xy = 4m2 -(1)
y = 4/x
Total cost = 70.base + 45.(sides)
c = 70xy + 45(2x + 2y + 2x + 2y)
c = 70.4 + 45.4(x + y) -(xy = 4)
c(x) = 180 - \\frac{180.4}{x^2}=0
1-\frac{4}{x^2}=0
x2 = 4
x = ±2, x = 2, (Rejecting -ve value)
y = 4/x = 4/2 = 2
Now cost c(x) = 280 + 180(x + 4/x)
c = 280 + 180(2 + 2)
c = 1000 rupees
Question 10. The sum of the perimeter of a circle and square is k, where k is some constant. Prove that the sum of their areas is least when the side of square is double the radius of the circle.
Solution:
Let the sides of square be x & radius of circle be r.
Perimeter of square = 4x
Circumference of circle = 2πr
Now given that, 4x + 2πr = k -(1)
x = \frac{k-2πr}{4}
Area of square = x2
Area of circle = πr2
Sum of areas = x2 + πr2
s(r)=(\frac{k-2πr}{4})^2+πr^2
Put s'(r) = 0
s(r)=2(\frac{k-2πr}{4})(\frac{-π}{2})+2πr=0 -(From eq(1))
πr=\frac{π}{2}\frac{k-2πr}{4}
8πr = kπ - 2π2r
8r = k - 2πr
8r = (4x + 2πr) - 2πr -(k = 4x + 2πr)
8r = 4x
x = 2r
Hence, proved that the sides of the square is double the radius of the circle.
Question 11. A window is in the form of a rectangle surmounted by a semicircular opening. The total perimeter of the window is 10 m. Find the dimensions of the window to admit maximum light through the whole opening.
Solution:
Let the length of the rectangle = x
the breadth of the rectangle = y
and the radius of the semicircle = x/2
So given that total perimeter of the window = 10m
P = πx/2 + x + 2y = 10
x(1 + π/2) + 2y = 10
2y = 10 - x(1 + π/2)
y = 5 - x(1/2 - π/4) -(1)
Now, the area of the window
A=\frac{πx^2}{2}+xy -(2)
From eq(1) put the value of y in eq(2), we get
A=x.[5 - x(\frac{1}{2} - \frac{π}{4})]+\frac{πx^2}{2}
= 5x - x2(1/2 + π/4) + πx2/8
On differentiating we get
A' = 5 - 2x(1/2 + π/4) + 2xπ/8
= 5 - x(1 + π/2) + xπ/4
Put A' = 0
5 - x(1 + π/2) + xπ/4 = 0
-x(1 + π/2) + xπ/4 = -5
x(-1 - π/2 + π/4) = -5
x(-1 - π/2 + π/4) = -5
x(1 + π/4) = 5
x = 5/ (1 + π/4)
x = 20/ π + 4
Hence, the length of the rectangle = 20/ π + 4
Now put the value of x in eq(1)
y = 5 - (20/ π + 4)(1/2 - π/4)
y = 10/π + 4
Hence, breadth of the rectangle = 10/π + 4
and the radius of the semicircle = x/2 = \frac{\frac{20}{π + 4}}{2} = 10/π + 4
Summary
Chapter 6 of the Class 12 NCERT Mathematics textbook, "Application of Derivatives," explores the practical uses of derivatives in various fields such as physics, economics, and engineering. It covers concepts like finding the rate of change of quantities, determining maxima and minima, and analyzing the behavior of functions (monotonicity). The Miscellaneous Exercise on this chapter includes diverse problems that test these applications, reinforcing students' understanding and ability to apply derivatives in different scenarios.
Related Articles:
Similar Reads
NCERT Solutions for Class 12 Maths Maths is among the highest-scoring subjects in the Class 12th board exam 2024-25. The syllabus of the CBSE Maths exam is based on the latest NCERT Maths syllabus. So, GeeksforGeeks has curated the NCERT Class 12 Maths Solution for you to prepare. Students can also download the NCERT Solution PDF of
11 min read
Chapter 1 - Relations and Functions
Class 12 NCERT Solutions- Mathematics Part I - Chapter 1 Relations And Functions - Exercise 1.1Relation and Function are two ways of establishing links between two sets in mathematics. Relation and Function in maths are analogous to the relation that we see in our daily lives i.e., two persons are related by the relation of father-son, mother-daughter, brother-sister, and many more. On a simi
15+ min read
Class 12 NCERT Solutions- Mathematics Part I - Chapter 1 Relations And Functions - Exercise 1.1 | Set 2Content of this article has been merged with Chapter 1 Relations And Functions - Exercise 1.1 as per the revised syllabus of NCERT. Question 11. Show that the relation R in the set A of points in a plane given by R ={ (P,Q): distance of the point P from the origin is the same as the distance of the
6 min read
Class 12 NCERT Solutions- Mathematics Part I - Chapter 1 Relations And Functions - Exercise 1.2In Class 12 Mathematics, Chapter 1, "Relations and Functions" students delve into the foundational concepts of relations and functions. Exercise 1.2 focuses on the various problems to enhance understanding of these concepts. This exercise is crucial for grasping how different functions relate to eac
8 min read
Class 12 NCERT Solutions- Mathematics Part I - Chapter 1 Relations And Functions - Exercise 1.3Please note that Exercise 1.3 from Chapter 1, âRelations and Functionsâ in the NCERT Solutions, has been removed from the revised syllabus. As a result, this exercise will no longer be a part of your study curriculum. Solve The Following Questions NCERT Solutions for Class 12 Math's Chapter 1 Exerci
10 min read
Class 12 NCERT Solutions - Mathematics Part I - Chapter 1 Relations and Functions - Exercise 1.4Exercise 1.4 delves into the advanced concepts of function composition and invertible functions, building upon the foundational knowledge of relations and functions established earlier in the chapter. This exercise is crucial for developing a deeper understanding of how functions interact and transf
15+ min read
Class 12 NCERT Solutions - Mathematics Part I - Chapter 1 Relations and Functions - Exercise 1.4 | Set 2Exercise 1.4 | Set 2 builds upon the concepts introduced in the first set, focusing on more advanced aspects of function composition and inverse functions. This set challenges students to apply their understanding to more complex scenarios, including composite functions with trigonometric, exponenti
10 min read
Class 12 NCERT Solutions- Mathematics Part I - Chapter 1 Relations And Functions -Miscellaneous Exercise on Chapter 1 | Set 1Question 1. Let f : R â R be defined as f(x) = 10x + 7. Find the function g : R â R such that g o f = f o g = 1R. Solution: As, it is mentioned here f : R â R be defined as f(x) = 10x + 7 To, prove the function one-one Let's take f(x) = f(y) 10x + 7 = 10y + 7 x = y Hence f is one-one. To, prove the
9 min read
Class 12 NCERT Solutions- Mathematics Part I - Chapter 1 Relations And Functions -Miscellaneous Exercise on Chapter 1 | Set 2Chapter 1 of NCERT Class 12 Mathematics Part I focuses on Relations and Functions, building upon the foundational concepts introduced in earlier classes. This chapter delves deeper into various types of relations and functions, exploring their properties, compositions, and applications. Students wil
8 min read
Chapter 2 - Inverse Trigonometric Functions
Class 12 NCERT Mathematics Solutions : Chapter 2 Inverse Trigonometric Functions - Exercise 2.1In this article, we will be going to solve the entire exercise 2.1 of our NCERT textbook which is Inverse Trigonometric Functions. Trigonometry is a branch of mathematics that studies the relationships between the angles and sides of triangles. It's fundamental in many areas of mathematics and appli
6 min read
Class 12 NCERT Solutions- Mathematics Part I - Chapter 2 Inverse Trigonometric Functions - Exercise 2.2 | Set 1Exercise 2.2 | Set 1 focuses on the properties and applications of inverse trigonometric functions. This set of problems is designed to deepen students' understanding of these functions, their domains, ranges, and various identities. Inverse trigonometric functions, also known as arc functions, are
5 min read
Class 12 NCERT Solutions- Mathematics Part I - Chapter 2 Inverse Trigonometric Functions - Exercise 2.2 | Set 2Content of this article has been merged with Chapter 2 Inverse Trigonometric Functions - Exercise 2.2 as per the revised syllabus of NCERT. Find the values of each of the following: Question 11. tanâ1[2cos(2sinâ11/2â)] Solution: Let us assume that sinâ11/2 = x So, sinx = 1/2 Therefore, x = Ïâ/6 = si
3 min read
Class 12 NCERT Solutions- Mathematics Part I - Chapter 2 Inverse Trigonometric Functions - Miscellaneous Exercise on Chapter 2 | Set 1Question 1. Find the value of {\cos }^{-1}(\cos \frac {13\pi} {6}) Solution: We know that \cos^{-1} (\cos x)=x Here, \frac {13\pi} {6} \notin [0,\pi]. Now, {\cos }^{-1}(\cos \frac {13\pi} {6}) can be written as : {\cos }^{-1}(\cos \frac {13\pi} {6})={\cos }^{-1}[\cos( 2\pi+\frac {\pi} {6})] , where
5 min read
Class 12 NCERT Solutions- Mathematics Part I - Chapter 2 Inverse Trigonometric Functions - Miscellaneous Exercise on Chapter 2 | Set 2Chapter 2 of Class 12 NCERT Mathematics Part I delves deeper into Inverse Trigonometric Functions, building upon the foundational concepts introduced earlier. This set of miscellaneous exercises challenges students to apply their understanding of inverse trigonometric functions in more complex scena
4 min read
Chapter 3 - Matrices
Class 12 NCERT Solutions- Mathematics Part I - Chapter 3 Matrices - Exercise 3.1In this article, we will be going to solve the entire Miscellaneous Exercise 3.1 of Chapter 3 of the NCERT textbook. A matrix is a rectangular array of numbers, symbols, or expressions, arranged in rows and columns. The numbers, symbols, or expressions in the matrix are called elements or entries. M
11 min read
Class 12 NCERT Solutions- Mathematics Part I - Chapter 3 Matrices - Exercise 3.2Matrices are a fundamental concept in linear algebra, used extensively in mathematics, physics, engineering, computer science, and various other fields. A matrix is a rectangular array of numbers, symbols, or expressions arranged in rows and columns. The numbers or elements inside a matrix are enclo
15+ min read
Class 12 NCERT Solutions- Mathematics Part I - Chapter 3 Matrices - Exercise 3.2 | Set 2The content of this article has been merged with Chapter 3 Matrices- Exercise 3.2 as per the revised syllabus of NCERT.Chapter 3 of the Class 12 NCERT Mathematics Part I textbook, titled "Matrices," introduces the fundamental concepts and operations related to matrices. This chapter covers various m
15 min read
Class 12 NCERT Solutions - Mathematics Part I - Chapter 3 Matrices - Exercise 3.3Chapter 3 of the Class 12 NCERT Mathematics textbook, titled "Matrices," delves into the fundamental concepts of matrices, including their types, operations, and applications. Exercise 3.3 focuses on practical problems involving matrix operations, such as addition, subtraction, and multiplication of
13 min read
Class 12 NCERT Solutions- Mathematics Part I - Chapter 3 Matrices - Exercise 3.4 | Set 1Using elementary transformations, find the inverse of each of the matrices, if it exists in Exercises 1 to 6.Question 1.\left[\begin{array}{rr} 1 & -1 \\ 2 & 3 \end{array}\right] Solution: \begin{aligned} &\text { Since we know that, } A= IA \Rightarrow\left[\begin{array}{cc} 1 & -1
8 min read
Class 12 NCERT Solutions- Mathematics Part I - Chapter 3 Matrices - Exercise 3.4 | Set 2Matrices are a fundamental concept in mathematics providing a compact way to represent and manipulate data and equations. They are used in various fields including algebra, calculus, and applied mathematics. This chapter focuses on the operations and properties of matrices essential for solving the
12 min read
Class 12 NCERT Solutions- Mathematics Part I - Chapter 3 Matrices - Miscellaneous Exercise on Chapter 3Chapter 3 of the Class 12 NCERT Mathematics textbook, titled "Matrices," covers fundamental concepts related to matrices, including operations such as addition, multiplication, and finding determinants and inverses. The Miscellaneous Exercise in this chapter provides a range of problems that integra
12 min read
Chapter 4 - Determinants
Class 12 NCERT Solutions - Mathematics Part I - Chapter 4 Determinants - Exercise 4.1Chapter 4 of Class 12 NCERT Mathematics Part I introduces the concept of determinants, a crucial topic in linear algebra. Exercise 4.1 focuses on the fundamentals of determinants, including their definition, calculation for 2x2 and 3x3 matrices, and their basic properties. This exercise lays the gro
4 min read
Class 12 NCERT Solutions- Mathematics Part I - Chapter 4 Determinants - Exercise 4.2 | Set 1Exercise 4.2 specifically focuses on the properties and applications of determinants, building upon the basic definitions introduced earlier in the chapter. This exercise aims to deepen students' understanding of how determinants can be manipulated and applied to solve various mathematical problems.
10 min read
Class 12 NCERT Solutions- Mathematics Part I - Chapter 4 Determinants- Exercise 4.2 | Set 2Exercise 4.2 of Chapter 4 in the NCERT Class 12 Mathematics Part I textbook delves deeper into the properties and applications of determinants. This set builds upon the foundational concepts introduced earlier, challenging students with more complex problems that require a nuanced understanding of d
8 min read
Class 12 NCERT Solutions- Mathematics Part I - Chapter 4 Determinants - Exercise 4.3Question 1. Find area of the triangle with vertices at the point given in each of the following : (i) (1, 0), (6, 0), (4, 3) (ii) (2, 7), (1, 1), (10, 8) (iii) (â2, â3), (3, 2), (â1, â8) Solution: (i) (1, 0), (6, 0), (4, 3) Area\ of\ triangle=\frac{1}{2}\begin{vmatrix}1 & 0 & 1\\6&0&
2 min read
Class 12 NCERT Solutions - Mathematics Part I - Chapter 4 Determinants - Exercise 4.4Exercise 4.4 of Chapter 4 in the NCERT Class 12 Mathematics Part I textbook focuses on advanced applications of determinants and their properties. This exercise builds upon the foundational knowledge established in previous sections, challenging students to apply determinant techniques to more compl
7 min read
Class 12 NCERT Solutions- Mathematics Part I - Chapter 4 Determinants - Exercise 4.5NCERT Solutions for Class 9 Maths, Chapter 1, Number Systems, Exercise 1.3, meticulously crafted by our subject experts, facilitating effortless learning for students. These solutions serve as a valuable reference for students tackling exercise problems. Exercise 1.3 delves into the realm of real nu
15+ min read
Class 12 NCERT Solutions- Mathematics Part I - Chapter 4 Determinants - Exercise 4.6 | Set 1Examine the consistency of the system of equations in Exercises 1 to 6.Question 1. x + 2y = 2 2x + 3y = 3 Solution: Matrix form of the given equations is AX = B where, A =\begin{bmatrix}1 & 2 \\2 & 3 \\\end{bmatrix} , B = \begin{bmatrix}2 \\3 \\\end{bmatrix} and, X = \begin{bmatrix}x\\y\\\en
5 min read
Class 12 NCERT Solutions - Mathematics Part I - Chapter 4 Determinants - Exercise 4.6 | Set 2Chapter 4 Determinants - Exercise 4.6 | Set 1Question 11. 2x + y + z = 1 x - 2y - z = 3/2 3y - 5z = 9 Solution: Matrix form of the given equation is AX = B i.e.\begin{bmatrix}2 & 1 & 1\\1 & -2 & -1\\0 & 3 & -5\end{bmatrix}\begin{bmatrix}x\\y\\z\end{bmatrix}=\begin{bmatrix}1\\
5 min read
Class 12 NCERT Solutions- Mathematics Part I - Chapter 4 Determinants - Miscellaneous Exercises on Chapter 4Question 1. Prove that the determinant \begin{vmatrix} x & sin\theta & cos\theta \\ -sin\theta & -x & 1\\ cos\theta & 1 & x \end{vmatrix} is independent of θ. Solution: A = \begin{vmatrix} x & sin\theta & cos\theta \\ -sin\theta & -x & 1\\ cos\theta & 1
15+ min read
Chapter 5 - Continuity and Differentiability
Class 12 NCERT Solutions- Mathematics Part I - Chapter 5 Continuity And Differentiability - Exercise 5.1Question 1. Prove that the function f(x) = 5x â 3 is continuous at x = 0, at x = â 3 and at x = 5. Solution: To prove the continuity of the function f(x) = 5x â 3, first we have to calculate limits and function value at that point. Continuity at x = 0 Left limit = \lim_{x \to 0^-} f(x) = \lim_{x \to
15+ min read
Class 12 NCERT Solutions- Mathematics Part I - Chapter 5 Continuity And Differentiability - Exercise 5.1 | Set 2Chapter 5 on Continuity and Differentiability is a crucial part of calculus in Class 12 mathematics. It builds upon the concept of limits and introduces students to the fundamental ideas of continuous functions and differentiation. This chapter lays the groundwork for understanding rates of change,
15+ min read
Class 12 NCERT Solutions- Mathematics Part I - Chapter 5 Continuity And Differentiability - Exercise 5.2Chapter 5 of the Class 12 NCERT Mathematics textbook focuses on the concepts of continuity and differentiability which are fundamental in understanding calculus. This chapter helps students grasp how functions behave concerning their limits and derivatives. Exercise 5.2 is designed to test and reinf
4 min read
Class 12 NCERT Solutions- Mathematics Part I - Chapter 5 Continuity And Differentiability - Exercise 5.3Chapter 5 of the Class 12 NCERT Mathematics textbook, "Continuity and Differentiability," introduces the concepts of continuity and differentiability of functions, which are fundamental in calculus. Exercise 5.3 focuses on applying these concepts to solve problems related to the continuity and diffe
5 min read
Class 12 NCERT Solutions- Mathematics Part I - Chapter 5 Continuity And Differentiability - Exercise 5.4Differentiate the following w.r.t xQuestion 1. y = \frac{e^x}{\sin x} Solution: \frac{dy}{dx}=\frac{d}{dx}(\frac{e^x}{\sin x}) \frac{dy}{dx}=\frac{\sin x\frac{d}{dx}e^x-e^x\frac{d}{dx}\sin x}{sin^2x} (\frac{d}{dx}(\frac{u}{v})=v\frac{\frac{du}{dx}-u\frac{dv}{dx}}{v^2}) \frac{dy}{dx}=\frac{\sin x e^x
1 min read
Class 12 NCERT Solutions - Mathematics Part I - Chapter 5 Continuity And Differentiability - Exercise 5.5Differentiate the functions given in question 1 to 10 with respect to x.Question 1. cos x.cos2x.cos3x Solution: Let us considered y = cos x.cos2x.cos3x Now taking log on both sides, we get log y = log(cos x.cos2x.cos3x) log y = log(cos x) + log(cos 2x) + log (cos 3x) Now, on differentiating w.r.t x,
10 min read
Class 12 NCERT Solutions - Mathematics Part I - Chapter 5 Continuity And Differentiability - Exercise 5.5 | Set 2Exercise 5.5 focuses on the Mean Value Theorem and Rolle's Theorem, which are fundamental concepts in calculus. These theorems provide powerful tools for analyzing functions and their behavior over intervals. This exercise helps students understand how to apply these theorems to solve various mathem
6 min read
Class 12 NCERT Solutions- Mathematics Part I - Chapter 5 Continuity And Differentiability - Exercise 5.6If x and y are connected parametrically by the equations given in Exercises 1 to 10, without eliminating the parameter, Find \frac{dy}{dx}Question 1. x = 2at2, y = at4 Solution: Here, x = 2at2, y = at4 \frac{dx}{dt} = \frac{d(2at^2)}{dt} = 2a \frac{d(t^2)}{dt} = 2a (2t) = 4at And, now \frac{dy}{dt}
6 min read
Class 12 NCERT Solutions- Mathematics Part I - Chapter 5 Continuity And Differentiability - Exercise 5.7Exercise 5.7 focuses on the application of derivatives in approximation and errors. This exercise explores how derivatives can be used to estimate function values and calculate errors in measurements or approximations. It introduces students to concepts like absolute and relative errors, percentage
8 min read
Class 12 NCERT Solutions- Mathematics Part I - Chapter 5 Continuity And Differentiability - Exercise 5.8Note: Please note that Exercise 5.8 from Chapter 5, "Continuity and Differentiability" in the NCERT Solutions, has been removed from the revised syllabus. As a result, this exercise will no longer be a part of your study curriculum. Exercise 5.8 focuses on the application of derivatives to find tang
6 min read
Class 12 NCERT Solutions- Mathematics Part I - Chapter 5 Continuity And Differentiability - Miscellaneous Exercise on Chapter 5In Chapter 5 of the Class 12 NCERT Mathematics textbook, titled Continuity and Differentiability, students explore fundamental concepts related to the behavior of functions. The chapter emphasizes understanding continuity, differentiability, and their implications in calculus. It includes various ex
13 min read
Chapter 6 - Applications of Derivatives
Class 12 NCERT Solutions- Mathematics Part I - Application of Derivatives - Exercise 6.1The study of derivatives is a cornerstone in calculus providing the essential tools for understanding and analyzing functions. The Application of Derivatives a key topic in Class 12 Mathematics involves using the derivatives to solve real-world problems. This topic helps in understanding how rates o
8 min read
Class 12 NCERT Solutions- Mathematics Part I - Application of Derivatives - Exercise 6.2The Application of derivatives is a crucial topic in calculus that involves using derivatives to solve practical problems and understand the various aspects of functions beyond their basic behavior. It helps in analyzing the rates of change optimizing the functions and understanding the geometric pr
13 min read
Class 12 NCERT Solutions- Mathematics Part I - Application of Derivatives - Exercise 6.2| Set 2The chapter "Application of Derivatives" in Class 12 Mathematics is a critical part of the NCERT curriculum. It focuses on using derivatives to the solve real-world problems including rate of change, maxima and minima, tangents and normals. Exercise 6.2 specifically deals with the problems related t
8 min read
Class 12 NCERT Solutions- Mathematics Part I - Chapter 6 Application of Derivatives -Exercise 6.3 | Set 2In this article, we will see some problems of derivatives a fundamental concept in calculus, and mathematical analysis that measures how a function changes as input changes.Exercise 6.3 focuses on the application of derivatives to find the rate of change of quantities. This exercise builds upon the
12 min read
Class 12 NCERT Solutions- Mathematics Part I - Chapter 6 Application of Derivatives - Exercise 6.4Question 1. Using differentials, find the approximate value of each of the following up to 3 places of decimal. (i)â25.3 (ii)â49.5 (iii) â0.6 (iv) (0.009)1/3 (v) (0.999)1/10 (vi) (15)1/4 (vii) (26)1/3 (viii) (255)1/4 (ix) (82)1/4 (x) (401)1/2 (xi) (0.0037)1/2 (xii) (26.57)1/3 (xiii) (81.5)1/4 (xiv)
10 min read
Class 12 NCERT Solutions - Mathematics Part I - Chapter 6 Application of Derivatives - Exercise 6.5 | Set 1Question 1. Find the maximum and minimum values, if any, of the following function given by(i) f(x) = (2x - 1)2 + 3 Solution: Given that, f(x) = (2x - 1)2 + 3 From the given function we observe that (2x - 1)2 ⥠0 â xâ R, So, (2x - 1)2 + 3 ⥠3 â xâ R, Now we find the minimum value of function f when
15+ min read
Class 12 NCERT Solutions - Mathematics Part I - Chapter 6 Application of Derivatives - Exercise 6.5 | Set 2In Class 12 Mathematics, the chapter on Applications of Derivatives is one of the most important topics. This chapter focuses on how derivatives are applied to solve real-world problems such as finding the rate of change determining the slope of a curve, or calculating the maximum and minimum values
15 min read
Class 12 NCERT Solutions- Mathematics Part I - Chapter 6 Application of Derivatives - Miscellaneous Exercise on Chapter 6 | Set 1Chapter 6 of the Class 12 NCERT Mathematics textbook, titled "Application of Derivatives," focuses on how derivatives are used in various real-life situations and mathematical problems. The chapter covers concepts such as finding the rate of change of quantities, determining maxima and minima, and a
10 min read
Class 12 NCERT Solutions- Mathematics Part I - Chapter 6 Application of Derivatives - Miscellaneous Exercise on Chapter 6 | Set 2Content of this article has been merged with Chapter 6 Application of Derivatives - Miscellaneous Exercise as per the revised syllabus of NCERT.Chapter 6 of the Class 12 NCERT Mathematics textbook, titled "Application of Derivatives," is essential for understanding how derivatives are applied in rea
11 min read