Solving for k and m in a Quartic Equation

  • Thread starter Thread starter olee
  • Start date Start date
  • Tags Tags
    Roots
Click For Summary
SUMMARY

The quartic equation x4 - 6x3 - 73x2 + kx + m = 0 has two positive roots, α and β, and two negative roots, δ and γ, with the product of the roots αβ = δγ = 4. The value of m is determined to be 16, calculated as m = (αβ)(γδ) = 4 x 4. The value of k is found to be -24, derived from the relationship between the roots and coefficients, specifically using the equation 4(A + B + C + D) = -k, where A + B + C + D = 6.

PREREQUISITES
  • Understanding of quartic equations and their properties
  • Familiarity with Vieta's formulas
  • Basic algebraic manipulation skills
  • Knowledge of polynomial expansions
NEXT STEPS
  • Study Vieta's formulas in detail for polynomial equations
  • Learn about the relationships between roots and coefficients in higher-degree polynomials
  • Explore methods for solving quartic equations, including numerical and graphical approaches
  • Investigate the implications of root behavior on polynomial graphing
USEFUL FOR

Mathematics students, educators, and anyone interested in polynomial equations and their solutions, particularly those studying algebra and higher mathematics.

olee
Messages
24
Reaction score
0

Homework Statement


The equation x4-6x3-73x2+kx+m=0 has two positive roots, [tex]\alpha[/tex] [tex]\beta[/tex], and two negative roots, [tex]\delta[/tex] [tex]\gamma[/tex]. It is given that [tex]\alpha[/tex][tex]\beta[/tex]=[tex]\delta[/tex][tex]\gamma[/tex]=4

(i) Find the values of k and m

Homework Equations


stated above


The Attempt at a Solution



m = ([tex]\alpha[/tex][tex]\beta[/tex])([tex]\gamma[/tex][tex]\delta[/tex])=4x4=16

not too sure how to approach solving k
 
Physics news on Phys.org
You can at least take the natural step and then consider.

You got your result by comparing m with the constant term in the expansion of [tex](x - \alpha[/tex])([tex]x - \beta)(x-\gamma[/tex])([tex]x - \delta[/tex]) .

So you should be able to write what coefficient of [tex]x[/tex] is in the expansion (+ has probably been covered in your course) so at least write that down and see if there is anything you can do with it.

(As far as I can see this comes out a whole number, but the equation itself does not have any nice whole number solutions.)
 
It seems that you are confused, I'm giving the relations between the roots and coefficients in such equation

First make the coefficient of highest term as unity, in your case it is already one.

Now,

(1). Second term coefficient is equal to the sum of roots but with its sign changed.

Note: For simplicity I'm writing roots as A, B, C and D

so here, A + B + C + D = -(-6)
= 6 ......(equation 1)

(2) Third coefficient is equal to the product of roots taken two at the time

so here AB + BC + CD + DA = -73 ...... (No use for you in this problem)

(3) Fourth Coefficient (which you have to find "k") is equal to the product of roots taken three at the time with its sign changed.

so here

ABC + BCD + CDA + DAB = - k
Given AB = CD = 4

4C + 4B + 4A + 4D = -k

4 (A + B + C + D) = -k

From equation (1)

4 (6) = -k

k = -24 .... (your first answer)

(4) and last coefficient (constant therm here ) is equal to the sum of roots taken four at a time

so here

ABCD = m

given AB = CD =4

so 4 (4) = m

m = 16...... (your second answer)
 

Similar threads

  • · Replies 20 ·
Replies
20
Views
3K
Replies
7
Views
2K
Replies
2
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 12 ·
Replies
12
Views
4K
Replies
6
Views
2K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
4
Views
2K