Respuesta :
Because [tex]a_1[/tex] through [tex]a_{10}[/tex] are in arithmetic progression, there is some fixed number [tex]d[/tex] between consecutive terms. This means we have
[tex]a_2 = a_1 + d[/tex]
[tex]a_3 = a_2 + d = a_1 + 2d[/tex]
[tex]a_4 = a_3 + d = a_1 + 3d[/tex]
and so on, with the general [tex]n[/tex]-th term
[tex]a_n = a_1 + (n-1) d[/tex]
Then we can write each given equation in terms of [tex]a_1[/tex] and [tex]d[/tex] :
[tex]a_1 + a_3 + a_5 + a_7 + a_9 = 17[/tex]
[tex]\implies a_1 + (a_1+2d) + (a_1+4d) + (a_1 + 6d) + (a_1 + 8d) = 17[/tex]
[tex]\implies 5a_1 + 20d = 17[/tex]
and
[tex]a_2 + a_4 + a_6 + a_8 + a_{10} = 15[/tex]
[tex]\implies (a_1+d) + (a_1+3d) + (a_1+5d) + (a_1+7d) + (a_1+9d) = 15[/tex]
[tex]\implies 5a_1+25d= 15[/tex]
Eliminate [tex]d[/tex] and solve for [tex]a_1[/tex] :
[tex]5 (5a_1 + 20d) - 4 (5a_1 + 25d) = 5\times17-4\times15[/tex]
[tex]\implies 5a_1 = 25[/tex]
[tex]\implies \boxed{a_1 = 5}[/tex]