Get the most accurate TN Board Solutions for Class 12 Maths Chapter 09 Applications of Integration here. Updated for the 2026-27 academic session, these solutions are based on the latest TN Board textbooks for Class 12 Maths. Our expert-created answers for Class 12 Maths are available for free download in PDF format.
Detailed Chapter 09 Applications of Integration TN Board Solutions for Class 12 Maths
For Class 12 students, solving TN Board textbook questions is the most effective way to build a strong conceptual foundation. Our Class 12 Maths solutions follow a detailed, step-by-step approach to ensure you understand the logic behind every answer. Practicing these Chapter 09 Applications of Integration solutions will improve your exam performance.
Class 12 Maths Chapter 09 Applications of Integration TN Board Solutions PDF
Question 1. Evaluate the following integrals as the limits of sums:
(i) \( \int_{0}^{1} (5x + 4)dx \)
(ii) \( \int_{1}^{2} (4x^2 - 1)dx \)
Answer:
(i) We need to evaluate the integral \( \int_{0}^{1} (5x + 4)dx \) using the limit of sums.
Here, the function is \( f(x) = 5x + 4 \), the lower limit is \( a = 0 \), and the upper limit is \( b = 1 \).
We use the formula: \( \int_a^b f(x)dx = \lim_{n \to \infty} \frac{b-a}{n} \sum_{r=1}^n f(a + \frac{r(b-a)}{n}) \).
Applying the values:
\( \int_0^1 (5x+4)dx = \lim_{n \to \infty} \frac{1-0}{n} \sum_{r=1}^n f(0 + \frac{r(1-0)}{n}) \)
\( = \lim_{n \to \infty} \frac{1}{n} \sum_{r=1}^n f(\frac{r}{n}) \)
\( = \lim_{n \to \infty} \frac{1}{n} \sum_{r=1}^n (5(\frac{r}{n}) + 4) \)
\( = \lim_{n \to \infty} \frac{1}{n} [\sum_{r=1}^n \frac{5r}{n} + \sum_{r=1}^n 4] \)
\( = \lim_{n \to \infty} \frac{1}{n} [\frac{5}{n} \sum_{r=1}^n r + 4n] \)
We know that \( \sum_{r=1}^n r = \frac{n(n+1)}{2} \). Substitute this into the expression:
\( = \lim_{n \to \infty} \frac{1}{n} [\frac{5}{n} \frac{n(n+1)}{2} + 4n] \)
\( = \lim_{n \to \infty} \frac{1}{n} [\frac{5(n+1)}{2} + 4n] \)
Now, we divide each term inside the bracket by \( n \):
\( = \lim_{n \to \infty} [\frac{5(n+1)}{2n} + \frac{4n}{n}] \)
\( = \lim_{n \to \infty} [\frac{5n+5}{2n} + 4] \)
\( = \lim_{n \to \infty} [\frac{5}{2} + \frac{5}{2n} + 4] \)
As \( n \to \infty \), the term \( \frac{5}{2n} \) approaches 0.
\( = \frac{5}{2} + 0 + 4 \)
\( = \frac{5+8}{2} \)
\( = \frac{13}{2} \)
(ii) We need to evaluate the integral \( \int_{1}^{2} (4x^2 - 1)dx \) using the limit of sums.
Here, the function is \( f(x) = 4x^2 - 1 \), the lower limit is \( a = 1 \), and the upper limit is \( b = 2 \).
Using the same formula for the limit of sums:
\( \int_a^b f(x)dx = \lim_{n \to \infty} \frac{b-a}{n} \sum_{r=1}^n f(a + \frac{r(b-a)}{n}) \)
Substitute the values of \( a \) and \( b \):
\( \int_1^2 (4x^2 - 1)dx = \lim_{n \to \infty} \frac{2-1}{n} \sum_{r=1}^n f(1 + \frac{r(2-1)}{n}) \)
\( = \lim_{n \to \infty} \frac{1}{n} \sum_{r=1}^n f(1 + \frac{r}{n}) \)
\( = \lim_{n \to \infty} \frac{1}{n} \sum_{r=1}^n [4(1 + \frac{r}{n})^2 - 1] \)
Expand the square term \( (1 + \frac{r}{n})^2 \):
\( = \lim_{n \to \infty} \frac{1}{n} \sum_{r=1}^n [4(1 + \frac{2r}{n} + \frac{r^2}{n^2}) - 1] \)
\( = \lim_{n \to \infty} \frac{1}{n} \sum_{r=1}^n [4 + \frac{8r}{n} + \frac{4r^2}{n^2} - 1] \)
\( = \lim_{n \to \infty} \frac{1}{n} \sum_{r=1}^n [3 + \frac{8r}{n} + \frac{4r^2}{n^2}] \)
Separate the summation terms:
\( = \lim_{n \to \infty} \frac{1}{n} [\sum_{r=1}^n 3 + \frac{8}{n} \sum_{r=1}^n r + \frac{4}{n^2} \sum_{r=1}^n r^2] \)
We know the summation formulas: \( \sum_{r=1}^n 3 = 3n \), \( \sum_{r=1}^n r = \frac{n(n+1)}{2} \), and \( \sum_{r=1}^n r^2 = \frac{n(n+1)(2n+1)}{6} \).
Substitute these formulas:
\( = \lim_{n \to \infty} \frac{1}{n} [3n + \frac{8}{n} \frac{n(n+1)}{2} + \frac{4}{n^2} \frac{n(n+1)(2n+1)}{6}] \)
Simplify the terms:
\( = \lim_{n \to \infty} [3 + \frac{8(n+1)}{2n} + \frac{4(n+1)(2n+1)}{6n^2}] \)
\( = \lim_{n \to \infty} [3 + 4(\frac{n+1}{n}) + \frac{2}{3}(\frac{n+1}{n})(\frac{2n+1}{n})] \)
\( = \lim_{n \to \infty} [3 + 4(1 + \frac{1}{n}) + \frac{2}{3}(1 + \frac{1}{n})(2 + \frac{1}{n})] \)
As \( n \to \infty \), the terms with \( \frac{1}{n} \) approach 0.
\( = 3 + 4(1 + 0) + \frac{2}{3}(1 + 0)(2 + 0) \)
\( = 3 + 4(1) + \frac{2}{3}(1)(2) \)
\( = 3 + 4 + \frac{4}{3} \)
\( = 7 + \frac{4}{3} \)
\( = \frac{21+4}{3} \)
\( = \frac{25}{3} \)
The definite integral represents the area under the curve of the function between the given limits.
In simple words: To find the exact value of an integral, we can imagine splitting the area under the curve into many tiny rectangles. We add up the areas of all these rectangles and then imagine making the rectangles infinitely thin. This method gives us the precise area, which is the value of the integral.
🎯 Exam Tip: Remember the standard summation formulas for \( \sum r \), \( \sum r^2 \), and \( \sum r^3 \) as they are crucial when evaluating integrals using the limit of sums method. Pay close attention to the algebraic simplification steps and the limit evaluation.
Free study material for Maths
TN Board Solutions Class 12 Maths Chapter 09 Applications of Integration
Students can now access the TN Board Solutions for Chapter 09 Applications of Integration prepared by teachers on our website. These solutions cover all questions in exercise in your Class 12 Maths textbook. Each answer is updated based on the current academic session as per the latest TN Board syllabus.
Detailed Explanations for Chapter 09 Applications of Integration
Our expert teachers have provided step-by-step explanations for all the difficult questions in the Class 12 Maths chapter. Along with the final answers, we have also explained the concept behind it to help you build stronger understanding of each topic. This will be really helpful for Class 12 students who want to understand both theoretical and practical questions. By studying these TN Board Questions and Answers your basic concepts will improve a lot.
Benefits of using Maths Class 12 Solved Papers
Using our Maths solutions regularly students will be able to improve their logical thinking and problem-solving speed. These Class 12 solutions are a guide for self-study and homework assistance. Along with the chapter-wise solutions, you should also refer to our Revision Notes and Sample Papers for Chapter 09 Applications of Integration to get a complete preparation experience.
FAQs
The complete and updated Samacheer Kalvi Class 12 Maths Solutions Chapter 9 Applications of Integration Exercise 9.2 is available for free on StudiesToday.com. These solutions for Class 12 Maths are as per latest TN Board curriculum.
Yes, our experts have revised the Samacheer Kalvi Class 12 Maths Solutions Chapter 9 Applications of Integration Exercise 9.2 as per 2026 exam pattern. All textbook exercises have been solved and have added explanation about how the Maths concepts are applied in case-study and assertion-reasoning questions.
Toppers recommend using TN Board language because TN Board marking schemes are strictly based on textbook definitions. Our Samacheer Kalvi Class 12 Maths Solutions Chapter 9 Applications of Integration Exercise 9.2 will help students to get full marks in the theory paper.
Yes, we provide bilingual support for Class 12 Maths. You can access Samacheer Kalvi Class 12 Maths Solutions Chapter 9 Applications of Integration Exercise 9.2 in both English and Hindi medium.
Yes, you can download the entire Samacheer Kalvi Class 12 Maths Solutions Chapter 9 Applications of Integration Exercise 9.2 in printable PDF format for offline study on any device.