3(4x-3)(x+6) is the answer
Answer:
Group the like terms
6x + 3x - x + 9
Work out the x values together and then add the 9
9x - x + 9
8x + 9
your final answer should be about 8x + 9 as it cannot be simplified anymore
The correct question is:
Suppose x = c1e^(-t) + c2e^(3t) a solution to x''- 2x - 3x = 0 by substituting it into the differential equation. (Enter the terms in the order given. Enter c1 as c1 and c2 as c2.)
Answer:
x = c1e^(-t) + c2e^(3t)
is a solution to the differential equation
x''- 2x' - 3x = 0
Step-by-step explanation:
We need to verify that
x = c1e^(-t) + c2e^(3t)
is a solution to the differential equation
x''- 2x' - 3x = 0
We differentiate
x = c1e^(-t) + c2e^(3t)
twice in succession, and substitute the values of x, x', and x'' into the differential equation
x''- 2x' - 3x = 0
and see if it is satisfied.
Let us do that.
x = c1e^(-t) + c2e^(3t)
x' = -c1e^(-t) + 3c2e^(3t)
x'' = c1e^(-t) + 9c2e^(3t)
Now,
x''- 2x' - 3x = [c1e^(-t) + 9c2e^(3t)] - 2[-c1e^(-t) + 3c2e^(3t)] - 3[c1e^(-t) + c2e^(3t)]
= (1 + 2 - 3)c1e^(-t) + (9 - 6 - 3)c2e^(3t)
= 0
Therefore, the differential equation is satisfied, and hence, x is a solution.