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: 13/05/2022
QB365 provides detailed and simple solution for every Book back Questions in class 11 Business Maths Subject. It will helps to get more idea about question pattern in every book back questions with solution.
latest Book back QuestionsDownload 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.
Find the axis, vertex, focus, equation of directrix and the length of latus rectum of the parabola (y - 2)2 = 4(x - 1).
2.
Find whether the points (-1,-2), (1,0) and (-3, -4) lie above, below or on the line 3x + 2y + 7 = 0.
3.
As the number of units produced increases from 500 to 1000 and the total cost of production increases from. Rs 6000 to Rs 9000. Find the relationship between the cost (y) and the number of units produced (x) if the relationship is linear.
4.
Find the equation of the circle passing through the points (0, 1) , (4 ,3) and (1, -1).
5.
Show that the equation 12x2 - 10xy + 2y2 + 14x - 5y + 2 = 0 represents a pair of straight lines and also find the separate equations of the straight lines.
1.
(y - 2)2 = 4(x - 1).
\(\Rightarrow\) y2 = 4x where X = x - 1 and Y = y - 2. \(\Rightarrow\) 4a = 4 \(\Rightarrow\) a = 1
| Referred to (x, y) | Referred to (x,y) x = x + 1, y = y + 2 | ||
| (i) | Axis | X-axis \(\Rightarrow\) y = 0 | y - 2 = 0 \(\Rightarrow\) y = 2 |
| (ii) | Vertex | (0,0) | (1,2) |
| (iii) | Focus(0,0) | (A, 0)(1,0) | (2,2) |
| (iv) | Equation of directrix | X = -a X = -1 |
x-1 = -1 \(\Rightarrow\) x = 0 |
| (v) | Length of latus rectum | 4a = 4 | 4 |
2.
Equation of straight line is 3x + 2y + 7 = 0
At P(-1, -2) PT = -3 - 4 + 7 = 0
At Q(1, 0) QT = 3 + 0 + 7 = 10 > 0
At R (-3, -4) RT = -9 - 8 + 7 = - 10 < 0
P lies on the straight line, Q above the line and R below the line
3.
Let x and Y represent the number of units produced and the cost of production respectively. By the given data.
x1 (500) y1 (6000)
x2 (1000) y2 (9000)
Equation of straight line is
\(\frac { y-{ y }_{ 1 } }{ { y }_{ 2 }-{ y }_{ 1 } } =\frac { x-{ x }_{ 1 } }{ { x }_{ 2 }-{ x }_{ 1 } } \)
\(\Rightarrow \frac { y-6000 }{ 9000-6000 } =\frac { x-500 }{ 1000-500 } \)
\( { y-6000 }{ } =\frac { 3000 }{ 500 } (x - 500)\)
\(\Rightarrow\) y - 6000 = 6(x - 500)
\(\Rightarrow\) y - 6000 = 6x - 3000
\(\Rightarrow\) y = 6x + 3000
4.
Equation of the circle be x2 + y2 + 2gx + 2fy + c = 0 ..(1)
It passes through (0, 1)
0 + 1 + 0 + 2f + c = 0 \(\Rightarrow \) 2f + c = -1 ..(2)
The circle passes through (4, 3)
16 + 9 + 8g + 6f + c = 0 \(\Rightarrow \) 8g + 6f + c = -25 ...(3)
The circle passes through (1,-1)
1 + 1 + 2g - 2f + c = 0 \(\Rightarrow \) 2g - 2f + c = -2 ....(4)
Solving (1), (2) and (3) we get
c = 1 \(\Rightarrow\) g = -5/2 \(\Rightarrow\) f = -1
Equation of circle is
x2 + y2 + 2 \(\left( -\frac { 5 }{ 2 } \right) \)x + 2(-1)y + 1 = 0
x2 + y2 - 5x - 2y + 1 = 0
5.
Compare the equation
12x2 - 10xy + 2y2 + 14x - 5y + 2 = 0 with
ax2 + 2hxy + by2 + 2gx + 2fy + c = 0
We get a = 12, 2h = -10, b = 2, 2g = 14, 2f = -5
\(h=-5\quad g=7\quad f=-\frac { 5 }{ 2 } ,c=2\)
\(\left|\begin{array}{lll} a & h & g \\ h & b & f \\ g & f & c \end{array}\right|=\left|\begin{array}{ccc} 12 & -5 & 7 \\ -5 & 2 & \frac{-5}{2} \\ 7 & \frac{-5}{2} & 2 \end{array}\right|\)
\(=12\left(4-\frac{25}{4}\right)+5\left(-10+\frac{35}{2}\right)+7\left(\frac{25}{2}-14\right)\)
\(=48-75-50+\frac{175}{2}+\frac{175}{2}-98\)
= -175 + 175 = 0
Hence the given equations represent a pair of straight lines.
To find separate equation
\(12 x^2-10 x y+2 y^2 =12 x^2-6 x y-4 x y+2 y^2 \)
\(=6 x(2 x-y)-2 y(2 x-y) \)
\(=(6 x-2 y)(2 x-y)\)
\(12 x^2-10 x y+2 y^2+ 14 x-5 y+2 =(6 x-2 y+l)(2 x-y+\mathrm{m})\)
Comparing the coefficient of x and y
14 = 6m + 2l
divided by 2
7 = 3m + l .........(1)
-5 = -2m - l .......(2)
Solving (1) and (2) we get m = 2, 1 = 1
The separate equations are
6x - 2y + 1 = 0
2x - y + 2 = 0
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