65.5k views
4 votes
The quadratic equation -4x²+mx+n=0 has roots -8 and 1. Find the values of m and n.​

User Krasnyk
by
3.8k points

2 Answers

1 vote


\text{The two roots are,}~~\alpha = -8,~~ \beta = 1\\\\\\\text{Now,}\\\\x^2 - (\alpha + \beta )x+\alpha \beta = 0\\\\\implies x^2 -(-8 +1)x +(-8)(1) =0\\\\\implies x^2+7x-8=0\\\\\text{Multiply both sides by}~ -4 \\\\-4x^2-28x+32=0\\\\\text{By comparing with}~ -4x^2 +mx +n=0, \text{we get,} ~m =-28 ~~ \text{and}~~ n = 32

User Agustinus
by
3.3k points
4 votes

Given :-

  • The quadratic equation -4x²+mx+n=0 has roots -8 and 1.

To Find :-

  • The value of m and n .

Solution :-

The roots are -8 and 1 . So on substituting x = -8 and 1 , the value of entire polynomial will become 0 . So that ,


\sf\longrightarrow -4x² + mx + n = 0


\sf\longrightarrow -4(-8)² +m(-8) + n = 0


\sf\longrightarrow -256 -8m + n = 0


\sf\longrightarrow 8m - n = -256 ----- (i)

Again ,


\sf\longrightarrow -4(1)² +m(1) + n = 0


\sf\longrightarrow 4 + m + n = 0


\sf\longrightarrow n + m = 4 ----- ( ii)

On adding (i) and (ii) , we have ,


\sf\longrightarrow 9m = 4 - 256


\sf\longrightarrow 9m = -252


\sf\longrightarrow m = -252/9


\sf\longrightarrow m = -28

So the value of n , will be ,


\sf\longrightarrow n = 4-m


\sf\longrightarrow n = 4 - 28 = -24

Hence the required answer is m = -28 and n = -24.

User Daniel Diehl
by
3.1k points