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
What is 2x8x9x8x7x6x5x4x3
iren2701 [21]

Answer:

2903040

Step-by-step explanation:

8 0
3 years ago
Read 2 more answers
The fourth and fifth grade classes at James Madison Elementary School are going on a field trip. There are 87 students in fourth
Anna11 [10]

Answer:

about 7

Step-by-step explanation:

6 0
3 years ago
Question 10 (1 point) Solve for x. 1/2+x/6=4/3
jek_recluse [69]

Answer:

The value of x for the given expression is 5 .

Step-by-step explanation:

Given expression as

\dfrac{1}{2} + \dfrac{x}{6} = \dfrac{4}{3}

Now, arrange the equation

So, \dfrac{x}{6} = \dfrac{4}{3} - \dfrac{1}{2}

<u>Taking L.C.M on right hand side </u>

Or,  \dfrac{x}{6} = \dfrac{8 -3}{6}

Or,  \dfrac{x}{6} = \dfrac{5}{6}

Or, x = \frac{5\times 6}{6}

∴  x = 5

So, The value of x = 5

Hence,The value of x for the given expression is 5 . Answer

5 0
3 years ago
A chord is 48 cm long and is 7 cm from the center of the circle. What is the length of the radius (r) of the circle?
ra1l [238]

Answer:

95

Step-by-step explanation:

4 0
2 years ago
Giovanni purchased 25tickets to an airshow. the cost of an adult's ticket is $14 and the child's ticket is $8. if the total cost
Masteriza [31]

Giovanni purchased 20 adult tickets and 5 child's tickets.

Step-by-step explanation:

Let,

x = Adult tickets

y = Child's tickets

According to given statement;

x+y=25 Eqn 1

One adult ticket costs $14 and one child ticket costs $8, therefore,

14x+8y=320 Eqn 2

Multiplying\ Eqn\ 1\ by\ 8\\8(x+y=25)\\8x+8y=200\ Eqn\ 3\\Subtracting\ Eqn\ 3\ from\ Eqn\ 2\\(14x+8y)-(8x+8y)=320-200\\14x+8y-8x-8y=120\\6x=120\\Dividing\ both\ sides\ by\ 6\\\frac{6x}{6}=\frac{120}{6}\\x=20

Putting value of x in Eqn 1;

20+y=25\\y=25-20\\y=5

Giovanni purchased 20 adult tickets and 5 child's tickets.

Keywords: Linear equations, Addition

Learn more about linear equations at:

  • brainly.com/question/4460262
  • brainly.com/question/4464845

#LearnwithBrainly

6 0
3 years ago
Other questions:
  • Alexis bought a pyramid-like paperweight for her teacher. The paperweight has a volume of 200 cm3 and a density of 1.5 grams per
    14·1 answer
  • Lynne feeds her cat 65 g of cat food per day. About how many ounces of cat food will she feed her cat in 5 weeks? 1 oz≈28.3 g
    8·1 answer
  • When Joey dives off a diving board, the equation of his pathway can be modeled by h = -16t2 + 15t + 12. A) Find Joey's maximum h
    9·1 answer
  • What is the answer to 215 rounding to the nearest 10<br> Math
    7·1 answer
  • Follow the steps to write the function.
    6·1 answer
  • What are the domain and Range of f(x)=Log(x+6)-4
    6·1 answer
  • Find the whole. 85% of ___ is 17.
    5·1 answer
  • $31.40 and $5 in slope intercept form
    9·1 answer
  • Hi! Can someone please help me, I would appreciate it!
    8·1 answer
  • For her phone service, Kala pays a monthly fee of $24, and she pays an additional $0.07 per minute of use. The least she has bee
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!