2015 Countdown Problem 20: A Cubic Expansion in a Quadratic Equation

Algebra Level 4

The roots of the quadratic equation x 2 35 x + 300 = 0 x^2-35x+300=0 are α \alpha and β \beta . The quadratic equation which has only one real root α 3 + β 3 \alpha^3+\beta^3 can be expressed as x 2 m x + n = 0 x^2-mx+n=0 , where m m and n n are positive integers .

Find the sum of digits of n n without using a calculator.

Bonus : Solve this problem without finding the values of α \alpha and β \beta .


This problem is part of the set 2015 Countdown Problems .


The answer is 37.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Daniel Raebel
Dec 20, 2014

This is the solution for the problem without solving individually for α \alpha and β \beta .

Since α \alpha and β \beta are both roots of the quadratic equation, and the leading coefficient is one, the equation can be written in the form

( x α ) ( x β ) = 0 = x 2 35 x + 300 (x-\alpha )(x-\beta )=0={ x }^{ 2 }-35x+300

Expanding, we get

x 2 α x β x + α β = x 2 35 x + 300 x 2 ( α + β ) x + α β = x 2 35 x + 300 { x }^{ 2 }-\alpha x-\beta x+\alpha \beta ={ x }^{ 2 }-35x+300\\{ x }^{ 2 }-(\alpha +\beta )x+\alpha \beta ={ x }^{ 2 }-35x+300

Therefore,

α + β = 35 α β = 300 \alpha +\beta =35\\ \alpha \beta =300

Taking the first equation and squaring both sides, we get

( α + β ) 2 = 35 2 { \left( \alpha +\beta \right) }^{ 2 }={ 35 }^{ 2 }

Which expands to

α 2 + 2 α β + β 2 = 1225 { \alpha }^{ 2 }+2\alpha \beta +{ \beta }^{ 2 }=1225

Substituting 300 in for α β \alpha \beta , we get

α 2 + 2 ( 300 ) + β 2 = 1225 α 2 + 600 + β 2 = 1225 α 2 + β 2 = 625 \alpha^{ 2 }+2\left( 300 \right) +\beta ^{ 2 }=1225\\\alpha ^{ 2 }+600+\beta ^{ 2 }=1225\\\alpha ^{ 2 }+\beta ^{ 2 }=625

Now, let us look at the second quadratic equation, x 2 m x + n = 0 { x }^{ 2 }-mx+n=0 . There is only one real root, which is x = α 3 + β 3 x={ \alpha }^{ 3 }+{ \beta }^{ 3 } .

This can be factored to get

x = ( α + β ) ( α 2 α β + β 2 ) x = ( α + β ) ( ( α 2 + β 2 ) α β ) x=\left( { \alpha }+{ \beta } \right) \left( { \alpha }^{ 2 }-\alpha \beta +{ \beta }^{ 2 } \right) \\ x=\left( { \alpha }+{ \beta } \right) \left( \left( { \alpha }^{ 2 }+{ \beta }^{ 2 } \right) -\alpha \beta \right)

Substituting the values that we solved for earlier, we get

x = ( 35 ) ( 625 300 ) x=\left( 35 \right) \left( 625-300 \right)

Which gives us

x = 11375 = α 3 + β 3 x=11375={ \alpha }^{ 3 }+{ \beta }^{ 3 }

Now, since x = 11375 x=11375 is the only root of this quadratic equation, it can be written in the form of

( x 11375 ) 2 = 0 = x 2 m x + n { \left( x-11375 \right) }^{ 2 }=0={ x }^{ 2 }-mx+n

Expanding, we get

x 2 22750 x + 129390625 = x 2 m x + n { x }^{ 2 }-22750x+129390625={ x }^{ 2 }-mx+n

Therefore, n = 129390625 n=129390625

To get the final solution to the problem, we need to add up all of the digits in n. This is done as such:

1 + 2 + 9 + 3 + 9 + 0 + 6 + 2 + 5 = 37 1+2+9+3+9+0+6+2+5=\boxed{37}

If the equation has only one real root then how can you conclude that the other root is real and same....It can be imaginary too....

Vighnesh Raut - 6 years, 5 months ago

Log in to reply

It is written that m , n m,n \in Z + \mathbb{Z}^{+}

Abdur Rehman Zahid - 6 years, 5 months ago

Log in to reply

oh.....thnx

Vighnesh Raut - 6 years, 5 months ago

In order to know this, we look at the discriminant: b 2 4 a c { b }^{ 2 }-4ac , which comes from the quadratic formula. If the value of this is positive, the quadratic equation will have two real solutions. If the value is zero, it will have one real solution, a double root. If the value is negative, it will have two complex solutions. I don't believe it is possible for a quadratic equation with real coefficients to have both a real and a complex solution at the same time (please correct me if I'm wrong...)

Here is the discriminant for this equation:

b 2 4 a c = ( 22750 ) 2 4 × 1 × 129390625 = 517562500 517562500 = 0 { b }^{ 2 }-4ac={ \left( -22750 \right) }^{ 2 }-4\times 1\times 129390625\\ =517562500-517562500\\ =0

Since the discriminant is zero, the quadratic equation will have one real root, which is a double root.

Thank you for pointing this out. I hope this adds some clarity to my above solution.

Daniel Raebel - 6 years, 5 months ago

Nice one! :)

Wee Xian Bin - 6 years, 5 months ago
Paola Ramírez
Jan 27, 2015

By Vieta's Formulas:

α + β = 35 \alpha+\beta=35

α β = 300 \alpha \beta=300

Now, as x 2 m x + n x^2-mx+n only has one real root can be factoring as perfect square x 2 m x + n = ( x ( α 3 + β 3 ) ) 2 = x 2 2 ( α 3 + β 3 ) x + n \therefore x^2-mx+n=(x-(\alpha^3+\beta^3))^2=x^2-2(\alpha^3+\beta^3)x+n

α 3 + β 3 = ( α + β ) 3 3 ( α + β ) ( α β ) = 3 5 3 3 ( 35 ) ( 300 ) \alpha^3+ \beta^3=(\alpha+ \beta)^3-3(\alpha+ \beta)(\alpha \beta)=35^3-3(35)(300)

As x 2 m x + n x^2-mx+n is a perfect square binomial its discriminant is 0 0

m = 2 ( 11375 ) m=2(11375)

m 2 4 ( 1 ) ( n ) = 0 m^2-4(1)(n)=0

4 ( 11375 ) 2 = 4 n 4(11375)^2=4n

n = 1137 5 2 = 129390625 n=11375^2=129390625

1 + 2 + 9 + 3 + 9 + 6 + 2 + 5 = 37 1+2+9+3+9+6+2+5=\boxed{37}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...