11th Standard Syllabus & Materials
11th Standard
TN 11th Economics Consumption Analysis Sample Question Papers Study Material - QB365 Set A
NEW11th Standard
TN 11th Economics Introduction to Micro Economics Sample Question Papers Study Material - QB365 Set A
NEW11th Standard
TN 11th Business Maths and Statistics Operations Research Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Business Maths and Statistics Correlation and Regression Analysis Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Business Maths and Statistics Applications of Differentiation Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Business Maths and Statistics Trigonometry Important Questions And Answers Study Material - QB365 Set A

Published on: 24/08/2026
Download Tamil Nadu 11th Standard Business Maths and Statistics question papers, model tests, one-mark questions, important questions, and public exam papers in PDF format. Free study materials and answer keys for TN State Board students.
Questions + Answers key
Take MCQ Business Maths and Statistics Test

1.
Differentiate the following with respect to x. \(\left( \sqrt { x } +\frac { 1 }{ \sqrt { x } } \right) ^{ 2 }\)
2.
Differentiate the following with respect to x. x4 - 3 sinx + cosx
3.
Differentiate the following with respect to x. \(\frac { 3+2x-{ x }^{ 2 } }{ x } \)
4.
Differentiate the following with respect to x. \(\sqrt { x } +\frac { 1 }{ \sqrt [ 3 ]{ x } } +{ e }^{ x }\)
5.
Differentiate the following with respect to x \(\frac { 5 }{ { x }^{ 4 } } -\frac { 2 }{ { x }^{ 3 } } +\frac { 5 }{ x } \)
6.
Differentiate the following with respect to x 3x4 - 2x3 + x + 8
7.
Differentiate the following with respect to x \(\frac { { e }^{ x } }{ 1+{ e }^{ x } } \)
8.
Differentiate the following with respect to x. \(\frac { { x }^{ 2 }+x+1 }{ { x }^{ 2 }-x+1 } \)
9.
Differentiate the following with respect to x. \(\frac { { e }^{ x } }{ 1+x } \)
10.
Differentiate the following with respect to x : x3 ex
1.
Let y = \(\left( \sqrt { x } +\frac { 1 }{ \sqrt { x } } \right) ^{ 2 }\)=\(x+\frac { 1 }{ x } +2\)
\(\frac{d y}{d x}=1-\frac{1}{x^2}\)
2.
Let y = x4 - 3 sinx + cos x
\(\frac { dy }{ dx } \) = 4x3 - 3 cos x - sin x
3.
Let y = \(\frac { 3+2x-{ x }^{ 2 } }{ x } \)
Quotient rule \(\frac{d y}{d x}=\frac{v u^{\prime}-u v^{\prime}}{v^2}\)
\(\frac{d y}{d x}=\frac{x(2-2 x)-\left(3+2 x-x^2\right) 1}{x^2}\)
\(=\frac{2 x-2 x^2-3-2 x+x^2}{x^2}\)
\(=\frac{-3-x^2}{x^2}=\frac{-\left(3+x^2\right)}{x^2}\)
4.
Let y = \(\sqrt { x } +\frac { 1 }{ \sqrt [ 3 ]{ x } } +{ e }^{ x }\) = \({ x }^{ \frac { 1 }{ 2 } }+{ x }^{ \frac { -1 }{ 3} }+{ e }^{ x }\)
\(\frac { dy }{ dx } =\frac { 1 }{ 2 } { x }^{ \frac { 1 }{ 2 } -1 }-\frac { 1 }{ 3 } { x }^{ \frac { -1 }{ 3 } -1 }+{ e }^{ x }\)
= \(\frac { 1 }{ 2 } { x }^{ \frac { 1 }{ 2 } -1 }-\frac { 1 }{ 3 } { x }^{ \frac { -4 }{ 3 } }+{ e }^{ x }\) \(=\frac { 1 }{ 2\sqrt { x } } -\frac { 1 }{ 3\sqrt [ 3 ]{ { x }^{ 4 } } } +{ e }^{ x }\)
5.
Let y = \(\frac { 5 }{ { x }^{ 4 } } -\frac { 2 }{ { x }^{ 3 } } +\frac { 5 }{ x } \) = 5x-4 - 2x-3 + 5x-1
dy/dx = -20x-5 + 6x-4 - 5x-2
= \(-\frac { 20 }{ { x }^{ 5 } } +\frac { 6 }{ { x }^{ 4 } } -\frac { 5 }{ { x }^{ 2 } } \)
6.
3x4 - 2x3 + x + 8
dy/dx = 12x3 - 6x2 + 1
7.
Let y = \(\frac { { e }^{ x } }{ 1+{ e }^{ x } } \)
\(=\frac{e^x+e^{2 x}-e^{2 x}}{\left(1+e^x\right)^2}\)
\(\frac{d y^x}{d x}=\frac{\left(1+e^x\right) e^x-e^x \cdot e^x}{\left(1+e^x\right)^2}=\frac{e^x+e^{2 x}-e^{2 x}}{\left(1+e^2\right)^2}\)
\(=\frac{e^x}{\left(1+e^x\right)^2}\)
8.
Let y = \(\frac { { x }^{ 2 }+x+1 }{ { x }^{ 2 }-x+1 } \)
\(\frac{d y}{d x}=\frac{\left(x^2-x+1\right)(2 x+1)-\left(x^2+x+1\right)(2 x-1)}{\left(x^2-x+1\right)^2}\)
\(2 x^3-2 x^2+2 x+x^2-x+1 \)
\(=\frac{-2 x^3-2 x^2-2 x+x^2+x+1}{\left(x^2-x+1\right)^2} \)
\(=\frac{-2 x^2+2}{\left(x^2-x+1\right)^2}=\frac{-2\left(x^2-1\right)}{\left(x^2-x+1\right)^2}\)
9.
Let y = \(\frac { { e }^{ x } }{ 1+x } \)
\(\frac{d y}{d x}=\frac{(1+x) e^x-e^x(1)}{(1+x)^2}=\frac{e^x+x e^x-e^x}{(1+x)^2}=\frac{x e^x}{(1+x)^2}\)
10.
y = x3ex
\(\frac{d y}{d x}=x^x\left(e^x\right)+e^x\left(3 x^2\right)=x^2 e^x(x+3)\)
11th Standard Syllabus & Materials
11th Standard
TN 11th Business Maths and Statistics Analytical Geometry Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Business Maths and Statistics Algebra Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Business Maths and Statistics Matrices and Determinants Important Questions And Answers Study Material - QB365 Set A
Tamilnadu Stateboard 11th Standard Subjects

Maths

Commerce

Economics

Biology

Business Maths and Statistics

Accountancy

Computer Science

Physics

Chemistry

Maths

Biology

Economics

Physics

Chemistry

History

Business Maths and Statistics

Computer Science

Accountancy

Computer Applications

History

Computer Technology

Commerce

Computer Applications

Computer Technology

Tamil

English

French
Tamilnadu Stateboard Standards