Answer:
Step-by-step explanation:
Factoring an expression is the process of undoing the multiplication.
Assume you have a function f(x):

This can be factored:

Using multiplication and the distributive property, you arrive back to:

Then you can see clearly that all we've done is reverse the multiplication.
Mario had to pay $73.43 for the new video game
Now, let's do the same as we did for the previous one here.

notice again, how did we get 84 for the 4th element's coefficient? well 36 * 7 / 3. and so on. And you can just expand it from there.
The first thing we must do in this case is find the derivatives:
y = a sin (x) + b cos (x)
y '= a cos (x) - b sin (x)
y '' = -a sin (x) - b cos (x)
Substituting the values:
(-a sin (x) - b cos (x)) + (a cos (x) - b sin (x)) - 7 (a sin (x) + b cos (x)) = sin (x)
We rewrite:
(-a sin (x) - b cos (x)) + (a cos (x) - b sin (x)) - 7 (a sin (x) + b cos (x)) = sin (x)
sin (x) * (- a-b-7a) + cos (x) * (- b + a-7b) = sin (x)
sin (x) * (- b-8a) + cos (x) * (a-8b) = sin (x)
From here we get the system:
-b-8a = 1
a-8b = 0
Whose solution is:
a = -8 / 65
b = -1 / 65
Answer:
constants a and b are:
a = -8 / 65
b = -1 / 65