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
NNADVOKAT [17]
2 years ago
11

Hey Guys!

Mathematics
1 answer:
sergiy2304 [10]2 years ago
5 0

Use the multinomial theorem to compute some polynomial expansions:

(a + b + c)² = a² + b² + c² + 2 (ab + ac + bc)

(a + b + c)³ = a³ + b³ + c³

… … … … … … + 3 (a²b + a²c + ab² + b²c + ac² + bc²)

… … … … … … + 6 abc

(a + b + c)⁴ = a⁴ + b⁴ + c⁴

… … … … … … + 4 (a³b + a³c + ab³ + b³c + ac³ + bc³)

… … … … … … + 6 (a²b² + a²c² + b²c²)

… … … … … … + 12 (a²bc + ab²c + abc²)

Now, given that

a + b + c = 4

a² + b² + c² = 10

it follows that

ab + ac + bc = (4² - 10)/2 = 3

We use this result to simplify the extra terms in the 3rd-degree expansion.

a²b + a²c + ab² + b²c + ac² + bc²

= a (ab + ac) + b (ab + bc) + c (ac + bc)

= a (ab + ac + <u>bc</u>) + b (ab + <u>ac</u> + bc) + c (<u>ab</u> + ac + bc) - 3<u>abc</u>

… … I underline the terms that are added and subtracted … …

= (a + b + c) (ab + ac + <u>bc</u>) - 3abc

= 4 • 3 - 3abc

= 12 - 3abc

Given that

a³ + b³ + c³ = 22

this tells us that

4³ = 22 + 3 (12 - 3abc) + 6abc

4³ = 58 - 3abc

and so

abc = (4³ - 58)/(-3) = -2

from which it follows that

a²b + a²c + ab² + b²c + ac² + bc² = 12 - 3 • (-2) = 18

Now we similarly simplify the extra terms in the 4th-degree expansion.

a³b + a³c + ab³ + b³c + ac³ + bc³

= a² (ab + ac) + b² (ab + bc) + c² (ac + bc)

= a² (ab + ac + <u>bc</u>) + b² (ab + <u>ac</u> + bc) + c² (<u>ab</u> + ac + bc) - <u>a²bc</u> - <u>ab²c</u> - <u>abc²</u>

= (a² + b² + c²) (ab + ac + bc) - (a²bc + ab²c + abc²)

= 10 • 3 - (a²bc + ab²c + abc²)

which means

4⁴ = a⁴ + b⁴ + c⁴

… … … … … … + 4 (30 - a²bc - ab²c - abc²)

… … … … … … + 6 (a²b² + a²c² + b²c²)

… … … … … … + 12 (a²bc + ab²c + abc²)

reduces to

136 = a⁴ + b⁴ + c⁴

… … … … … … + 6 (a²b² + a²c² + b²c²)

… … … … … … + 8 (a²bc + ab²c + abc²)

Now, we know a + b + c = 4 and abc = -2, so we have

a²bc + ab²c + abc² = abc (a + b + c) = -2 • 4 = -8

and so

136 = a⁴ + b⁴ + c⁴ + 6 (a²b² + a²c² + b²c²) + 8 • (-8)

200 = a⁴ + b⁴ + c⁴ + 6 (a²b² + a²c² + b²c²)

Finally, we know that ab + ac + bc = 3. Squaring this gives

(ab + ac + bc)² = 3²

a²b² + a²c² + b²c² + 2 (a²bc + ab²c + abc²) = 9

but we also know that a²bc + ab²c + abc² = -8, so

a²b² + a²c² + b²c² + 2 • (-8) = 9

a²b² + a²c² + b²c² = 25

Therefore, we end up with

200 = a⁴ + b⁴ + c⁴ + 6 • 25

⇒   [[[   a⁴ + b⁴ + c⁴ = 50   ]]

You might be interested in
5 tons of fertilizer cost $14,100.00. What is the price per pound?
aivan3 [116]

Answer:

$2,820

Step-by-step explanation:

$14,100.00 / 5= $2,820

8 0
3 years ago
A collection of favourite english month is well define or not​
hichkok12 [17]

I think it is, I have no clue.

Here's some examples though, 5 example of not well defined sets: - Number of fire damages. - Number of reported crime scenes. ... - Numbers of illegal settlers.

Red, blue, yellow, green, purple is well-defined since it is clear what is in the set.

3 0
2 years ago
wendy is logging the number of video game levels she wins per hour. she has determined the function to be f(x) = 6x + 9, where x
True [87]
Since we are talking about real quantities (hours), x should be positive. Also, you need to take into account that Wendy needs to play in order to win game levels.
Therefore the domain will be: x > 0
5 0
3 years ago
Use the fact that the variance of a Poisson distribution is σ2=μ. The mean number of bankruptcies filed per hour by businesses i
lianna [129]

Answer:

Variance = 5

Standard deviation = 2.236

0.2650257

Step-by-step explanation:

For a Poisson distribution is σ² = μ.

Given that:

Mean , μ of bankruptcies files per hour = 5

μ = 5

For a Poisson distribution :

P(x = x) = (μ^x * e^-μ) / x!

The Variance and standard deviation :

Variance : σ² = μ = 5

Standard deviation = sqrt(variance) = sqrt(5) = 2.236

B.) Find the probability that at most three businesses will file bankruptcy in any given hour.

P( x ≤ 3) = P(0) + P(1) + P(2) + P(3)

P(x = 0) = (5^0 * e^-5) / 0! = 0.0067379

P(x = 1) = (5^1 * e^-5) / 1! = 0.0336897

P(x = 2) = (5^2 * e^-5) / 2! = 0.0842243

P(x = 3) = (5^3 * e^-5) / 3! = 0.1403738

0.0067379 + 0.0336897 + 0.0842243 + 0.1403738

= 0.2650257

6 0
3 years ago
The cost of a student ticket to the school play is $7. Write an equation that correctly relates the total cost, c, for a particu
Mazyrski [523]
C = $7s
independent variable ie the changing variable is s
dependent variable ie the non changing variable is c
8 0
3 years ago
Read 2 more answers
Other questions:
  • I got 2136cm2 but my answer key says different... please help and show all work
    15·2 answers
  • Find the derivative of f(x) = 4 divided by x at x = 2.
    7·2 answers
  • Confidence interval precision: We know that narrower confidence intervals give us a more precise estimate of the true population
    11·2 answers
  • Which of the following is a correct factorization of this trinomial?
    5·2 answers
  • A color printer prints 28 pages in 8 minutes.<br> How many pages does it print per minute?
    11·2 answers
  • Twenty rubber spheres were compressed with varying amounts of force. The widths and heights of the resulting shapes were measure
    9·1 answer
  • The side lengths of a right triangle are 10, 26, and 24. Which is the hypotenuse?
    6·2 answers
  • -27+ 20w=73? plsssssssssssssssssssssssssssss
    7·2 answers
  • A can of nuts weighs 1 pound, 1 ounce. The empty can weighs 3 ounces. If you pour out half the nuts into a bowl, how many ounces
    7·1 answer
  • The graph of a function g is shown below.
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!