Quadratic Trouble #1

Algebra Level 3

12 x 4 56 x 3 + 89 x 2 56 x + 12 = 0 12x^4 - 56x^3 + 89x^2 - 56x + 12=0

Find the sum of real roots x x that satisfy the equation above. Give your answer to 2 decimal places.


Try my other algebra problems here .


The answer is 4.67.

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.

6 solutions

Vighnesh Raut
May 29, 2015

Here, we will use rational root test . The Rational root theorem tells you that if the polynomial has a rational zero then it must be a fraction p q \frac{p}{q} , where p p is factor of the trailing constant and q q is the factor of leading coefficient. So, the Rational Roots Tests yields the possible solutions { ± p q } p , q = 1 , 2 , 3 , 4 , 6 , 12 { \left\{ \pm \frac { p }{ q } \right\} }_{ p,q=1,2,3,4,6,12 } . If we plug these values into the polynomial P ( x ) P\left( x \right) , we get P ( 1 2 ) = 0 P\left( \frac { 1 }{ 2 } \right) =0 . Also, P ( 2 ) = 0 P\left( 2 \right) =0 . Hence, P ( x ) = ( 2 x 1 ) ( x 2 ) ( 6 x 2 13 x + 6 ) P\left( x \right) =\left( 2x-1 \right) \left( x-2 \right) \left( { 6x }^{ 2 }-13x+6 \right) . The discriminant of the quadratic in P ( x ) P\left( x \right) is 13 2 4 ( 6 ) ( 6 ) = 25 = p o s i t i v e { 13 }^{ 2 }-4(6)(6)=25=positive . Now, we know that all roots of the polynomial are real, so by using VIETA's formula , sum of real roots of the polynomial is b a = ( 56 ) 12 = 4.667 -\frac { b }{ a } =-\frac { (-56) }{ 12 } =4.667

Moderator note:

Wonderful, this is the solution I'm looking for. You just need to apply Rational Root Theorem (RRT) "half way" and show that the remaining roots are real as well. Then the answer is immediate by Vieta's formula.

Here's a few tricks to reduce your work: Let f ( x ) f(x) denote the given polynomial, and notice that x 4 f ( 1 x ) = 0 x^4 f\left(\frac 1x\right) = 0 is equivalent to f ( x ) = 0 f(x) = 0 , then if x = p x = p is a root, x = 1 p x = \frac 1p is also root (Do you see why?). By RRT, we get x = 2 x=2 as a possible solution, then x = 1 2 x=\frac 12 is also a possible solution. Can you see how to spot polynomials like this?

@Challengemaster , x = p . x = 1 p x=p.x=\frac { 1 }{ p } are the roots of polynomial , of degree n , if and only if the coefficients of x a { x }^{ a } and x n a { x }^{ n-a } , where a a is a non-negative integer, are equal for all a = 0 , 1 , 2 , . . . . , n a=0,1,2,....,n .

Vighnesh Raut - 6 years ago

VIGGY,tussi great ho..

sachin mittal - 6 years ago

56 / 12 = 4.67 vieta

Oscar Rojas - 6 years ago

fab solution, just noted that in my math book.

Krishna Shankar - 6 years ago
James Cochrane
May 28, 2015

Firstly, I plugged a few numbers like (-1, 1, -2 and 2) into f(x). Only f(2)=0.

If f(2)=0 ... then (x-2) is a factor.

I divided the equation by (x-2), by polynomial division, to give:

12 x 3 3 2 2 + 25 x 6 12x^{3}-32^{2}+25x-6

I then plugged a few numbers into the above equation until f(x)=0. I found that f(1.5)=0. Therefore, (2x-3) is a factor.

I divided the above equation by (2x-3) to give:

6 x 2 7 x + 2 6x^{2}-7x+2

By inspection, I "saw" that this could be factorised as (3x-2)(2x-1). x=2/3, 1/2

Therefore, our roots are 2, 1.5, 2/3 and 1/2. Sum=14/3 or 4.66

Moderator note:

Right, this is the most standard approach.

Same way bro..But do we have any simpler way of solving higher degree polynomial.

sachin mittal - 6 years ago

Log in to reply

In this case we have

Rajdeep Dhingra - 6 years ago

Log in to reply

I tried but.....would you please help me@Nihar Mahajan@Rajdeep Dhingra

sachin mittal - 6 years ago

Log in to reply

@Sachin Mittal I have given the solution as a comment to Sir(Nihar sir).

Rajdeep Dhingra - 6 years ago

Log in to reply

@Rajdeep Dhingra I am not capable enough to accept you summon me as 'Sir'.You can just call me "Nihar".

Nihar Mahajan - 6 years ago

Challenge student note : Just observe the coefficients of the polynomial. Do you seek any symmetry? So can you devise a simpler method to solve this problem ?

Nihar Mahajan - 6 years ago

Log in to reply

Yes sir, I can
The polynomial is 12 x 4 56 x 3 + 89 x 2 56 x + 12 = 0 Dividing both sides by x 2 we get 12 x 2 56 x + 89 56 1 x + 12 1 x 2 = 0 12 ( ( x + 1 x ) 2 2 ) 56 ( x + 1 x ) + 89 = 0 L e t x + 1 x = y 12 y 2 56 y + 65 = 0 Applying quadractic formula we can solve for the roots. We can then equate it to x + 1 x And again solve a quadratic. Cheers We got are roots. \text{The polynomial is }12x^4 -56x^3 + 89x^2 -56x + 12 = 0 \\ \text{Dividing both sides by } x^2 \text{ we get } \\ 12x^2 - 56x + 89 -56\frac{1}{x} + 12\frac{1}{x^2} = 0\\ 12\left(\left(x + \frac{1}{x}\right)^2 - 2\right) - 56\left(x + \frac{1}{x}\right) + 89 = 0 \\ Let \quad x + \frac{1}{x} = y \\ 12y^2 - 56y + 65 = 0 \\ \text{Applying quadractic formula we can solve for the roots.} \\ \text{We can then equate it to } x + \frac{1}{x} \\ \text{ And again solve a quadratic. Cheers We got are roots. }

Rajdeep Dhingra - 6 years ago

Log in to reply

Why did you let y = x + 1 x y=x+\frac {1}{x} ?

James Cochrane - 6 years ago

Log in to reply

@James Cochrane To make it a quadratic . Sir as we have the formula for quadratic we can evaluate that but not a bi-quadratic.

Rajdeep Dhingra - 6 years ago

Nice solution. Alludes to transformation.

Krish Shah - 1 year, 1 month ago

How did I become a Sir from student ? O.o

Nihar Mahajan - 6 years ago

Log in to reply

@Nihar Mahajan Sir U are great. I am not capable enough to call U by name or as a student.

Rajdeep Dhingra - 6 years ago

Log in to reply

@Rajdeep Dhingra Well then I am also not capable enough to accept you summon me as 'Sir'.You can just call me "Nihar".

Nihar Mahajan - 6 years ago

Log in to reply

@Nihar Mahajan No Sir U I will always call U a sir.

Rajdeep Dhingra - 6 years ago

Log in to reply

@Rajdeep Dhingra Okay , then I will call you Raju. (Remember it is undiplomatic :P)

Nihar Mahajan - 6 years ago
Ramiel To-ong
Jun 18, 2015

Just use VIETA'S THEOREM -B/A = 56/12 = 4.67

Actually you were lucky this worked and there were no complex roots with real parts.

Pratyush Pandey - 4 years, 4 months ago
Endo Genic
Apr 3, 2018

Use Vieta's Relation

Divide the coefficient of second term to the leading coefficient. ( 56 12 ) = 4.666667 \left(\frac{56}{12}\right)=4.666667

Bharat Naik
May 31, 2015

for sum of roots:

sum of roots of a 4th degree polynomial eq.=-(co-efficient of x3 term) /co-efficient of x4 term

so,answer is-(-56)/12=4.67

x3 is x cube and x4 is x to the power of 4

Sarvesh Dubey
May 29, 2015

Firstly divide the whole equation by x^2... Therefore we get a quadratic equation in x...now to solve the equation firstly we verify the discriminant...now see the tricky part....the sign on 59 is negative and it forms a part of c in b^2-4ac..and thus the negative sign of -4 is cancelled out by -59...and thus all roots are real and thus we proceed further and use the vieta formulae for the new quadratic equation formed after dividing by x^2 and sum of roots is -b/a and thus it follows 56/12=4.66

Moderator note:

You're wrong.

Firstly divide the whole equation by x^2... Therefore we get a quadratic equation in x

This is not true, because the equation 12 x 2 56 x + 89 56 x + 12 x 2 = 0 12x^2 - 56 x +89 - \frac{56}x +\frac{12}{x^2} = 0 is not a quadratic equation because it is not in the form of A x 2 + B x + C = 0 Ax^2 + Bx + C = 0 .

Okkk....but I had no knowledge of RRT so I did this...is there any method other than RRT method... @CHALLENGE MASTER

sarvesh dubey - 6 years ago

but the equation obtained by dividing the initial equation by x^2 can be reduced to am quadratic in terms of(x+1/x) @CHALLENGE MASTER

Shashwat Avasthi - 6 years ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...