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
AleksAgata [21]
1 year ago
11

I really need it to be sold in imaginary numbers

Mathematics
1 answer:
Yuliya22 [10]1 year ago
7 0
Solving a 5th grade polynomial

We want to find the answer of the following polynomial:

x^5+3x^4+3x^3+19x^2-54x-72=0

We can see that the last term is -72

We want to find all the possible numbers that can divide it. Those are:

{±1, ±2, ±3, ±4, ±6, ±8, ±9, ±12, ±18, ±36, ±72}

We want to factor this polynomial in order to find all the possible x-values. In order to factor it we will have to find some binomials that can divide it using the set of divisors of -72.

We know that if

(x - z) is a divisor of this polynomial then z might be a divisor of the last term -72.

We will verify which is a divisor using synthetic division. If it is a divisor then we can factor using it:

Let's begin with

(x-z) = (x - 1)

We want to divide

\frac{(x^5+3x^4+3x^3+19x^2-54x-72)}{x-1}

Using synthetic division we have that if the remainder is 0 it will be a factor

We can find the remainder by replacing x = z in the polynomial, when it is divided by (x - z). It is to say, that if we want to know if (x -1) is a factor of the polynomial we just need to replace x by 1, and see the result:

If the result is 0 it is a factor

If it is different to 0 it is not a factor

Replacing x = 1

If we replace x = 1, we will have that:

\begin{gathered} x^5+3x^4+3x^3+19x^2-54x-72 \\ \downarrow \\ 1^5+3\cdot1^4+3\cdot1^3+19\cdot1^2-54\cdot1-72 \\ =1+3+3+19-54-72 \\ =-100 \end{gathered}

Then the remainder is not 0, then (x - 1) is not a factor.

Similarly we are going to apply this until we find factors:

(x - z) = (x + 1)

We replace x by -1:

\begin{gathered} x^5+3x^4+3x^3+19x^2-54x-72 \\ \downarrow \\ (-1)^5+3\cdot(-1)^4+3\cdot(-1)^3+19\cdot(-1)^2-54\cdot(-1)-72 \\ =-1+3-3+19+54-72 \\ =0 \end{gathered}

Then, (x + 1) is a factor.

Using synthetic division we have that:

Then:

x^5+3x^4+3x^3+19x^2-54x-72=(x+1)(x^4+2x^3+x^2+18x-72)

Now, we want to factor the 4th grade polynomial.

Let's remember our possibilities:

{±1, ±2, ±3, ±4, ±6, ±8, ±9, ±12, ±18, ±36, ±72}

Since we verified ±1, let's try with ±2 as we did before.

(x - z) = (x - 2)

We want to divide:

\frac{x^4+2x^3+x^2+18x-72}{x-2}

We replace x by z = 2:

\begin{gathered} x^4+2x^3+x^2+18x-72 \\ \downarrow \\ 2^4+2\cdot2^3+2^2+18\cdot2-72 \\ =16+16+4+36-72 \\ =0 \end{gathered}

Then (x - 2) is a factor. Let's do the synthetic division:

Then,

x^4+2x^3+x^2+18x-72=(x-2)(x^3+4x^2+9x+36)

Then, our original polynomial is:

\begin{gathered} x^5+3x^4+3x^3+19x^2-54x-72 \\ =\mleft(x+1\mright)\mleft(x^4+2x^3+x^2+18x-72\mright) \\ =(x-1)(x-2)(x^3+4x^2+9x+36) \end{gathered}

Now, let's prove if (x +2) is a factor, using the new 3th grade polynomial.

(x - z) = (x + 2)

We replace x by z = -2:

\begin{gathered} x^3+4x^2+9x+36 \\ \downarrow \\ (-2)^3+4(-2)^2+9(-2)+36 \\ =-8+16-18+36 \\ =26 \end{gathered}

Since the remainder is not 0, (x +2) is not a factor.

All the possible cases are:

{±1, ±2, ±3, ±4, ±6, ±8, ±9, ±12, ±18, ±36, ±72}

let's prove with +4

(x - z) = (x + 4)

We want to divide:

\frac{x^3+4x^2+9x+36}{x+4}

Let's replace x by z = -4 in order to find the remainder:

\begin{gathered} x^3+4x^2+9x+36 \\ \downarrow \\ (-4)^3+4(-4)^2+9(-4)+36 \\ =-64+64-36+36 \\ =0 \end{gathered}

Then (x + 4) is a factor. Let's do the synthetic division:

Then,

x^3+4x^2+9x+36=(x+4)(x^2+9)

Since

x² + 9 cannot be factor, we have completed our factoring:

\begin{gathered} x^5+3x^4+3x^3+19x^2-54x-72 \\ =(x-1)(x-2)(x^3+4x^2+9x+36) \\ =(x-1)(x-2)(x+4)(x^2+9) \end{gathered}

Now, we have the following expression:

(x-1)(x-2)(x+4)(x^2+9)=0

Then, we have five posibilities:

(x - 1) = 0

or (x - 2) = 0

or (x + 4) = 0

or (x² + 9) = 0

Then, we have five solutions;

x - 1 = 0 → x₁ = 1

x - 2 = 0 → x₂ = 2

x + 4 = 0 → x₃ = -4

x² + 9 = 0 → x² = -9 → x = ±√-9 = ±√9√-1 = ±3i

→ x₄ = 3i

→ x₅ = -3i

<h2><em>Answer- the solutions of the polynomial are: x₁ = 1, x₂ = 2, x₃ = -4, x₄ = 3i and x₅ = -3i</em></h2>

You might be interested in
Steve Ballmer, the current CEO of Microsoft, used to be the manager of his college football team. Among his duties, he had to be
lutik1710 [3]

9514 1404 393

Answer:

  a.  x + 4y = 160

  b.  160

  c.  40

Step-by-step explanation:

a. We can define the variables as ...

  x = number of 1/2-liter bottles

  y = number of 2-liter bottles

For the total number of liters to be 80, we require

  1/2x + 2y = 80

We can multiply this by 2 to eliminate the fraction.

  x + 4y = 160

__

b. The x-intercept is 160. It is the number of 1/2-liter bottles required when no 2-liter bottles are used.

__

c. The y-intercept is 40. It is the number of 2-liter bottles required when no 1/2-liter bottles are used.

7 0
3 years ago
Find the distance between the two points rounding to the nearest tenth (if necessary).
Sedaia [141]

Answer:

12

Step-by-step explanation:

We\ know\ that\ distance\ between\ two\ points\ on\ a\ graph\ is\ given\ by\\\\sqrt{(x_2-x_1)^2+(y_2-y_1)^2} \\Here,\\x_1=0\\x_2=1\\y_1=-5\\y_2=7\\Substituting\ them\ in\ our\ formula,\ we\ get:\\\sqrt{(1-0)^2+(7-(-5))^2}\\=\sqrt{1+(7+5)^2} \\=\sqrt{1+144}\\=\sqrt{145}\\=12.04\\Hence\ it\ rounds\ off\ to\ 12.\\

7 0
2 years ago
20 of the students questioned chose Maths,
Dimas [21]

The number of people that did not choose math or pe is the same amount of people who chose pe

3 0
3 years ago
Which endorsement of a check is signed by the person it is made out to but has instructions to pay the check to someone else?
skad [1K]

Answer:

Full Endorsement

Step-by-step explanation:

*APEX*

7 0
3 years ago
Question 1
denis-greek [22]

Answer:

The Percent of Blue sqaures out of the total for Group A is 75%.

The Percent of Blue sqaures out of the total for Group B is 60%.

The Percent of Blue sqaures out of the total for Group C is 66.66666%.

4 0
2 years ago
Read 2 more answers
Other questions:
  • I️ have to use 15 as Y
    8·1 answer
  • In a certain city, there are about one million eligible voters. A simple random sample of size 10,000 was chosen to study the re
    9·1 answer
  • How to subtract with renaming fractions
    15·1 answer
  • I will mark as brainliest
    5·2 answers
  • Can anyone help me with the explanation and the work for the second one?
    7·1 answer
  • .....................​
    9·2 answers
  • Suppose<br> f(x) = x3 + 3. Find the graph of<br> 2<br> f<br> 3<br> х
    5·2 answers
  • Rachel’s mother tells her she can play at the arcade as long as the cost does not exceed $24. Each game costs $1.50.
    6·1 answer
  • Lauren and Aidan left their offices at 6:15 p.m. and drove to meet at a restaurant the same distance away from their offices for
    12·1 answer
  • Suppose you start with a full tank of gas (14 gallons) in your truck. After driving 4 hours, you now have 2
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!