NCERT Solutions for Exercise 7.7 Class 12 Maths Chapter 7 - Integrals

NCERT Solutions for Exercise 7.7 Class 12 Maths Chapter 7 - Integrals

Upcoming Event

CBSE Class 12th Exam Date:17 Feb' 26 - 17 Feb' 26

Komal MiglaniUpdated on 25 Apr 2025, 08:33 AM IST

Solving basic integration is like taking a walk in the park; it’s simple and direct, but special types of integration are like going into a maze, complex and tricky at first, but once you get the pattern and the right method, then you can solve them easily. In exercise 7.7 of the chapter Integrals, we will learn about the integrals of some more types based on the techniques of integration by parts. This article on the NCERT Solutions for Exercise 7.7 of Class 12, Chapter 7 - Integrals, offers clear and step-by-step solutions to the problems given in the exercise, so that students can clear their doubts and understand the logic behind the solutions. For syllabus, notes, and PDF, refer to this link: NCERT.

This Story also Contains

  1. Class 12 Maths Chapter 7 Exercise 7.7 Solutions: Download PDF
  2. Integrals Class 12 Chapter 7 Exercise 7.7
  3. Topics covered in Chapter 7, Integrals: Exercise 7.7
  4. NCERT Solutions Subject Wise
  5. NCERT Exemplar Solutions Subject Wise

Class 12 Maths Chapter 7 Exercise 7.7 Solutions: Download PDF

Download PDF

Integrals Class 12 Chapter 7 Exercise 7.7

Question 1: Integrate the functions in Exercises 1 to 9.

$\sqrt{4 - x^2}$

Answer:

Given function $\sqrt{4 - x^2}$ ,

So, let us consider the function to be;

$I = \int \sqrt{4-x^2}dx$

$= \int \sqrt{(2)^2-x^2}dx$

Then it is known that, $= \int \sqrt{a^2-x^2}dx =\frac{x}{2}\sqrt{a^2-x^2} +\frac{a^2}{2}\sin^{-1}\frac{x}{a}+C$

Therefore, $I = \frac{x}{2}\sqrt{4-x^2} +\frac{4}{2}\sin^{-1}{\frac{x}{2}}+C$

$= \frac{x}{2}\sqrt{4-x^2} +2\sin^{-1}{\frac{x}{2}}+C$

Question 2: Integrate the functions in Exercises 1 to 9.

$\sqrt{1 - 4x^2}$

Answer:

Given function to integrate $\sqrt{1 - 4x^2}$

Now we can rewrite as

$= \int \sqrt{1 - (2x)^2}dx$

As we know the integration of this form is $\left [ \because \int \sqrt{a^2-x^2}dx =\frac{x}{2}\sqrt{a^2-x^2} +\frac{a^2}{2}\sin^{-1}\frac{x}{a} \right ]$

$= \frac{(\frac{2x}{2})\sqrt{1^2-(2x)^2}+\frac{1^2}{2}\sin^{-1}\frac{2x}{1}}{2\rightarrow Coefficient\ of\ x\ in\ 2x} +C$

$= \frac{1}{2}\left [ x\sqrt{1-4x^2}+\frac{1}{2}\sin^{-1}2x \right ]+C$

$= \frac{x}{2}\sqrt{1-4x^2}+\frac{1}{4}\sin^{-1}2x+C$

Question 3: Integrate the functions in Exercises 1 to 9.

$\sqrt{x^2 + 4x + 6}$

Answer:

Given function $\sqrt{x^2 + 4x + 6}$ ,

So, let us consider the function to be;

$I = \int\sqrt{x^2 + 4x + 6}dx$

$= \int\sqrt{(x^2 + 4x + 4)+2}dx = \int\sqrt{(x + 2)^2 +(\sqrt2)^2}dx$

And we know that, $\int \sqrt{x^2+a^2}dx = \frac{x}{2}\sqrt{x^2+a^2}+\frac{a^2}{2}\log|x+\sqrt{x^2+a^2}| +C$

$\Rightarrow I = \frac{x+2}{2}\sqrt{x^2+4x+6}+\frac{2}{2}\log\left | (x+2)+\sqrt{x^2+4x+6} \right |+C$

$= \frac{x+2}{2}\sqrt{x^2+4x+6}+\log\left | (x+2)+\sqrt{x^2+4x+6} \right |+C$

Question 4: Integrate the functions in Exercises 1 to 9.

$\sqrt{x^2 + 4x +1}$

Answer:

Given function $\sqrt{x^2 + 4x +1}$ ,

So, let us consider the function to be;

$I = \int\sqrt{x^2 + 4x + 1}dx$

$= \int\sqrt{(x^2 + 4x + 4)-3}dx = \int\sqrt{(x + 2)^2 -(\sqrt3)^2}dx$

And we know that, $\int \sqrt{x^2-a^2}dx = \frac{x}{2}\sqrt{x^2-a^2}-\frac{a^2}{2}\log|x+\sqrt{x^2-a^2}| +C$

$\therefore I = \frac{x+2}{2}\sqrt{x^2+4x+1}-\frac{3}{2}\log\left | (x+2)+\sqrt{x^2+4x+1} \right |+C$

Question 5: Integrate the functions in Exercises 1 to 9.

$\sqrt{1-4x-x^2}$

Answer:

Given function $\sqrt{1-4x-x^2}$ ,

So, let us consider the function to be;

$I = \int\sqrt{1-4x-x^2}dx$

$= \int\sqrt{1-(x^2+4x+4-4)}dx = \int\sqrt{1+4 -(x+2)^2}dx$

$= \int\sqrt{(\sqrt5)^2 -(x+2)^2}dx$

And we know that, $\int \sqrt{a^2-x^2}dx = \frac{x}{2}\sqrt{a^2-x^2}+\frac{a^2}{2}\sin^{-1}\frac{x}{a}+C$

$\therefore I = \frac{x+2}{2}\sqrt{1-4x-x^2}+\frac{5}{2}\sin^{-1}\left ( \frac{x+2}{\sqrt5} \right )+C$

Question 6: Integrate the functions in Exercises 1 to 9.

$\sqrt{x^2 + 4x - 5}$

Answer:

Given function $\sqrt{x^2 + 4x - 5}$ ,

So, let us consider the function to be;

$I = \int\sqrt{x^2+4x-5}dx$

a $= \int\sqrt{(x^2+4x+4)-9}dx = \int\sqrt{(x+2)^2 -(3)^2}dx$

And we know that, $\int \sqrt{x^2-a^2}dx = \frac{x}{2}\sqrt{x^2-a^2}-\frac{a^2}{2}\log|x+\sqrt{x^2-a^2}|+C$

$\therefore I = \frac{x+2}{2}\sqrt{x^2+4x-5}-\frac{9}{2}\log\left | (x+2)+ \sqrt{x^2+4x-5} \right |+C$

Question 7: Integrate the functions in Exercises 1 to 9.

$\sqrt{1 + 3x - x^2}$

Answer:

Given function $\sqrt{1 + 3x - x^2}$ ,

So, let us consider the function to be;

$I = \int\sqrt{1+3x-x^2}dx$

$= \int\sqrt{(1-\left ( x^2-3x+\frac{9}{4}-\frac{9}{4} \right )}dx = \int \sqrt{\left ( 1+\frac{9}{4} \right )-\left ( x-\frac{3}{2} \right )^2}dx$ $= \int \sqrt{\left ( \frac{\sqrt{13}}{2} \right )^2-\left ( x-\frac{3}{2} \right )^2}dx$

And we know that, $\int \sqrt{a^2-x^2}dx = \frac{x}{2}\sqrt{a^2-x^2}+\frac{a^2}{2}\sin^{-1}\frac{x}{a}+C$

$\therefore I = \frac{x-\frac{3}{2}}{2}\sqrt{1+3x-x^2}+\frac{13}{8}\sin^{-1}\left ( \frac{x-\frac{3}{2}}{\frac{\sqrt{13}}{2}} \right )+C$

$= \frac{2x-3}{4}\sqrt{1+3x-x^2}+\frac{13}{8}\sin^{-1}\left ( \frac{2x-3}{\sqrt{13}} \right )+C$

Question 8: Integrate the functions in Exercises 1 to 9.

$\sqrt{x^2 + 3x}$

Answer:

Given function $\sqrt{x^2 + 3x}$ ,

So, let us consider the function to be;

$I = \int\sqrt{x^2+3x}dx$

$= \int\sqrt{x^2+3x+\frac{9}{4}-\frac{9}{4}}dx$

$= \int\sqrt{\left ( x+\frac{3}{2} \right )^2-\left ( \frac{3}{2} \right )^2 }dx$

And we know that, $\int \sqrt{x^2-a^2}dx = \frac{x}{2}\sqrt{x^2-a^2}-\frac{a^2}{2}\log|x+\sqrt{x^2-a^2}| +C$

$\therefore I = \frac{x+\frac{3}{2}}{2}\sqrt{x^2+3x}-\frac{\frac{9}{4}}{2}\log \left | \left ( x+\frac{3}{2} \right )+\sqrt{x^2+3x} \right |+C$

$= \frac{2x+3}{4}\sqrt{x^2+3x}-\frac{9}{8}\log\left | \left ( x+\frac{3}{2} \right )+\sqrt{x^2+3x} \right |+C$

Question 9: Integrate the functions in Exercises 1 to 9.

$\sqrt{1 + \frac{x^2}{9}}$

Answer:

Given function $\sqrt{1 + \frac{x^2}{9}}$ ,

So, let us consider the function to be;

$I = \int\sqrt{1+\frac{x^2}{9}}dx = \frac{1}{3}\int \sqrt{9+x^2}dx$

$= \frac{1}{3}\int \sqrt{3^2+x^2}dx$

And we know that, $\int \sqrt{x^2+a^2}dx = \frac{x}{2}\sqrt{x^2+a^2}+\frac{a^2}{2}\log|x+\sqrt{x^2+a^2}| +C$

$\therefore I = \frac{1}{3}\left [ \frac{x}{2}\sqrt{x^2+9} +\frac{9}{2}\log|x+\sqrt{x^2+9}| \right ]+C$

$= \frac{x}{6}\sqrt{x^2+9} +\frac{3}{2}\log\left | x+\sqrt{x^2+9} \right |+C$

Question 10: Choose the correct answer in Exercises 10 to 11.

$\int \sqrt{1+x^2}dx$ is equal to

(A) $\frac{x}{2}\sqrt{1+x^2} + \frac{1}{2}\log\left |\left(x + \sqrt{1+x^2} \right )\right| +C$

(B) $\frac{2}{3}(1+x^2)^{\frac{3}{2}} + C$

(C) $\frac{2}{3}x(1+x^2)^{\frac{3}{2}} + C$

(D) $\frac{x^2}{2}\sqrt{1+x^2} + \frac{1}{2}x^2\log\left |x + \sqrt{1+x^2} \right| +C$

Answer:

As we know that, $\int \sqrt{x^2+a^2}dx = \frac{x}{2}\sqrt{x^2+a^2}+\frac{a^2}{2}\log|x+\sqrt{x^2+a^2}| +C$

So, $\int \sqrt{1+x^2}dx = \frac{x}{2}\sqrt{x^2+1}+\frac{1}{2}\log|x+\sqrt{x^2+1}| +C$

Therefore the correct answer is A.

Question 11: Choose the correct answer in Exercises 10 to 11.

$\int \sqrt{x^2 - 8x+7}dx$ is equal to

(A) $\frac{1}{2}(x-4)\sqrt{x^2-8x+7} + 9\log\left|x-4+\sqrt{x^2 -8x+7}\right| +C$

(B) $\frac{1}{2}(x+4)\sqrt{x^2-8x+7} + 9\log\left|x+4+\sqrt{x^2 -8x+7}\right| +C$

(C) $\frac{1}{2}(x-4)\sqrt{x^2-8x+7} -3\sqrt2\log\left|x-4+\sqrt{x^2 -8x+7}\right| +C$

(D) $\frac{1}{2}(x-4)\sqrt{x^2-8x+7} -\frac{9}{2}\log\left|x-4+\sqrt{x^2 -8x+7}\right| +C$

Answer:

Given integral $\int \sqrt{x^2 - 8x+7}dx$

So, let us consider the function to be;

$I = \int\sqrt{x^2-8x+7}dx =\int\sqrt{(x^2-8x+16)-(9)}dx$

$=\int\sqrt{(x-4)^2-(3)^2}dx$

And we know that, $\int \sqrt{x^2-a^2}dx = \frac{x}{2}\sqrt{x^2-a^2}-\frac{a^2}{2}\log|x+\sqrt{x^2-a^2}| +C$

$I = \frac{(x-4)}{2}\sqrt{x^2-8x+7}-\frac{9}{2}\log|(x-4)+\sqrt{x^2-8x+7}| +C$

Therefore the correct answer is D.


Also Read,

Topics covered in Chapter 7, Integrals: Exercise 7.7

The main topic covered in class 12 maths chapter 7 of Integrals, exercise 7.7 is:

Integrals of some more types: In this section, some special types of integrals are discussed, which can be easily solved by using the techniques of integration by parts. The integration by parts formula is as follows:
$\int f(x) g(x) d x=f(x) \int g(x) d x-\int\left[f^{\prime}(x) \int g(x) d x\right] d x$

Where $f(x)$ is the first function, $g(x)$ is the second function, and $f'(x)$ is the first derivative of the functions $f(x)$.

Also Read,

NCERT Exemplar Solutions Subject Wise

Here are some links to subject-wise solutions for the NCERT exemplar class 12.

Frequently Asked Questions (FAQs)

Q: Define Integration ?
A:

Integration is defined as the process of finding the antiderivative of a function which represents the area under the simple curve. Integration in higher forms also can be used to find centre of mass, centre of gravity etc. 

Q: Mention the areas in which Integration is used ?
A:

Integration is used to find the area, volume, centre of mass, centre of gravity etc. of many functions. 

Q: Questions of how many marks are asked in the Board exam from this chapter ?
A:

The Integral chapter covers around 10 to 15 marks questions in board exams.

Q: Is this chapter useful in other subjects also ?
A:

Yes, Integration has its applications in physics and physical chemistry. 

Q: List out few topics in Exercise 7.7 Class 12 Maths
A:

Topics which emphasis on the integration of quadratic functions is mentioned in the Exercise 7.7 Class 12 Maths

Q: How many total questions are there Exercise 7.7 Class 12 Maths
A:

There are 11 questions in Exercise 7.7 Class 12 Maths

Articles
|
Upcoming School Exams
Certifications By Top Providers
Explore Top Universities Across Globe

Questions related to CBSE Class 12th

On Question asked by student community

Have a question related to CBSE Class 12th ?

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.

Hello,

You can access Free CBSE Mock tests from Careers360 app or website. You can get the mock test from this link : CBSE Class 12th Free Mock Tests

Hope it helps !

Yes, it is possible for a student who has done their 12th grade already to take upto 4 exams of their requirement. This is possible through the NIOS, NATIONAL INSTITUTE OF OPEN SCHOOLING. Get more info about the exam and the board through the following link.

https://school.careers360.com/exams/nios-class-12

For CBSE the PREVIOUS YEARS PAPERS can be accessed through the following link for the Concerned subjec by careers360.

https://school.careers360.com/boards/cbse/cbse-class-12-physics-last-5-years-question-papers-free-pdf-download

Consequently Careers360 does also have a chapter wise scheme of PYQs, you can access the STUDY MATERIAL (PYQs.) from the following link -

https://school.careers360.com/boards/cbse/cbse-question-bank

Thankyou.


Hello,

Sorry, but JoSAA does not accept marks from two different boards for the same qualification during counselling. However, you can use your NIOS marks to meet the JEE Main/Advanced eligibility criteria if they are better than your CBSE marks. You can use your NIOS marks for the eligibility check, but when presenting your documents, you may be required to present both marksheets and the one with the higher marks for each subject will be considered.

I hope it will clear your query!!