Samacheer Kalvi Class 10 Maths Solutions Chapter 3 Algebra Exercise 3.9

Get the most accurate TN Board Solutions for Class 10 Maths Chapter 03 Algebra here. Updated for the 2026-27 academic session, these solutions are based on the latest TN Board textbooks for Class 10 Maths. Our expert-created answers for Class 10 Maths are available for free download in PDF format.

Detailed Chapter 03 Algebra TN Board Solutions for Class 10 Maths

For Class 10 students, solving TN Board textbook questions is the most effective way to build a strong conceptual foundation. Our Class 10 Maths solutions follow a detailed, step-by-step approach to ensure you understand the logic behind every answer. Practicing these Chapter 03 Algebra solutions will improve your exam performance.

Class 10 Maths Chapter 03 Algebra TN Board Solutions PDF

 

Question 1. Determine the quadratic equations, whose sum and product of roots are
(i) -9, 20
(ii) \( \frac { 5 }{ 3 } \), 4
(iii) \( \frac { -3 }{ 2 } \), -1
(iv) \( -(2 - a)^2 \), \( (a + 5)^2 \)
Answer:
To find the quadratic equation when the sum (\( \alpha + \beta \)) and product (\( \alpha\beta \)) of its roots are known, we use the general formula: \( x^2 - (\alpha + \beta)x + \alpha\beta = 0 \). This formula helps construct the equation directly from its roots' properties.
(i) Given sum of roots \( (\alpha + \beta) = -9 \) and product of roots \( (\alpha\beta) = 20 \).
Substitute these values into the formula:
\( x^2 - (-9)x + 20 = 0 \)
\( \implies x^2 + 9x + 20 = 0 \)
(ii) Given sum of roots \( (\alpha + \beta) = \frac { 5 }{ 3 } \) and product of roots \( (\alpha\beta) = 4 \).
Substitute these values into the formula:
\( x^2 - (\frac { 5 }{ 3 } )x + 4 = 0 \)
To clear the fraction, multiply the entire equation by 3:
\( \implies 3x^2 - 5x + 12 = 0 \)
(iii) Given sum of roots \( (\alpha + \beta) = \frac { -3 }{ 2 } \) and product of roots \( (\alpha\beta) = -1 \).
Substitute these values into the formula:
\( x^2 - (\frac { -3 }{ 2 } )x + (-1) = 0 \)
\( \implies x^2 + \frac { 3 }{ 2 } x - 1 = 0 \)
To clear the fraction, multiply the entire equation by 2:
\( \implies 2x^2 + 3x - 2 = 0 \)
(iv) Given sum of roots \( (\alpha + \beta) = -(2 - a)^2 \) and product of roots \( (\alpha\beta) = (a + 5)^2 \).
Substitute these values into the formula:
\( x^2 - [-(2 - a)^2]x + (a + 5)^2 = 0 \)
\( \implies x^2 + (2 - a)^2 x + (a + 5)^2 = 0 \)
In simple words: We use a special formula that connects the sum and product of roots directly to the quadratic equation. We put the given sum and product values into this formula to get the final equation. Sometimes, we multiply the whole equation by a number to remove any fractions.

🎯 Exam Tip: Always remember the general form of a quadratic equation: \( x^2 - (\text{sum of roots})x + (\text{product of roots}) = 0 \). Pay close attention to signs, especially when the sum of roots is negative.

 

Question 2. Find the sum and product of the roots for each of the following quadratic equations
(i) \( x^2 + 3x - 28 = 0 \)
(ii) \( x^2 + 3x = 0 \)
(iii) \( 3 + \frac{1}{a}=\frac{10}{a^{2}} \)
(iv) \( 3y^2 - y - 4 = 0 \)
Answer:
For a quadratic equation in the standard form \( Ax^2 + Bx + C = 0 \), the sum of the roots \( (\alpha + \beta) \) is \( -\frac{B}{A} \) and the product of the roots \( (\alpha\beta) \) is \( \frac{C}{A} \). These relationships are fundamental in understanding quadratic equations without solving for the roots themselves.
(i) Equation: \( x^2 + 3x - 28 = 0 \)
Here, comparing with \( Ax^2 + Bx + C = 0 \), we have \( A=1, B=3, C=-28 \).
Sum of the roots \( (\alpha + \beta) = -\frac{B}{A} = -\frac{3}{1} = -3 \).
Product of the roots \( (\alpha\beta) = \frac{C}{A} = \frac{-28}{1} = -28 \).
(ii) Equation: \( x^2 + 3x = 0 \)
Here, comparing with \( Ax^2 + Bx + C = 0 \), we have \( A=1, B=3, C=0 \).
Sum of the roots \( (\alpha + \beta) = -\frac{B}{A} = -\frac{3}{1} = -3 \).
Product of the roots \( (\alpha\beta) = \frac{C}{A} = \frac{0}{1} = 0 \).
(iii) Equation: \( 3 + \frac{1}{a}=\frac{10}{a^{2}} \)
First, convert this equation into the standard quadratic form \( Aa^2 + Ba + C = 0 \). Multiply the entire equation by \( a^2 \) (assuming \( a \neq 0 \)):
\( 3a^2 + a = 10 \)
\( \implies 3a^2 + a - 10 = 0 \)
Here, comparing with \( Aa^2 + Ba + C = 0 \), we have \( A=3, B=1, C=-10 \).
Sum of the roots \( (\alpha + \beta) = -\frac{B}{A} = -\frac{1}{3} \).
Product of the roots \( (\alpha\beta) = \frac{C}{A} = \frac{-10}{3} \).
(iv) Equation: \( 3y^2 - y - 4 = 0 \)
Here, comparing with \( Ay^2 + By + C = 0 \), we have \( A=3, B=-1, C=-4 \).
Sum of the roots \( (\alpha + \beta) = -\frac{B}{A} = -\frac{(-1)}{3} = \frac{1}{3} \).
Product of the roots \( (\alpha\beta) = \frac{C}{A} = \frac{-4}{3} \).
In simple words: For any quadratic equation, you can quickly find the sum and product of its solutions (roots) without actually solving the equation. Just identify the numbers in front of \( x^2 \), \( x \), and the constant term, then use the simple formulas. If the equation is not in the standard form, change it first.

🎯 Exam Tip: Always write the quadratic equation in the standard form \( Ax^2 + Bx + C = 0 \) before identifying A, B, and C. Remember that the sign of B is important for the sum of roots, and fractions should be simplified.

TN Board Solutions Class 10 Maths Chapter 03 Algebra

Students can now access the TN Board Solutions for Chapter 03 Algebra prepared by teachers on our website. These solutions cover all questions in exercise in your Class 10 Maths textbook. Each answer is updated based on the current academic session as per the latest TN Board syllabus.

Detailed Explanations for Chapter 03 Algebra

Our expert teachers have provided step-by-step explanations for all the difficult questions in the Class 10 Maths 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 10 students who want to understand both theoretical and practical questions. By studying these TN Board Questions and Answers your basic concepts will improve a lot.

Benefits of using Maths Class 10 Solved Papers

Using our Maths solutions regularly students will be able to improve their logical thinking and problem-solving speed. These Class 10 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 03 Algebra to get a complete preparation experience.

FAQs

Where can I find the latest Samacheer Kalvi Class 10 Maths Solutions Chapter 3 Algebra Exercise 3.9 for the 2026-27 session?

The complete and updated Samacheer Kalvi Class 10 Maths Solutions Chapter 3 Algebra Exercise 3.9 is available for free on StudiesToday.com. These solutions for Class 10 Maths are as per latest TN Board curriculum.

Are the Maths TN Board solutions for Class 10 updated for the new 50% competency-based exam pattern?

Yes, our experts have revised the Samacheer Kalvi Class 10 Maths Solutions Chapter 3 Algebra Exercise 3.9 as per 2026 exam pattern. All textbook exercises have been solved and have added explanation about how the Maths concepts are applied in case-study and assertion-reasoning questions.

How do these Class 10 TN Board solutions help in scoring 90% plus marks?

Toppers recommend using TN Board language because TN Board marking schemes are strictly based on textbook definitions. Our Samacheer Kalvi Class 10 Maths Solutions Chapter 3 Algebra Exercise 3.9 will help students to get full marks in the theory paper.

Do you offer Samacheer Kalvi Class 10 Maths Solutions Chapter 3 Algebra Exercise 3.9 in multiple languages like Hindi and English?

Yes, we provide bilingual support for Class 10 Maths. You can access Samacheer Kalvi Class 10 Maths Solutions Chapter 3 Algebra Exercise 3.9 in both English and Hindi medium.

Is it possible to download the Maths TN Board solutions for Class 10 as a PDF?

Yes, you can download the entire Samacheer Kalvi Class 10 Maths Solutions Chapter 3 Algebra Exercise 3.9 in printable PDF format for offline study on any device.