Finding the constant for the particular solution to $y''(x) + y(x) = 2^x$

55 Views Asked by At

I'm really confused on this problem. Right now, I'm solving for the particular solution of:

$y''(x) + y'(x) = 2^x$

My test solution was $A^x$, and I got

$yp(x) = 2^x/(ln(A)^2 + 1)$

My problem here is that the solution in the book makes it so that A equals 2. I have no idea how they solved for A. Could anyone point me in the right direction?

1

There are 1 best solutions below

2
On

The "test solution" should be $a \cdot 2^x$, not $A^x$. You want the same exponential multiplied by a constant coefficient.