1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Veseljchak [2.6K]
2 years ago
5

Find all the zeros of the polynomial x^4+x^3-34x^2-4x+120 if two of its zeros are 2,-2

Mathematics
2 answers:
miskamm [114]2 years ago
7 0

Answer:

The zeroes are 2, -2, -6, 5.

Step-by-step explanation:

If 2 of the zeroes are 2 and -2 then (x - 2)(x + 2) is factor of the polynomial.

We can now do long division.

Note (x - 2)(x + 2) = x^2 - 4, so we have:

x^2 - 4 ( x^4 + x^3 - 34x^2 - 4x + 120 ( x^2 +   x  - 30 <--- Quotient

             x^4            - 4x^4

                      x^3 -  30x^2 - 4x

                      x^3                -4x

                                  -30x^2   + 120  

                                  -30x^2   + 120

                                           

x^2 +   x  - 30 = 0        

(x + 6)(x - 5) = 0

x = -6, 5.              

bezimeni [28]2 years ago
4 0

Answer:

5 and -6

Step-by-step explanation:

So when a polynomial has zeroes at a, then one of the factors (x-a). This is because in factored form, a polynomial can be written using it's factors as such: a(x\pm b)(x\pm c)(c \pm d)... and so on, with the number of factors depending on the degree. The sign is plus or minus because it can be either, it will depend on the sign of the zero. The reason the zeroes are factors, is because when one of the factors is zero it makes the entire thing zero because multiplying them out will always get 0, if you're multiplying by a zero. Anyways, if you have a factor, you can divide, by those factors. So let's do that.

So you have the two factors (x+2)(x-2). So let's divide by each factor. In this example I'll be using long division. So essentially what long division, is finding how many times the leading coefficient of the dividend (x^4+x^3-34x^2-4x+120) can be divided by the leading coefficient of the divisor ((x-2)(x+2)). And then whatever you get, that will be part of the quotient, then take whatever you got, and multiply it by the divisor and then subtract that product from the dividend and then continue this process until the dividend is equal to 0 or you can't divide any further./

Original equation:

(x+2)\div (x^4+x^3-34x^2-4x+120)

Divide the leading coefficients:

\frac{x^4}{x}=x^{4-1} = x^3

The x^3 will be part of the quotient, now multiply this by the divisor

x^3(x+2) = x^{3+1} + 2x^3 = x^4 + 2x^3

Subtract the product from the dividend

(x^4+x^3-34x^2-4x+120) - (x^4+2x^3) = x^4+x^3-34x^2-4x+120 - x^4 - 2x^3

Group like terms:

(x^4 - x^4) + (x^3 - 2x^3) -34x^2-4x+120

Simplify:

-x^3 -34x^2-4x+120

Divide leading coefficients:

\frac{-x^3}{x} = -x^{3-1} = -x^2

The -x^2 will be part of the quotient, now multiply this by the divisor:

-x^2(x+2) = -x^{2+1} -2x^2 = -x^3-2x^2

Subtract this from the dividend:

(-x^3 -34x^2-4x+120) - (-x^3 - 2x^2) = -x^3 -34x^2-4x+120 + x^3 + 2x^2

Group like terms:

(-x^3 + x^3) + (-34x^2 + 2x^2)-4x+120

Simplify:

-32x^2 -4x -120

Divide the leading coefficients:

-\frac{32x^2}{x}=-32x^{2-1} = -32x

This will be part of the quotient, now multiply this by the divisor:

-32x(x+2) = -32x^2 - 64x

Subtract this from the dividend

(-32x^2 -4x -120) - (-32x^2-64x) = -32x^2 -4x -120 + 32x^2 + 64x

Group like terms:

(-32x^2+32x^2) + (-4x+64x) -120

Simplify:

60x+120

Divide the leading coefficients:

\frac{60x}{x} = 60

This will be part of the quotient, multiply it by the divisor:

60(x+2) = 60x+ 120

Subtract this from the dividend:

(60x+120)-( 60x+120) = 0\\

Since this comes out perfectly to zero there is no remainder, and this is expected since it's a factor. You now take all the quotients from dividing the leading terms and you get x^3-x^2-32x+60. To keep the original equation you simply multiply it, and you get: (x+2)(x^3-x^2-32x+60). But what we really care about is the x^3-x^2-32x+60. We now divide it by the other factor x-2 using the same process

Original equation:

x^3-x^2-32x+60

Divide leading terms:

\frac{x^3}{x} = x^2

This will be part of the quotient, multiply it by the divisor

x^2(x-2) = x^3-2x^2

Subtract this from the dividend

(x^3-x^2-32x+60) - (x^3 - 2x^2) = x^2-32x+60

Dividing leading coefficients:

\frac{x^2}{x} = x

This will be part of the quotient, multiply it by the divisor:

x(x-2) = x^2-2x

Subtract this from the dividend:

(x^2-32x+60) - (x^2-2x) = -30x+60

Divide the leading terms:

\frac{-30x}{x} = -30

This will be part of the quotient, now multiply it by the divisor:

-30(x-2) = -30x+60

Subtract it from the dividend:

(-30x + 60) - (-30x + 60) = 0

Now take all the quotients of the leading terms and you get:

x^2+x-30

Now we can factor this quadratic to get the equation in completely factored form: We're looking for factors that multiply to -30 and add to 1. So we really need to look for factors that have a difference of 1, Or in other words |a-b| = 1. The sign can be determined after we fine the two factors. The factors 5 and 6 have a difference of 1, and since it needs to add to 1, the 5 has to be negative, and the 6 has to be positive.

So we get the factors: (x-5)(x+6). Setting each of them equal to zero gets you:

x-5 = 0

x = 5

x + 6 = 0

x = -6

So the other two zeroes are 5 and -6

You might be interested in
D<br> الا<br> 3x+3<br> 4x+2<br> Determine the value of mZDCB.
Anvisha [2.4K]

▪▪▪▪▪▪▪▪▪▪▪▪▪  {\huge\mathfrak{Answer}}▪▪▪▪▪▪▪▪▪▪▪▪▪▪

The given Angles (4x + 2) and (3x + 3) are forming linear pair, so

  • 4x + 2 + 3x + 3 = 180

  • 7x + 5 = 180

  • 7x = 180 - 5

  • 7x = 175

  • x =  \dfrac{175}{7}

  • x = 25

now, let's find Angle DCB :

  • 3x + 3

  • (3 \times 25) + 3

  • 75 + 3

  • 78 \degree
8 0
3 years ago
Please help me show the work and will be marked as brainliest
ELEN [110]

Hi what are you trying to do here?


5 0
3 years ago
Read 2 more answers
Simplify using only POSITIVE exponents:
pickupchik [31]

So here are a few rules with exponents that you should know:

  1. Multiplying exponents of the same base: x^m*x^n=x^{m+n}
  2. Dividing exponents of the same base: x^m\div x^n=x^{m-n}
  3. Powering a power to a power: (x^m)^n=x^{m*n}
  4. Converting a negative exponent to a positive one: x^{-m}=\frac{1}{x^m}\ \textsf{and}\ \frac{1}{x^{-m}}=x^m
<h2>1.</h2>

Firstly, solve the outside exponent:

(2x^3y^7)^{-2}=2^{-2}x^{3*-2}y^{7*-2}=2^{-2}x^{-6}y^{-14}

Next, convert the negative exponents into positive ones:

2^{-2}x^{-6}y^{-14}=\frac{1}{2^2x^6y^{14}}=\frac{1}{4x^6y^{14}}

<u>Your final answer is \frac{1}{4x^6y^{14}}</u>

<h2>2.</h2>

For this, just divide:

\frac{12x^5y^3}{4x^{-1}}=\frac{12}{4}x^{5-(-1)}y^{3-0}=3x^6y^3

<u>Your final answer is 3x^6y^3</u>

<h2>3.</h2>

For this, convert all negative exponents into positive ones:

\frac{r^{-7}b^{-8}}{t^{-4}w}=\frac{t^4}{r^7b^8w}

<u>Your final answer is \frac{t^4}{r^7b^8w}</u>

3 0
3 years ago
Order the following units of a capacity families to greatest gallon paint cup quart
Tju [1.3M]

Answer:

7 yards

Step-by-step explanation:

3 0
3 years ago
What is 29.1 + 78.9+ 41.5
trapecia [35]

Answer:

149.5

Step-by-step explanation

4 0
2 years ago
Read 2 more answers
Other questions:
  • hi, I got assigned stupid khan academy as homework and if I don’t get 900 points I’m screwed. Can anybody help please?
    9·1 answer
  • How to determine if two functions are inverses?
    10·1 answer
  • Write a linear Write a linear function f with f(−9)=10 and f(−1)=−2.function f with f(−9)=10 and f(−1)=−2.
    9·1 answer
  • PLEASE HELP!!! Solve -(6)^x-1+5=(2/3)^2-x by graphing. Round to the nearest tenth.
    13·1 answer
  • A student is attempting to solve a multi-step equation. Sample mathematical work is shown below. Which statement best applies to
    8·1 answer
  • Yall i really need help on this one :/ Mrs. Berry asked her real-estate agent, "What is the median value of homes in this neighb
    13·1 answer
  • (-1/3x+9.5)+ x(3/4+2.5)
    6·2 answers
  • SELECT ALL EXPRESSIONS THAT ARE EQUIVALENT TO (2)(-3)(-4)
    10·2 answers
  • Plz plz heelp me i need heelp
    8·2 answers
  • Janet has 3 cube-shaped boxes. Each box has a side length of 10 inches. What is the minimum amount of wrapping paper needed, in
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!