find the constant c such that the denominator will divide evenly into the numerator x^4+10x^2+c/x+i

To find the constant c such that the denominator evenly divides into the numerator, we need to determine the factors of the denominator. In this case, the denominator is given as x + i.

The denominator x + i can be factored using the difference of squares formula, which states that a^2 - b^2 = (a+b) * (a-b).

Applying this formula, we can rewrite the denominator x + i as (x + i) = (x + i)(x - i).

Now, let's factor the numerator x^4 + 10x^2 + c.

Since the degree of the numerator is higher than the degree of the denominator, we can use polynomial long division to divide the numerator by the denominator.

The polynomial long division will determine the quotient and the remainder when dividing the numerator by the denominator. Since we are looking for the constant c, we are only interested in the remainder.

Performing the polynomial long division, we have:

-ix^3 + i^2x
____________________
(x+i)| x^4 + 10x^2 + c
-x^4 - ix^3
____________________
- ix^3 + 10x^2
+ ix^3 + i^2x^2
____________________
10x^2 + i^2x^2 + c

Since we are only interested in the remainder, we can disregard the quotient and focus on the remainder, which in this case is 10x^2 + i^2x^2 + c.

For the denominator to divide evenly into the numerator (x^4 + 10x^2 + c), the remainder (10x^2 + i^2x^2 + c) must be equal to zero.

In other words, we need to solve the equation 10x^2 + i^2x^2 + c = 0.

To find the constant c, we need more information about the value of x or about the coefficient of x^2 in the numerator.

assuming c is real, the we also need to have x-i as a root. That means that x^2+1 must divide it.

A little synthetic division shows that the remainder is c-9. The remainder must be zero, so c = 9.

x^4+10x^2+9 = (x^2+1)((x^2+9)