The sum of all real values of ( x ) for which [ \frac{3x^2 - 9x + 17}{x^2 + 3x + 10} = \frac{5x^2 - 7x + 19}{3x^2 + 5x + 12} ] is equal to _____.
Detailed Explanation
1. Cross-multiplication – getting rid of denominators
For two rational expressions
the standard move is:
because multiplying both sides by the product clears the fractions.
2. Expand carefully
After cross-multiplying we obtain a single polynomial equality. Expanding (multiplying out) is mechanical but you must keep terms in correct order:
- Multiply each term of the first quadratic with each term of the second.
- Collect like powers of .
3. Set everything to zero → get a polynomial equation
Once both sides are polynomials, bring all terms to one side. We end up with a quartic (degree-4) polynomial:
4. Factorisation insight
Instead of using the brutal quartic formula, we try to split it into two quadratics:
Matching coefficients (comparing powers of ) is a common JEE technique. Clues:
- The constant term is , so → limited factor pairs (1,7) or (-1,-7).
- Integers often work; test first.
Systematically solving the coefficient-matching system quickly gives
5. Discriminant check for real roots
- For , → no real roots.
- For , → two real roots.
6. Sum of real roots
From Vieta’s formula, the sum of roots of is .
Thus the answer is 6.
Simple Explanation (ELI5)
What is the problem?
We have two big fractions made of polynomials and we are asked to find all values of that make both sides exactly equal, and then add those values together.
How to think about it like a 10-year-old?
- Imagine two balanced see-saws – one fraction on the left, one on the right. We want to know which positions (values of ) keep the see-saw perfectly balanced.
- Clear the fractions by cross-multiplying (just like multiplying both sides of an equality by the denominators so that the sticks under the see-saw vanish). Now we only have a single big polynomial equation – no more fractions!
- Break the big monster into smaller monsters by trying to factor the polynomial. Sometimes it splits into two smaller quadratics (like breaking a chocolate bar at the grooves).
- Check which smaller monsters give real roots (because sometimes the roots are imaginary, which means they are not on our real number line playground).
- Add the real roots you find. That sum is the answer.
Step-by-Step Solution
Step-by-step solution
- Start equation
- Cross-multiply
- Expand both sides
Left side:
Right side:
- Bring everything to one side
Simplify:
Divide by :
- Factor the quartic
Guessing a split into two quadratics:
- Solve each quadratic
(a) → (no real roots).
(b)
- Sum of real roots
Using Vieta on , the sum is
Hence, the required sum is 6.
Examples
Example 1
Mixing solutions where ratio of chemicals must stay equal, leading to equations of fractions.
Example 2
Finding points where two rational functions intersect on a graph.
Example 3
Electrical parallel-resistance problems that result in equal fractions of polynomials.
Visual Representation
References
- [1]IIT JEE Previous Year Questions – Algebra (TMH Publication)
- [2]"Higher Algebra" by Hall & Knight – Chapter on Equations
- [3]Art of Problem Solving (AoPS) online forums – Factoring techniques thread
- [4]K.C. Sinha, Algebra for JEE Main & Advanced – Rational expressions section