Answer:

C is correct.
Step-by-step explanation:
At a picnic,
Number of adults is 3 times as number of children.
Number of women is twice as number of men.
Total number of men, women and children at the picnic be x
Let number of children be c
Let number of men be m
Let number of women be w
# Number of women is twice as number of men, w = 2m
# Number of adults is 3 times as number of children, w + m = 3c
2m + m = 3c (∴ w=2m )
c = m
Total number of men, women and children at the picnic be x
∵ c + m + w = x
m + m + 2m = x
4m = x
Number of men, 
Hence, The total number of men will be 
Although they are the same variable, you cannot add two variables raised to different powers. 3x^1 + 5x^2 cannot work, but 3x^2 + 5x^2 can. Also, if you are multiplying them, they would combine to be 15x^3, as 3 and 5 (The coefficients) multiply together and x^2 times x^1 = x^3.
I hope that helps.
Let

Differentiating twice gives


When x = 0, we observe that y(0) = a₀ and y'(0) = a₁ can act as initial conditions.
Substitute these into the given differential equation:


Then the coefficients in the power series solution are governed by the recurrence relation,

Since the n-th coefficient depends on the (n - 2)-th coefficient, we split n into two cases.
• If n is even, then n = 2k for some integer k ≥ 0. Then




It should be easy enough to see that

• If n is odd, then n = 2k + 1 for some k ≥ 0. Then




so that

So, the overall series solution is


The explicit formula for arithmetic sequence is:
an=a+(n-1)d
where:
a=first term
d=common difference
given:
a3=22
a(17)=-20
substituting this in our equation we get:
22=a+(3-1)d
22=a+2d
a=22-2d........i
also:
-20=a+(17-1)d
-20=a+16d.....ii
but substituting i in ii we get:
-20=22-2d+16d
-20-22=14d
-42=14d
d=-3
but:
a=22-2d
a=22-2(-3)
a=28
thus the formula will be:
an=28-3(n-1)
thus the first term will be 28
the 2nd term will be:
a2=28-3(2-1)
a2=25
the 3rd term will be:
a3=28-3(3-1)
a3=28-6
a3=22
a4=28-3(4-1)
a4=28-9
a4=15
a5=28-3(5-1)
a5=28-3(4)
a5=28-12
a5=15