Get the most accurate MSBSHSE Solutions for Class 12 Maths Commerce Chapter 3 Differentiation 3.1 here. Updated for the 2026-27 academic session, these solutions are based on the latest MSBSHSE textbooks for Class 12 Maths Commerce. Our expert-created answers for Class 12 Maths Commerce are available for free download in PDF format.
Detailed Chapter 3 Differentiation 3.1 MSBSHSE Solutions for Class 12 Maths Commerce
For Class 12 students, solving MSBSHSE textbook questions is the most effective way to build a strong conceptual foundation. Our Class 12 Maths Commerce solutions follow a detailed, step-by-step approach to ensure you understand the logic behind every answer. Practicing these Chapter 3 Differentiation 3.1 solutions will improve your exam performance.
Class 12 Maths Commerce Chapter 3 Differentiation 3.1 MSBSHSE Solutions PDF
Question 1. Find \(\frac{dy}{dx}\) if, \(y = \sqrt{x + \frac{1}{x}}\)
Answer: Given: \(y = \sqrt{x + \frac{1}{x}}\) Let \(u = x + \frac{1}{x}\) Then \(y = \sqrt{u}\) \(\therefore \frac{dy}{du} = \frac{d}{du}(u^{\frac{1}{2}}) = \frac{1}{2}u^{\frac{1}{2}-1} = \frac{1}{2}u^{-\frac{1}{2}}\) \( = \frac{1}{2\sqrt{u}}\) \( = \frac{1}{2\sqrt{x + \frac{1}{x}}}\) And \(\frac{du}{dx} = \frac{d}{dx}\left(x + \frac{1}{x}\right)\) \( = \frac{d}{dx}(x) + \frac{d}{dx}(x^{-1})\) \( = 1 + (-1)x^{-2} = 1 - \frac{1}{x^2}\) \(\therefore \frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}\)
\( \implies \frac{1}{2\sqrt{x + \frac{1}{x}}} \left(1 - \frac{1}{x^2}\right)\)
\( \implies \frac{1}{2}\left(x + \frac{1}{x}\right)^{-\frac{1}{2}} \left(1 - \frac{1}{x^2}\right)\) In simple words: This problem involves differentiating a composite function. We use the chain rule by substituting the inner function \(x + \frac{1}{x}\) with \(u\), differentiating \(y\) with respect to \(u\), and then \(u\) with respect to \(x\), finally multiplying the results.
🎯 Exam Tip: Remember to apply the chain rule correctly for functions of the form \(f(g(x))\). Pay close attention to power rule and derivative of \(1/x\).
Question 2. Find \(\frac{dy}{dx}\) if, \(y = \sqrt[3]{a^2 + x^2}\)
Answer: Given: \(y = \sqrt[3]{a^2 + x^2}\) Let \(u = a^2 + x^2\) Then \(y = \sqrt[3]{u}\) \(\therefore \frac{dy}{du} = \frac{d}{du}(u^{\frac{1}{3}}) = \frac{1}{3}u^{\frac{1}{3}-1} = \frac{1}{3}u^{-\frac{2}{3}}\) \( = \frac{1}{3}(a^2 + x^2)^{-\frac{2}{3}}\) And \(\frac{du}{dx} = \frac{d}{dx}(a^2 + x^2)\) \( = 0 + 2x = 2x\) \(\therefore \frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}\)
\( \implies \frac{1}{3}(a^2 + x^2)^{-\frac{2}{3}} \cdot 2x\)`
\( \implies \frac{2x}{3(a^2 + x^2)^{\frac{2}{3}}}\) In simple words: This problem uses the chain rule for a cube root function. We define \(u\) as the expression inside the cube root, differentiate \(y\) with respect to \(u\), and then \(u\) with respect to \(x\), multiplying the derivatives.
🎯 Exam Tip: Convert radical forms to fractional exponents (e.g., \(\sqrt[n]{x} = x^{\frac{1}{n}}\)) before differentiating. Remember the derivative of a constant is zero.
Question 3. Find \(\frac{dy}{dx}\) if, \(y = (5x^3 - 4x^2 - 8x)^9\)
Answer: Given: \(y = (5x^3 - 4x^2 - 8x)^9\) Let \(u = 5x^3 - 4x^2 - 8x\) Then \(y = u^9\) \(\therefore \frac{dy}{du} = \frac{d}{du}(u^9) = 9u^8\) \( = 9(5x^3 - 4x^2 - 8x)^8\) And \(\frac{du}{dx} = \frac{d}{dx}(5x^3 - 4x^2 - 8x)\) \( = 5\frac{d}{dx}(x^3) - 4\frac{d}{dx}(x^2) - 8\frac{d}{dx}(x)\) \( = 5 \times 3x^2 - 4 \times 2x - 8 \times 1\) \( = 15x^2 - 8x - 8\) \(\therefore \frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}\)
\( \implies 9(5x^3 - 4x^2 - 8x)^8 (15x^2 - 8x - 8)\) In simple words: This problem involves the chain rule for a power of a function. We substitute the inner polynomial with \(u\), differentiate \(y\) with respect to \(u\) using the power rule, and then differentiate \(u\) with respect to \(x\), multiplying the two derivatives together.
🎯 Exam Tip: For functions like \((f(x))^n\), the chain rule is \(n(f(x))^{n-1} \cdot f'(x)\). Be meticulous with polynomial differentiation steps.
Question 1. Find \(\frac{dy}{dx}\) if, \(y = \log(\log x)\)
Answer: Given \(y = \log(\log x)\) Let \(u = \log x\) Then \(y = \log u\) \(\therefore \frac{dy}{du} = \frac{d}{du}(\log u)\)
\( \implies = \frac{1}{u}\)
\( \implies = \frac{1}{\log x}\) And \(\frac{du}{dx} = \frac{d}{dx}(\log x) = \frac{1}{x}\) \(\therefore \frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}\)
\( \implies \frac{1}{\log x} \cdot \frac{1}{x}\)
\( \implies = \frac{1}{x \log x}\) In simple words: This problem uses the chain rule for a logarithm of a logarithm. We let \(u = \log x\), differentiate \(y\) with respect to \(u\), and then \(u\) with respect to \(x\), multiplying these derivatives to find the final result.
🎯 Exam Tip: Remember the derivative of \(\log x\) is \(1/x\). Apply the chain rule carefully when dealing with nested logarithmic functions.
Question 2. Find \(\frac{dy}{dx}\) if, \(y = \log(10x^4 + 5x^3 - 3x^2 + 2)\)
Answer: Given \(y = \log(10x^4 + 5x^3 - 3x^2 + 2)\) Let \(u = 10x^4 + 5x^3 - 3x^2 + 2\) Then \(y = \log u\) \(\therefore \frac{dy}{du} = \frac{d}{du}(\log u) = \frac{1}{u}\) \( = \frac{1}{10x^4 + 5x^3 - 3x^2 + 2}\) And \(\frac{du}{dx} = \frac{d}{dx}(10x^4 + 5x^3 - 3x^2 + 2)\) \( = 10\frac{d}{dx}(x^4) + 5\frac{d}{dx}(x^3) - 3\frac{d}{dx}(x^2) + \frac{d}{dx}(2)\) \( = 10 \times 4x^3 + 5 \times 3x^2 - 3 \times 2x + 0\) \( = 40x^3 + 15x^2 - 6x\) \(\therefore \frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}\)
\( \implies \frac{1}{10x^4 + 5x^3 - 3x^2 + 2} \times (40x^3 + 15x^2 - 6x)\)
\( \implies \frac{40x^3 + 15x^2 - 6x}{10x^4 + 5x^3 - 3x^2 + 2}\) In simple words: This problem applies the chain rule to a logarithmic function of a polynomial. We define the polynomial as \(u\), differentiate \(\log u\) with respect to \(u\) to get \(1/u\), and then differentiate \(u\) with respect to \(x\), multiplying these two results.
🎯 Exam Tip: When differentiating \(\log(f(x))\), the derivative is \(f'(x)/f(x)\). Ensure all terms in the polynomial are differentiated correctly with respect to \(x\).
Question 3. Find \(\frac{dy}{dx}\) if, \(y = \log(ax^2 + bx + c)\)
Answer: Given \(y = \log(ax^2 + bx + c)\) Let \(u = ax^2 + bx + c\) Then \(y = \log u\) \(\therefore \frac{dy}{du} = \frac{d}{du}(\log u) = \frac{1}{u}\) \( = \frac{1}{ax^2 + bx + c}\) And \(\frac{du}{dx} = \frac{d}{dx}(ax^2 + bx + c)\) \( = a\frac{d}{dx}(x^2) + b\frac{d}{dx}(x) + \frac{d}{dx}(c)\) \( = a \times 2x + b \times 1 + 0 = 2ax + b\) \(\therefore \frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}\)
\( \implies \frac{1}{ax^2 + bx + c} \times (2ax + b)\)
\( \implies = \frac{2ax + b}{ax^2 + bx + c}\) In simple words: This problem uses the chain rule for a logarithm of a quadratic expression. We substitute the quadratic \(ax^2 + bx + c\) with \(u\), find the derivative of \(\log u\) with respect to \(u\), and then the derivative of \(u\) with respect to \(x\), combining them by multiplication.
🎯 Exam Tip: The derivative of \(\log(f(x))\) is \(f'(x)/f(x)\). For polynomials, apply the power rule to each term, remembering constants differentiate to zero.
Question 1. Find \(\frac{dy}{dx}\) if, \(y = e^{5x^2-2x+4}\)
Answer: Given: \(y = e^{5x^2-2x+4}\) Let \(u = 5x^2 - 2x + 4\) Then \(y = e^u\) \(\therefore \frac{dy}{du} = \frac{d}{du}(e^u) = e^u\) \( = e^{5x^2-2x+4}\) And \(\frac{du}{dx} = \frac{d}{dx}(5x^2 - 2x + 4)\) \( = 5\frac{d}{dx}(x^2) - 2\frac{d}{dx}(x) + \frac{d}{dx}(4)\) \( = 5 \times 2x - 2 \times 1 + 0 = 10x - 2\) \(\therefore \frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}\)
\( \implies e^{5x^2-2x+4} \times (10x - 2)\)
\( \implies (10x - 2)e^{5x^2-2x+4}\) In simple words: This problem uses the chain rule for an exponential function. We set the exponent \(5x^2 - 2x + 4\) as \(u\), differentiate \(e^u\) with respect to \(u\), and then \(u\) with respect to \(x\), multiplying the two derivatives.
🎯 Exam Tip: The derivative of \(e^{f(x)}\) is \(e^{f(x)} \cdot f'(x)\). Ensure the derivative of the exponent is calculated correctly.
Question 2. Find \(\frac{dy}{dx}\) if, \(y = a^{(1+\log x)}\)
Answer: Given: \(y = a^{(1+\log x)}\) Let \(u = 1 + \log x\) Then \(y = a^u\) \(\therefore \frac{dy}{du} = \frac{d}{du}(a^u) = a^u \cdot \log a\)` \( = a^{(1+\log x)} \cdot \log a\)` And \(\frac{du}{dx} = \frac{d}{dx}(1 + \log x)\)` \( = 0 + \frac{1}{x} = \frac{1}{x}\)` \(\therefore \frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}\)`
\( \implies a^{(1+\log x)} \cdot \log a \cdot \frac{1}{x}\) In simple words: This problem involves the chain rule for a general exponential function \(a^f(x)\). We substitute the exponent \(1 + \log x\) with \(u\), differentiate \(a^u\) with respect to \(u\), and then \(u\) with respect to \(x\), multiplying the results.
🎯 Exam Tip: Recall that the derivative of \(a^x\) is \(a^x \log a\). When using the chain rule, ensure the derivative of the exponent is correctly factored in.
Question 3. Find \(\frac{dy}{dx}\) if, \(y = 5^{(x+\log x)}\)
Answer: Given: \(y = 5^{(x+\log x)}\) Let \(u = x + \log x\) Then \(y = 5^u\) \(\therefore \frac{dy}{du} = \frac{d}{du}(5^u) = 5^u \cdot \log 5\) \( = 5^{(x+\log x)} \cdot \log 5\) And \(\frac{du}{dx} = \frac{d}{dx}(x + \log x)\) \( = 1 + \frac{1}{x}\) \(\therefore \frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}\)
\( \implies 5^{(x+\log x)} \cdot \log 5 \cdot \left(1 + \frac{1}{x}\right)\) In simple words: This problem applies the chain rule to an exponential function with a base of 5. We define the exponent \(x + \log x\) as \(u\), find the derivative of \(5^u\) with respect to \(u\), and then the derivative of \(u\) with respect to \(x\), multiplying these two results.
🎯 Exam Tip: For functions of the form \(b^{f(x)}\), the derivative is \(b^{f(x)} \log b \cdot f'(x)\). Accurately differentiate the exponent, which here is a sum of two functions.
MSBSHSE Solutions Class 12 Maths Commerce Chapter 3 Differentiation 3.1
Students can now access the MSBSHSE Solutions for Chapter 3 Differentiation 3.1 prepared by teachers on our website. These solutions cover all questions in exercise in your Class 12 Maths Commerce textbook. Each answer is updated based on the current academic session as per the latest MSBSHSE syllabus.
Detailed Explanations for Chapter 3 Differentiation 3.1
Our expert teachers have provided step-by-step explanations for all the difficult questions in the Class 12 Maths Commerce 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 MSBSHSE Questions and Answers your basic concepts will improve a lot.
Benefits of using Maths Commerce Class 12 Solved Papers
Using our Maths Commerce 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 3 Differentiation 3.1 to get a complete preparation experience.
FAQs
The complete and updated Maharashtra Board Class 12 Maths Part 1 Chapter 3 Differentiation 3.1 Solutions is available for free on StudiesToday.com. These solutions for Class 12 Maths Commerce are as per latest MSBSHSE curriculum.
Yes, our experts have revised the Maharashtra Board Class 12 Maths Part 1 Chapter 3 Differentiation 3.1 Solutions as per 2026 exam pattern. All textbook exercises have been solved and have added explanation about how the Maths Commerce concepts are applied in case-study and assertion-reasoning questions.
Toppers recommend using MSBSHSE language because MSBSHSE marking schemes are strictly based on textbook definitions. Our Maharashtra Board Class 12 Maths Part 1 Chapter 3 Differentiation 3.1 Solutions will help students to get full marks in the theory paper.
Yes, we provide bilingual support for Class 12 Maths Commerce. You can access Maharashtra Board Class 12 Maths Part 1 Chapter 3 Differentiation 3.1 Solutions in both English and Hindi medium.
Yes, you can download the entire Maharashtra Board Class 12 Maths Part 1 Chapter 3 Differentiation 3.1 Solutions in printable PDF format for offline study on any device.