Careers360 Logo
ask-icon
share
    NCERT Solutions for Exercise 7.7 Class 12 Maths Chapter 7 - Integrals

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

    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 Solutions Subject Wise

    Below are some useful links for subject-wise NCERT solutions for class 12.

    JEE Main Highest Scoring Chapters & Topics
    Just Study 40% Syllabus and Score upto 100%
    Download EBook
    CBSE Class 12th Syllabus: Subjects & Chapters
    Select your preferred subject to view the chapters

    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
    Ongoing Dates
    Manipur board 12th Admit Card Date

    17 Dec'25 - 20 Mar'26 (Online)

    Ongoing Dates
    Odisha CHSE Admit Card Date

    19 Dec'25 - 25 Mar'26 (Online)

    Ongoing Dates
    Kerala DHSE Admit Card Date

    15 Jan'26 - 28 Mar'26 (Online)

    Certifications By Top Providers
    Economic Evaluation for Health Technology Assessment
    Via Postgraduate Institute of Medical Education and Research Chandigarh
    Aspen Plus Simulation Software a Basic Course for Beginners
    Via Indian Institute of Technology Guwahati
    Yoga Practices 1
    Via Swami Vivekananda Yoga Anusandhana Samsthana, Bangalore
    Introduction to Biomedical Imaging
    Via The University of Queensland, Brisbane
    Brand Management
    Via Indian Institute of Management Bangalore
    Edx
     1071 courses
    Coursera
     816 courses
    Udemy
     394 courses
    Futurelearn
     264 courses
    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 ?

    Dear Student,

    If you have 6 subjects with Hindi as an additional subject and you have failed in one compartment subject, your additional subject which is Hindi can be considered pass in the board examination.

    Hi,

    The CBSE Class 10 Computer Applications exam (Set-1) was conducted on 27 February 2026 from 10:30 AM to 12:30 PM as part of the CBSE board exams. The paper included MCQs, very short answer questions, short answers, long answers, and case-study questions based on topics like HTML, networking, internet

    The Second Language English paper for the 2025-26 academic session (Summative Assessment 2 or SA-2 phase) focused on comprehension, grammar, and literature.

    Exam Pattern & Marking Scheme (Class 8 English)

    The second language English paper is divided into four main sections, totalling 80 Marks (for most state boards like Karnataka)