Given an arithmetic sequence ${a_n}$, we have $a_2 + a_4 = 4$ and $a_3 + a_5 = 10$. We need to find the sum of the first 10 terms, $S_{10}$.
2025/4/10
1. Problem Description
Given an arithmetic sequence , we have and . We need to find the sum of the first 10 terms, .
2. Solution Steps
Let be the first term and be the common difference of the arithmetic sequence.
We can express each term as .
From , we have , which simplifies to
. Dividing by 2, we get
(1)
From , we have , which simplifies to
. Dividing by 2, we get
(2)
Subtracting equation (1) from equation (2), we get
Substituting into equation (1), we get
The sum of the first terms of an arithmetic sequence is given by the formula:
We want to find , so .