Aakash Repeater Courses
Take Aakash iACST and get instant scholarship on coaching programs.
Imagine you have a curved shape like the edge of a hill or a wave, and you want to find out how much space it takes up between the curve and the ground (x-axis). That space under the curve is called the area, and to calculate this area, we use integration. Integrals are the functions that satisfy a given differential equation for finding the area of a curvy region y = f (x), the x-axis, and the lines x = a and x = b (b>a). Therefore, finding the integral of a function with respect to x means finding the area above the x-axis from the curve. The integral is also called an anti-derivative, as it is the reverse process of differentiation. The main objective of these NCERT Solutions for class 12, the application of integrals, is to provide students with a clear understanding of how integration is used to calculate areas bounded by curves and to strengthen their problem-solving skills in real-life applications.
This Story also Contains
Integration teaches us how small changes add up to make a measurable difference. These NCERT Solutions for Class 12 are trustworthy and reliable, as they are created by subject matter experts at Careers360, making them an essential resource for exam preparation. NCERT Solutions are trusted by teachers for building a strong foundation in concepts. Students can additionally refer to the NCERT exemplar and notes for better practice and understanding of the topic.
The NCERT Solutions for Class 12 Maths Chapter 8 have been prepared by Careers360 experts to make learning simpler and to help you score better in exams. You can also download the solutions in PDF format.
Class 12 Maths Chapter 8 Solutions Exercise: 8.1 Page number: 296 Total questions: 4 |
Question 1: Find the area of the region bounded by the ellipse $\frac{x^2}{16}+\frac{y^2}{9}=1.$
Answer:
The area bounded by the ellipse : $\frac{x^2}{16}+\frac{y^2}{9}=1$
The area will be 4 times the area of EAB.
Therefore, $Area\ of\ EAB= \int^4_{0} y dx$
$= \int^4_{0}3\sqrt{1-\frac{x^2}{16}} dx$
$= \frac{3}{4}\int^4_{0}\sqrt{16-x^2} dx$
$= \frac{3}{4}\left [ \frac{x}{2}\sqrt{16-x^2}+\frac{16}{2}\sin^{-1}\frac{x}{4} \right ]^4_{0}$
$= \frac{3}{4}\left [ 2\sqrt{16-16} +8\sin^{-1}(1)-0-8\sin^{-1}(0)\right ]$
$= \frac{3}{4}\left [ \frac{8\pi}{2} \right ]$
$= \frac{3}{4}\left [ 4\pi \right ] =3\pi$
Therefore, the area bounded by the ellipse will be $= 4\times {3\pi} = 12\pi\ units.$
Question 2: Find the area of the region bounded by the ellipse $\small \frac{x^2}{4}+\frac{y^2}{9}=1$
Answer:
The area bounded by the ellipse : $\small \frac{x^2}{4}+\frac{y^2}{9}=1$
The area will be 4 times the area of EAB.
Therefore, $Area\ of\ EAB= \int^2_{0} y dx$
$= \int^2_{0}3\sqrt{1-\frac{x^2}{4}} dx$
$= \frac{3}{2}\int^2_{0}\sqrt{4-x^2} dx$
$= \frac{3}{2}\left [ \frac{x}{2}\sqrt4-x^2 +\frac{4}{2}\sin^{-1}\frac{x}{2} \right ]^2_{0}$
$= \frac{3}{2}\left [ \frac{2\pi}{2} \right ]$
$= \frac{3\pi}{2}$
Therefore, the area bounded by the ellipse will be $= 4\times \frac{3\pi}{2} = 6\pi\ units.$
Question 3: Choose the correct answer in the following
Answer:
The correct answer is A
The area bounded by circle C(0,0,4) and the line x=2 is
The required area = area of OAB
$\int^2_0ydx = \int^2_0\sqrt{4-x^2}dx$
$\\=[\frac{x}{2}\sqrt{4-x^2}+\frac{4}{2}\sin^{-1}\frac{x}{2}]^2_0\\ =2(\pi/2)\\ =\pi$
Question 4: Choose the correct answer in the following.
(A) $\small 2$ (B) $\small \frac{9}{4}$ (C) $\small \frac{9}{3}$ (D) $\small \frac{9}{2}$
Answer:
The area bounded by the curve $y^2=4x$ and y =3
The required area = OAB =
$\\\int ^3_0xdy\\ =\int ^3_0\frac{y^2}{4}dy\\ =\frac{1}{4}.[\frac{y^3}{3}]^3_0\\ =\frac{9}{4}$
NCERT Application of Integrals Class 12 Solutions: Exercise: Miscellaneous Exercise Page Number: 298 Total Questions: 5 |
Question 1: Find the area under the given curves and given lines:
(i) $\small y=x^2,x=1,x=2$ and $\small x$ -axis
Answer:
The area bounded by the curve $\small y=x^2,x=1,x=2$ and $\small x$ -axis
The area of the required region = area of ABCD
$\\=\int_{1}^{2}ydx\\ =\int_{1}^{2}x^2dx\\ =[\frac{x^3}{3}]_1^2\\ =\frac{7}{3}$
Hence, the area of the shaded region is 7/3 units.
Question 1: Find the area under the given curves and given lines:
(ii) $\small y=x^4,x=1,x=5$ and $\small x$ -axis
Answer:
The area bounded by the curev $\small y=x^4,x=1,x=5$ and $\small x$ -axis
The area of the required region = area of ABCD
$\\=\int_{1}^{5}ydx\\ =\int_{1}^{2}x^4dx\\ =[\frac{x^5}{5}]_1^2\\ =625-\frac{1}{5}\\ =624.8$
Hence, the area of the shaded region is 624.8 units.
Question 2: Sketch the graph of $\small y=|x+3|$ and evaluate $\small \int_{-6}^{0}|x+3|dx.$
Answer:
y=|x+3|
The given modulus function can be written as
x+3>0
x>-3
for x>-3
y=|x+3|=x+3
x+3<0
x<-3
For x<-3
y=|x+3|=-(x+3)
The integral to be evaluated is
$\\\int_{-6}^{0}|x+3|dx$
$=\int_{-6}^{-3}(-x-3)dx+\int_{-3}^{0}(x+3)dx$
$ =[-\frac{x^{2}}{2}-3x]_{-6}^{-3}+[\frac{x^{2}}{2}+3x]_{-3}^{0}$
$=(-\frac{9}{2}+9)-(-18+18)+0-(\frac{9}{2}-9)\\ =9$
Question 3: Find the area bounded by the curve $\small y=\sin x$ between $\small x=0$ and $\small x=2\pi$.
Answer:
The graph of y=sinx is as follows
We need to find the area of the shaded region.
ar(OAB)+ar(BCD)
=2ar(OAB)
$\\=2\times \int_{0}^{\pi }sinxdx\\ =2\times [-cosx]_{0}^{\pi }\\ =2\times [-(-1)-(-1)]\\ =4$
The bounded area is 4 units.
Question 4: Choose the correct answer.
(A) $\small -9$ (B) $\small \frac{-15}{4}$ (C) $\small \frac{15}{4}$ (D) $\small \frac{17}{4}$
Answer:
Hence, the required area
$=\int_{-2}^1 ydx$
$=\int_{-2}^1 x^3dx = \left [ \frac{x^4}{4} \right ]_{-2}^1$
$= \left [ \frac{x^4}{4} \right ]^0_{-2} + \left [ \frac{x^4}{4} \right ]^1_{0}$
$= \left [ 0-\frac{(-2)^4}{4} \right ] + \left [ \frac{1}{4} - 0 \right ]$
$= -4+\frac{1}{4} = \frac{-15}{4}$
Therefore, the correct answer is B.
Question 5: Choose the correct answer.
(A) $\small 0$ (B) $\small \frac{1}{3}$ (C) $\small \frac{2}{3}$ (D) $\small \frac{4}{3}$
[ Hint : $y=x^2$ if $x> 0$ and $y=-x^2$ if $x<0$ . ]
Answer:
The required area is
$\\2\int_{0}^{1}x^{2}dx\\ =2\left [ \frac{x^{3}}{3} \right ]_{0}^{1}\\ =\frac{2}{3}\ units$
Also, read,
Take Aakash iACST and get instant scholarship on coaching programs.
Here is the list of important topics that are covered in Class 12 Chapter 8 Application of Integrals:
The area enclosed by the curve $y=f(x)$, the $x$-axis, and the lines $x=a$ and $x=b$ (where $b>a$ ) is given by the formula:
Area $=\int_a^b y d x=\int_a^b f(x) d x$
The area of the region bounded by the curve $x=\phi(y)$ as its $y$-axis and the lines $y=c$ and $y=d$ is given by the formula:
Area $=\int_c^d x d y=\int_c^d \phi(y) d y$
The area enclosed between two given curves $y=f(x)$ and $y=g(x)$, and the lines $x=a$ and $x=b$, is given by the formula:
Area $=\int_a^b[f(x)-g(x)] d x \quad($ Where $f(x) \geq g(x)$ in $[a, b])$
If $f(x) \geq g(x)$ in $[a, c]$ and $f(x) \leq g(x)$ in $[c, b]$, where $a<c<b$, then the resultant area between the curves is given as:
Area $=\int_a^c[f(x)-g(x)] d x+\int_c^b[g(x)-f(x)] d x$
Here is a comparison list of the concepts in Application of Integrals that are covered in JEE and NCERT, to help students understand what extra they need to study beyond the NCERT for JEE:
Given below is the chapter-wise list of the NCERT Class 12 Maths solutions with their respective links:
Also read,
Students can check the following links for more in-depth learning.
Students can check the following links for more in-depth learning.
Students can check the following links for more in-depth learning.
Frequently Asked Questions (FAQs)
In Class 12 Chapter 8 - Application of Integrals, the key formulas include:
1. Area under a curve:
$
\text { Area }=\int_a^b y d x=\int_a^b f(x) d x
$
2. Area between two curves:
$ \text{Area} = \int_a^b [f(x) - g(x)] ,dx, \quad \text{where } f(x) \geq g(x) \text{ in } [a, b]. $
3. For vertical strips (in terms of $y$ ):
$\text { Area }=\int_c^d[f(y)-g(y)] d y$
NCERT Solutions for Class 12 Maths Chapter 8 – Application of Integrals – covers key topics like calculating the area under curves, the area between two curves, and the area bounded by lines and curves. It focuses on using definite integrals to find areas in both standard and complex geometrical situations. The chapter also includes a graphical representation of functions and the use of integration in real-life applications.
To find the area under curves using integrals in Class 12 Maths, we use definite integrals. If a curve is defined by $y=f(x)$ between $x=a$ and $x=b$, the area under the curve is:
$\text { Area }=\int_a^b f(x) d x$
This formula calculates the total area between the curve and the x-axis from $x=a$ to $x=b$. If the curve lies below the $x$-axis, take the absolute value of the integral to get a positive area.
To solve area between two curves problems in NCERT Class 12 Maths, identify the two functions: y = f(x) and y = g(x), where f(x) >= g(x) in the interval [a, b]. The area between the curves from x = a to x = b is:
$\text { Area }=\int_a^b[f(x)-g(x)] d x$
This gives the vertical distance between the curves integrated over the interval. Sketching the curves helps visualize the region. Always check which function is on top within the limits.
Yes, NCERT Solutions are usually enough for Class 12 Maths Chapter 8 – Application of Integrals for the board exams. The NCERT book covers all important concepts, formulas, and types of questions likely to appear in exams. It provides step-by-step solutions that help build a strong foundation. However, for better practice and confidence, solving additional problems from sample papers, previous years' questions, and reference books like RD Sharma can help master the topic thoroughly.
On Question asked by student community
Hello
Yes, if you’re not satisfied with your marks even after the improvement exam, many education boards allow you to reappear as a private candidate next year to improve your scores. This means you can register independently, study at your own pace, and take the exams without attending regular classes. It’s a good option to improve your results and open up more opportunities for higher studies or careers. Just make sure to check the specific rules and deadlines of your education board so you don’t miss the registration window. Keep your focus, and you will do better next time.
Hello Aspirant,
Yes, in the case that you appeared for the 2025 improvement exam and your roll number is different from what was on the previous year’s marksheet, the board will usually release a new migration certificate. This is because the migration certificate will reflect the most recent exam details, roll number and passing year. You can apply to get it from your board using the process prescribed by them either online or through your school/college.
Yes, if you miss the 1st CBSE exam due to valid reasons, then you can appear for the 2nd CBSE compartment exam.
From the academic year 2026, the board will conduct the CBSE 10th exam twice a year, while the CBSE 12th exam will be held once, as per usual. For class 10th, the second phase exam will act as the supplementary exam. Check out information on w hen the CBSE first exam 2026 will be conducted and changes in 2026 CBSE Board exam by clicking on the link .
If you want to change your stream to humanities after getting a compartment in one subject in the CBSE 12th Board Exam , you actually have limited options to qualify for your board exams. You can prepare effectively and appear in the compartment examination for mathematics again. If you do not wish to continue with the current stream, you can take readmission in the Humanities stream and start from Class 11th again, and continue studying for two more years to qualify for the 12th examination.
The GUJCET Merit List is prepared based on the Class 12th marks and GUJCET marks received by the students. CBSE students who are not from the Gujarat board can definitely compete with GSEB students, as their eligibility is decided based on the combined marks scored by them in GUJCET and the 12th board. The weightage of the GUJCET score is 40% and the weightage of the class 12 scores is 60%.
Take Aakash iACST and get instant scholarship on coaching programs.
This ebook serves as a valuable study guide for NEET 2025 exam.
This e-book offers NEET PYQ and serves as an indispensable NEET study material.
As per latest syllabus. Physics formulas, equations, & laws of class 11 & 12th chapters
As per latest syllabus. Chemistry formulas, equations, & laws of class 11 & 12th chapters
As per latest 2024 syllabus. Study 40% syllabus and score upto 100% marks in JEE