✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Given this differential equation: y'[x] + y[x] == a Sin[x],
which of the following Mathematica inputs defines the solution[x] as a function of x and correctly determines the integration constant by applying a specified boundary condition?
Note: several options are actually valid Mathematica inputs. Treat any option which returns a list and or transformation rule as incorrect for this problem.