All Exams Test series for 1 year @ ₹349 only
Question

Consider the following for the next items that follow:

Consider the equation (1 - x)+ (5 - x)4 = 82.

What is the sum of all the roots of the equation?

This question was previously asked in
NDA I 2023 GAT Previous Year Paper (16-Apr-2023)
The correct answer is

12

Solving the Equation (1 - x)\(^4\) + (5 - x)\(^4\) = 82 and Finding the Sum of Roots

The problem asks us to find the sum of all the roots of the given equation:

\((1 - x)^4 + (5 - x)^4 = 82\)

This equation is symmetric around a certain point. To simplify it, we can make a substitution that exploits this symmetry. The midpoint of 1 and 5 is \((1+5)/2 = 3\)\(. Let's substitute\)\(y = x - 3\)\(. Then\)\(x = y + 3\).

Substituting \(x = y + 3\) into the equation:

  • \(1 - x = 1 - (y + 3) = 1 - y - 3 = -y - 2 = -(y + 2)\)
  • \(5 - x = 5 - (y + 3) = 5 - y - 3 = -y + 2 = 2 - y\)

The equation becomes:

\((-(y + 2))^4 + (2 - y)^4 = 82\)

Since \((-a)^4 = a^4\), this simplifies to:

\((y + 2)^4 + (2 - y)^4 = 82\)

Now, let's expand the terms using the binomial theorem or Pascal's triangle (coefficients for power 4 are 1, 4, 6, 4, 1):

  • \((y + 2)^4 = y^4 + 4(y^3)(2) + 6(y^2)(2^2) + 4(y)(2^3) + 2^4 = y^4 + 8y^3 + 24y^2 + 32y + 16\)
  • \((2 - y)^4 = (-(y - 2))^4 = (y - 2)^4 = y^4 + 4(y^3)(-2) + 6(y^2)(-2)^2 + 4(y)(-2)^3 + (-2)^4\)
  • \((y - 2)^4 = y^4 - 8y^3 + 24y^2 - 32y + 16\)

Adding these two expansions:

\((y^4 + 8y^3 + 24y^2 + 32y + 16) + (y^4 - 8y^3 + 24y^2 - 32y + 16) = 2y^4 + 48y^2 + 32\)

So the equation in terms of \(y\) is:

\(2y^4 + 48y^2 + 32 = 82\)

Subtract 82 from both sides:

\(2y^4 + 48y^2 - 50 = 0\)

Divide by 2:

\(y^4 + 24y^2 - 25 = 0\)

This is a biquadratic equation. We can solve it by treating it as a quadratic equation in \(y^2\)\(. Let\)\(z = y^2\).

\(z^2 + 24z - 25 = 0\)

We can factor this quadratic equation:

\((z + 25)(z - 1) = 0\)

This gives two possible values for \(z\):

  • \(z + 25 = 0 \implies z = -25\)
  • \(z - 1 = 0 \implies z = 1\)

Now, substitute back \(y^2 = z\).

  • Case 1: \(y^2 = -25\)\(
    Taking the square root,\)
    \(y = \pm \sqrt{-25} = \pm 5i\).
  • Case 2: \(y^2 = 1\)\(
    Taking the square root,\)
    \(y = \pm \sqrt{1} = \pm 1\).

So, the possible values for \(y\)\(are\)\(1, -1, 5i, -5i\).

Finally, substitute back \(x = y + 3\) to find the roots of the original equation:

  • If \(y = 1\)\(,\)\(x = 1 + 3 = 4\)
  • If \(y = -1\)\(,\)\(x = -1 + 3 = 2\)
  • If \(y = 5i\)\(,\)\(x = 3 + 5i\)
  • If \(y = -5i\)\(,\)\(x = 3 - 5i\)

The roots of the equation are \(4, 2, 3 + 5i, 3 - 5i\).

Calculating the Sum of the Roots

To find the sum of all the roots, we add them together:

Sum \(= 4 + 2 + (3 + 5i) + (3 - 5i)\)

Sum \(= 4 + 2 + 3 + 5i + 3 - 5i\)

The imaginary parts \(+5i\)\(and\)\(-5i\) cancel each other out.

Sum \(= 4 + 2 + 3 + 3\)

Sum \(= 12\)

The sum of all the roots of the equation is 12.

Revision Table: Key Steps in Solving the Equation

Step Description Mathematical Operation
1 Identify symmetry Notice midpoint of 1 and 5
2 Apply substitution Let \(y = x - 3\)
3 Rewrite equation in terms of y Substitute \(x=y+3\) into original equation
4 Simplify using properties of exponents \((-(y+2))^4 = (y+2)^4\)
5 Expand and combine terms Use binomial expansion for \((y+2)^4\)\(and\)\((y-2)^4\)
6 Form a biquadratic equation Resulting equation in \(y^4\)\(and\)\(y^2\)
7 Solve for \(y^2\) Treat as quadratic in \(y^2\)
8 Solve for y Take square roots, including complex roots
9 Solve for x (find roots) Substitute y values back into \(x = y+3\)
10 Calculate sum of roots Add all obtained x values

Additional Information on Sum of Roots and Complex Conjugates

For a general polynomial equation of degree \(n\)\(, say\)\(a_n x^n + a_{n-1} x^{n-1} + \dots + a_1 x + a_0 = 0\)\(, the sum of the roots is given by\)\(- \frac{a_{n-1}}{a_n}\).

In our case, the original equation was \((1-x)^4 + (5-x)^4 = 82\)\(. Expanding this fully would give a polynomial in terms of\)\(x\). Let's look at the highest degree terms:

  • \((1-x)^4 = (-(x-1))^4 = (x-1)^4 = x^4 - 4x^3 + 6x^2 - 4x + 1\)
  • \((5-x)^4 = (-(x-5))^4 = (x-5)^4 = x^4 - 4x^3(5) + 6x^2(5^2) - 4x(5^3) + 5^4\)
  • \(= x^4 - 20x^3 + 150x^2 - 500x + 625\)

Adding these two expansions:

\((x^4 - 4x^3 + 6x^2 - 4x + 1) + (x^4 - 20x^3 + 150x^2 - 500x + 625) = 2x^4 - 24x^3 + 156x^2 - 504x + 626\)

So the equation is \(2x^4 - 24x^3 + 156x^2 - 504x + 626 = 82\).

Subtracting 82 from both sides:

\(2x^4 - 24x^3 + 156x^2 - 504x + 544 = 0\)

Comparing this to the general form \(a_n x^n + a_{n-1} x^{n-1} + \dots = 0\)\(, we have\)\(n=4\)\(,\)\(a_4 = 2\)\(, and\)\(a_3 = -24\).

The sum of the roots is \(- \frac{a_3}{a_4} = - \frac{-24}{2} = \frac{24}{2} = 12\).

This confirms the result obtained by finding the individual roots. This method using Vieta's formulas is generally faster for finding the sum or product of roots without finding the roots themselves, provided the polynomial is in standard form.

Also notice the roots \(3+5i\)\(and\)\(3-5i\)\(are complex conjugates. For polynomial equations with real coefficients, complex roots always appear in conjugate pairs. The sum of a complex conjugate pair\)\((a + bi) + (a - bi) = 2a\), which is a real number. The presence of complex conjugate roots does not affect the sum of roots calculation using Vieta's formulas.

Was this answer helpful?

Similar Questions

  1. If the graph of a quadratic polynomial lies entirely above x-axis, then which one of the following is correct?

  2. If the roots of the equation x 2+ px + q = 0 are tan 19° and tan 26°, then which one of the following is correct?

  3. If x 2- px + 4 > 0 for all real values of x, then which one of the following is correct?

  4. How many real roots does the equation x 2+ 3|x| + 2 = 0 have?

  5. If k = c, then the roots of the equation are:

  6. If \(\rm {k}=\frac{{c}}{2},({c} \neq 0)\), then the roots of the equation are :

  7. If α and β are the distinct roots of equation x2 - x + 1 = 0, then what is the value of \(\left|\frac{\alpha^{100}+\beta^{100}}{\alpha^{100}-\beta^{100}}\right|\) ?

  8. What is the GM of the roots of the equation ?

  9. What is the number of real roots of the equation?

  10. In solving a problem that reduces to a quadratic equation, one student makes a mistake in the constant term and obtains 8 and 2 for roots. Another student makes a mistake only in the coefficient of first-degree term and finds -9 and -1 for roots.

    The correct equation is


Important Questions from Quadratic Equations

  1. If the graph of a quadratic polynomial lies entirely above x-axis, then which one of the following is correct?

  2. If the roots of the equation x 2+ px + q = 0 are tan 19° and tan 26°, then which one of the following is correct?

  3. If x 2- px + 4 > 0 for all real values of x, then which one of the following is correct?

  4. If 2 + i is a root of the equation x 2- ax + 1 = 0, then the value of a is:

  5. If \(\tan \left( {\frac{α }{2}} \right)\)  and  \(\tan \left( {\frac{β }{2}} \right)\)  are the roots of the equation 8x 2- 26x + 15 = 0, then the value of cos (α + β) will be

Need Expert Advice?
Upcoming Exams
NDA
September 13, 2026
CDS
September 13, 2026
Test Series
NDA img
Defence
NDA 2026 Mock Test Series (Latest Pattern)
501 Tests 1 Tests Free
767 Attempts
4.7(129)
English, Hindi

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App