CBSE Class 12th Exam Date:01 Jan' 26 - 14 Feb' 26
NCERT Solutions for Exercise 7.8 Class 12 Maths Chapter 7 Integrals are discussed here. These NCERT solutions are created by subject matter expert at Careers360 considering the latest syllabus and pattern of CBSE 2023-24. NCERT solutions for Class 12 Maths chapter 7 exercise 7.8 is another exercise in the series of 12 exercises. Solutions to exercise 7.8 Class 12 Maths basically deals with the concept of limit of sums. There are 6 questions based on the same concept. Even practicing 2-3 questions can suffice for understanding this concept in detail. NCERT solutions for Class 12 Maths chapter 7 exercise 7.8 provided here are in a manner that one can understand the concept without even reading the theory.
12th class Maths exercise 7.8 answers are designed as per the students demand covering comprehensive, step by step solutions of every problem. Practice these questions and answers to command the concepts, boost confidence and in depth understanding of concepts. Students can find all exercise together using the link provided below.
We know that,
$\int_{a}^{b}f(x)dx = (b-a)\lim_{x\rightarrow \infty }\frac{1}{n}[f(a)+f(a+h)+...+f(a+(n-1)h)]$
$\therefore \int_{a}^{b}xdx = (b-a)\lim_{x\rightarrow \infty }\frac{1}{n}[a+(a+h)...(a+2h)..a+(n-1)h]$
$\\ = (b-a)\lim_{x\rightarrow \infty }\frac{1}{n}[(a+a...a+a)_{n}+(h+2h+3h....(n-1)h)]\\ = (b-a)\lim_{x\rightarrow \infty }\frac{1}{n}[na+h(1+2+3..+n-1)]\\ = (b-a)\lim_{x\rightarrow \infty }\frac{1}{n}[na+h(\frac{n(n-1)}{2})]\\ = (b-a)\lim_{x\rightarrow \infty }[a+\frac{n-1}{2}h]\\ = (b-a)\lim_{x\rightarrow \infty }[a+\frac{(n-1)(b-a)}{2n}]\\ = (b-a)\lim_{x\rightarrow \infty }[a+\frac{(1-\frac{1}{n})(b-a)}{2}]\\ = (b-a)[a+\frac{(b-a)}{2}]\\ =(b-a)(b+a)/2\\ =\frac{(b^2-a^2)}{2}$
This is how the integral is evaluated using limit of a sum
We know that
let $I =\int_{0}^{5}(x+1)dx$
$\\\int_{a}^{b}f(x)dx=(b-a)\lim_{n\rightarrow \infty }\frac{1}{n}[f(a)+f(a+h)+f(a+2h)+...+f(a+(n-1)h)]\\ h = \frac{b-a}{n}$
Here a = 0, b = 5 and $f(x)=(x+1)$
therefore $h=\frac{5}{n}$
$\int_{0}^{5}(x+1)dx=5\lim_{x\rightarrow \infty }\frac{1}{n}[f(0)+f(5/n)+.....+f((n-1)5/n)]$
$=5\lim_{x\rightarrow \infty }\frac{1}{n}[1+(5/n+1)+....+(1+\frac{5(n-1)}{n})]\\ =5\lim_{x\rightarrow \infty }\frac{1}{n}[(1+1..+1)_{n}+\frac{5}{n}(1+2+3+...+n-1)]\\ =5\lim_{x\rightarrow \infty }\frac{1}{n}[n+\frac{5}{n}\frac{n(n-1)}{2}]\\ =5\lim_{x\rightarrow \infty }\frac{1}{n}[n+\frac{5(n-1)}{2}]\\ =5\lim_{x\rightarrow \infty }[1+\frac{5(1-\frac{1}{n})}{2}]\\ =5[1+\frac{5}{2}]\\ =\frac{35}{2}$
We know that
$\\\int_{a}^{b}f(x)dx=(b-a)\lim_{n\rightarrow \infty }\frac{1}{n}[f(a)+f(a+h)+f(a+2h)+...+f(a+(n-1)h)]\\ h = \frac{b-a}{n}$
here a = 2 and b = 3 , so h = 1/n
$\int_{2}^{3}x^2dx=(3-2)\lim_{x\rightarrow \infty }\frac{1}{n}[f(2)+f(2+\frac{1}{n})+f(2+\frac{2}{n})+....+f(2+\frac{(n-1)}{n})]$
$\\=(1)\lim_{x\rightarrow \infty }\frac{1}{n}[2^2+(2+\frac{1}{n})^2+......+(2+\frac{(n-1)}{n})^2]\\ =\lim_{x\rightarrow \infty }\frac{1}{n}[(2^2+2^2+...2^2)_{n}+(\frac{1}{n})^2+(\frac{2}{n})^2+....(\frac{n-1}{n})^2+4(\frac{1}{n}+\frac{2}{n}+.....+\frac{n-1}{n})\\ =\lim_{x\rightarrow \infty }\frac{1}{n}[4n+\frac{n(n-1)(2n-1)}{6n^2}+\frac{4}{n}.\frac{n(n-1)}{2}]\\ =\lim_{x\rightarrow \infty }\frac{1}{n}[4n+(1-\frac{(1-\frac{1}{n})(2n-1)}{6})+\frac{4(n-1)}{2}]$
$\\=\lim_{x\rightarrow \infty }\frac{1}{n}[4n+(1-\frac{n(1-\frac{1}{n})(2-\frac{1}{n})}{6})+\frac{4(n-1)}{2}]\\ =\lim_{x\rightarrow \infty }\frac{1}{n}.n[4+(1-\frac{(1-\frac{1}{n})(2-\frac{1}{n})}{6})+2-\frac{2}{n}]\\ =4+\frac{2}{6}+2 =\frac{19}{3}$
$\int_{1}^4(x^2-x)dx$
Let
$\\I = \int_{1}^{4}(x^2-x)dx =\int_{1}^{4}x^2dx-\int_{1}^{4}xdx\\ I = I_1-I_2$
$\int_{1}^{4}x^2dx=(4-1)\lim_{x\rightarrow \infty }\frac{1}{n}[f(1)+f(1+h)+f(1+2h)+.....+f(1+(n-1)h)]$
$=(4-1)\lim_{x\rightarrow \infty }\frac{1}{n}[f(1)+f(1+h)+f(1+2h)+.....+f(1+(n-1)h)]\\ =3\lim_{x\rightarrow \infty }\frac{1}{n}[1^2+(1+\frac{3}{n})^2+(1+2.\frac{3}{n})^2+......+(1+(n-1).\frac{3}{n})^2]\\ =3\lim_{x\rightarrow \infty }\frac{1}{n}[(1^2+..1^2)_{n}+(\frac{3}{n})^2(1^2+2^2+3^2+....+(n-1)^2)+2.\frac{3}{n}(1+2+3..+n-1)]\\ =3\lim_{x\rightarrow \infty }\frac{1}{n}[n+\frac{9}{n^2}(\frac{n(n-1)(2n-1)}{6})+\frac{6}{n}(\frac{n(n-1)}{2})]$
$=3\lim_{x\rightarrow \infty }\frac{1}{n}[n+\frac{9}{n^2}(\frac{n(n-1)(2n-1)}{6})+\frac{6}{n}(\frac{n(n-1)}{2})]\\ =3\lim_{x\rightarrow \infty }[1+\frac{9}{6}(1-\frac{1}{n})(2-\frac{1}{n})+3(1-\frac{1}{n})]\\ =3[1+\frac{9}{6}.2+3]\\ = 21$
for the second part, we already know the general solution of $\int_{a}^{b}xdx = \frac{(b^2-a^2)}{2}$
So, here a = 1 and b = 4
therefore $\int_{1}^{4}xdx = \frac{(4^2-1^2)}{2}=\frac{15}{2}$
So, $I = 21-\frac{15}{2} = \frac{27}{2}$
let $I = \int_{-1}^{1}e^xdx$
We know that
$\\\int_{a}^{b}f(x)dx=(b-a)\lim_{n\rightarrow \infty }\frac{1}{n}[f(a)+f(a+h)+f(a+2h)+...+f(a+(n-1)h)]\\ h = \frac{b-a}{n}$
Here a =-1, b = 1 and $f(x) = e^x$
therefore h = 2/n
$I = 2.\lim_{x\rightarrow \infty }\frac{1}{n}[f(-1)+f(-1+\frac{2}{n})+.....+f(-1+(n-1).\frac{2}{n})]$
$\\ =2.\lim_{x\rightarrow \infty }\frac{1}{n}[e^{-1}+e^{-1+\frac{2}{n}}+e^{-1+2.\frac{2}{n}}+...+e^{-1+(n-1).\frac{2}{n}}]\\ = 2.\lim_{x\rightarrow \infty }\frac{1}{n}[e^{-1}(1+e^{2/n}+e^{4/n}+...+e^{(n-1).\frac{2}{n}})]\\ =$
By using sum of n terms of GP $S =\frac{a(r^n-1)}{r-1}$ ....where a = 1st term and r = ratio
$\\=2\lim_{n\rightarrow \infty }\frac{e^{-1}}{n}[\frac{1.(e^{\frac{2}{n}.n}-1)}{e^\frac{2}{n}-1}]\\ =2\lim_{n\rightarrow \infty }\frac{e^{-1}}{n}(\frac{e^2-1}{e^{2/n}-1})\\ =\frac{e^{-1}(e^2-1)}{\lim_{\frac{2}{n}\rightarrow \infty }\frac{e^{2/n}-1}{2/n}}\\ =\frac{e^2-1}{e}$ .........using $[\lim_{x\rightarrow \infty }(\frac{e^x-1}{x})=1]$
It is known that,
$\int_{0}^{4}(x+e^{2x})dx = 4\lim_{x\rightarrow \infty }\frac{1}{n}[f(0)+f(h)+f(2h)+....+f(n-1)h]$
$\\=4\lim_{x\rightarrow \infty }\frac{1}{n}[(0+e^0)+(h+e^2h)+(2h+e^4h)+......+((n-1)h+e^{2(n-1)h})]\\ = 4\lim_{x\rightarrow \infty }\frac{1}{n}[h(1+2+3+.....+n-1)+(\frac{e^{2nh}-1}{e^{2h}-1})]\\ = 4\lim_{x\rightarrow \infty }\frac{1}{n}[\frac{4}{n}(\frac{n(n-1)}{2})+(\frac{e^8-1}{e^{8/n}-1})]$
$\\=4\lim_{x\rightarrow \infty }[4.\frac{1-\frac{1}{n}}{2}+\frac{\frac{e^8-1}{8}}{\frac{e^{8/n}-1}{\frac{8}{n}}}]\\ =4(2)+4[(\frac{e^8-1}{8})]\\ ==8+e^8/2-1/2\\ =\frac{15+e^8}{2}$ ..........................( $\lim_{x\rightarrow 0}\frac{e^x-1}{x}=1$ )
The NCERT Class 12 Maths chapter Integrals which covers almost 6 questions in detail is prepared by experienced subject matter experts. Exercise 7.8 Class 12 Maths can be of great help to understand the concept of limit of sums in detail. NCERT Solutions for Class 12 Maths chapter 7 exercise 7.8 can be referred to without the help of any book.
Also Read| Integrals Class 12 Notes
Happy learning!!!
Frequently Asked Questions (FAQs)
Yes, There are mainly 2 types of integration, i.e Definite and indefinite Integrals.
Indefinite integrals are those which are without upper and lower limits i.e its range is not defined.
Application of Integrals includes finding the quantities of area, volume, displacement etc.
No, It has a pattern which students need to understand. Same pattern can be used to solve almost every problem based on the same concept.
It mainly deals with the concept of evaluating the definite integrals as limit of sums.
Exercise 7.8 Class 12 Maths deals with a total of 6 questions.
On Question asked by student community
Hello,
You can get the Class 11 English Syllabus 2025-26 from the Careers360 website. This resource also provides details about exam dates, previous year papers, exam paper analysis, exam patterns, preparation tips and many more. you search in this site or you can ask question we will provide you the direct link to your query.
LINK: https://school.careers360.com/boards/cbse/cbse-class-11-english-syllabus
Hello,
No, it’s not true that GSEB (Gujarat Board) students get first preference in college admissions.
Your daughter can continue with CBSE, as all recognized boards CBSE, ICSE, and State Boards (like GSEB) which are equally accepted for college admissions across India.
However, state quota seats in Gujarat colleges (like medical or engineering) may give slight preference to GSEB students for state-level counselling, not for all courses.
So, keep her in CBSE unless she plans to apply only under Gujarat state quota. For national-level exams like JEE or NEET, CBSE is equally valid and widely preferred.
Hope it helps.
Hello,
The Central Board of Secondary Education (CBSE) releases the previous year's question papers for Class 12.
You can download these CBSE Class 12 previous year question papers from this link : CBSE Class 12 previous year question papers (http://CBSE%20Class%2012%20previous%20year%20question%20papers)
Hope it helps !
Hi dear candidate,
On our official website, you can download the class 12th practice question paper for all the commerce subjects (accountancy, economics, business studies and English) in PDF format with solutions as well.
Kindly refer to the link attached below to download:
CBSE Class 12 Accountancy Question Paper 2025
CBSE Class 12 Economics Sample Paper 2025-26 Out! Download 12th Economics SQP and MS PDF
CBSE Class 12 Business Studies Question Paper 2025
CBSE Class 12 English Sample Papers 2025-26 Out – Download PDF, Marking Scheme
BEST REGARDS
Hello,
Since you have passed 10th and 12th from Delhi and your residency is Delhi, but your domicile is UP, here’s how NEET counselling works:
1. Counselling Eligibility: For UP NEET counselling, your UP domicile makes you eligible, regardless of where your schooling was. You can participate in UP state counselling according to your NEET rank.
2. Delhi Counselling: For Delhi state quota, usually 10th/12th + residency matters. Since your school and residency are in Delhi, you might also be eligible for Delhi state quota, but it depends on specific state rules.
So, having a Delhi Aadhaar will not automatically reject you in UP counselling as long as you have a UP domicile certificate.
Hope you understand.
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
As per latest syllabus. Maths formulas, equations, & theorems of class 11 & 12th chapters