11th Standard Syllabus & Materials
11th Standard
TN 11th Tamil இயற்கை வேளாண்மை,சுற்றுச்சூழல் -செய்யுள் - மனோன்மணீயம் Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil என்னுயிர் என்பேன் -துணைப்பாடம் - இசைத்தமிழர் இருவர் Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil மொழி கலை -செய்யுள் - ஒவ்வொரு புல்லையும் Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil பீடு பெற நில் - இலக்கணம் - பகுபத உறுப்புகள் Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil பீடு பெற நில் - துணைப்பாடம் - வாடிவாசல் Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil பீடு பெற நில் - செய்யுள் - குறுந்தொகை Important Questions And Answers Study Material - QB365 Set A

Published on: 31/08/2019
Algebra
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.
How many distinct words can be formed using all the letters of the following words.
MISSISSIPPI
2.
How many triangles can be formed by joining the vertices of a hexagon?
3.
Find the number of arrangements that can be made out of the letters of the word "ASSASSINATION".
4.
Find x if \(\frac { 1 }{ 6! } +\frac { 1 }{ 7! } =\frac { x }{ 8! } \).
5.
Find the middle terms in the expansion of \({ \left( x+\frac { 1 }{ x } \right) }^{ 11 }\)
6.
Evaluate the following using binomial theorem:(999)5
7.
By the principle of mathematical induction, prove the following.
13 + 23 + 33 + ....... + n3 = \(\frac { { n }^{ 2 }(n+1)^{ 2 } }{ 4 } \) for all \(n\in N\).
8.
9.
The middle term in the expansion of \({ \left( x+\frac { 1 }{ x } \right) }^{ 10 }\) is _______.
10C4\(\left( \frac { 1 }{ x } \right) \)
10C5
10C6
10C7x4
10.
For all n > 0, nC1 + nC2 + nC3 + ... +nCn is equal to _______
2n
2n- 1
n2
n2 - 1
11.
The greatest positive integer which divide n(n + 1) (n + 2) (n + 3) for n \(\in\) N is ________.
2
6
20
24
12.
The number of diagonals in a polygon of n sides is equal to _______.
nC2
nC2 - 2
nC2 - n
nC2 - 1
13.
The value of n, when nP2 = 20 is _______.
3
6
5
4
1.
There are 11 letters in the word MISSISSIPPI
In this word M occurs once I occurs 4 times
S occurs 4 times
P occurs twice.
Therefore required number of permutation
\(=\cfrac { 11! }{ 4!4!2! } \)
2.
A hexagon has 6 vertices and to draw a triangle we need 3 points
Number of triangles \(=6 C_3=\frac{6 \times 5 \times 4}{3 \times 2 \times 1}=20\)
3.
There are 13 letters in the given word of which 4 are S's, 2 are I's , 3 A's, 2N's 1 - 0 and 1 - T.
No. of arrangements \(=\frac{13 !}{4 ! 3 ! 2 ! 2 !}\)
4.
\(\frac { 1 }{ 6! } +\frac { 1 }{ 7! } =\frac { x }{ 8! } \)
\(\frac { 1 }{ 6! } +\frac { 1 }{ 7\times 6! } =\frac { x }{ 8\times 7\times 6! } \)
\(\frac{1}{6 !}+\left(1+\frac{1}{7}\right)=\frac{x}{8 \times 7 \times 6 !}\)
\(\frac{8}{7}=\frac{6 ! x}{8 \times 7 \times 6 !}\)
\(x=\frac{8 \times 8 \times 7}{7}=64\)
5.
\(\left(x+\frac{1}{x}\right)^{11}\)
n = 11
There are 2 middle terms namely
\(\frac{t_{n+1}}{2}, \frac{t_{n+3}}{2}=\frac{t_{11+1}}{2}, \frac{t_{11+3}}{2}=t_6, t_7\)
\(t_{r+1}=n C_r x^{n-r} a^r\)
\(r=5\)
\(t_6=11 C_5 x^6\left(\frac{1}{x}\right)^5=11 C_5 x^6\left(\frac{1}{x^5}\right)\)
\(=11 \mathrm{C}_5 x\)
r = 6
\(t_7=11 C_6 x^5\left(\frac{1}{x}\right)^6=11 C_6 x^5\left(\frac{1}{x^6}\right)\)
\(=\frac{11 C_5}{x}\)
6.
(999)5 = (1000 - 1)5
\(=5 C_0(1000)^5-5 C_1(1000)^4+5 C_2(1000)^3 -5 C_3(1000)^2+5 C_4(1000)-5 C_5\)
= 1000,000,000,000,000 - 5 (1,000,000,000,000) + 10 (1,000,000,000) -10 (1000,000) + 5 (1000)-1
= 1000000000000000 - 5000000000000 + 10000000000 - 10000000+ 5000 1
= 99 500 999 000 4999
7.
Let P (n) denote the statement 13 + 23 + 33 + ....... + n3 = \(\frac { { n }^{ 2 }(n+1)^{ 2 } }{ 4 } \)
Put n = 1
LHS = 13 = 1
\(=\frac { 1^2(2)^2 }{ 4 } \Rightarrow 1\)
LHS = RHS
\(\therefore\) P (1) is true
Let us assume that P(k) is true
p(k) : 13 + 23 + ..... + k3 = \(\frac { { k }^{ 2 }(k+1)^{ 2 } }{ 4 } \)
To prove that P(k+1) IS true
p(k) : 13 + 23 + ..... + k3 + (k + 1)3
\(=P(k)+(k+1)^3\)
= \(\frac { { k }^{ 2 }(k+1)^{ 2 } }{ 4 } +(k+1)^{ 3 }\)
\(=\frac{k^2(k+1)^2+4(k+1)^3}{4}\)
\(=\frac{(k+1)^2\left(k^2+4(k+1)\right)}{4}\)
\(=\frac{(k+1)^2\left(k^2+4 k+4\right)}{4}=\frac{(k+1)^2(k+2)^2}{4}\)
∴ p(k + 1) is true if P(k) is true.
∴ p(n) is true for all \(n\in N\)
8.
9.
\(\text { M.T } =t_{\frac{n}{2}}+1=t_{5+1}=t_6 \quad r=5 \)
\(t_6 =10 C_5\left(x^5\right)\left(\frac{1}{x^5}\right)=10 C_5 \)
10.
nC0 + nC1 + nC2 + nC3 + ... +nCn = 2n and nC0 = 1
11.
Since if n = 1 then (1) (2) (3) (4) = 24 is divisible by = 24
12.
(c)
nC2 - n
13.
nP2 = 20
n(n - 1) = 5 x 4
n = 5
11th Standard Syllabus & Materials
11th Standard
TN 11th Tamil பீடு பெற நில் - செய்யுள் - காவடிச்சிந்து Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil பீடு பெற நில் - உரைநடை - மலை இடப்பெயர்கள் : ஓர் ஆய்வு Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil மாமழை போற்றுதும் - துணைப்பாடம் - யானை டாக்டர் Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil மாமழை போற்றுதும் - செய்யுள் - ஐங்குறுநூறு 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