21. Given the sequence \( \{-1,3,7,11, \ldots\} \), find \( a_{25} \). A. 103 B. 99 C. 95 D. 91
Solución de inteligencia artificial de Upstudy
Responder
Solución

¡Inicia sesión para desbloquear respuestas gratis!
Una plataforma de aprendizaje en la que confían millones de estudiantes y profesores reales.

Respondido por UpStudy AI y revisado por un tutor profesional
Beyond the Answer
The given sequence is an arithmetic sequence where the first term \( a_1 = -1 \) and the common difference \( d = 4 \) (since \( 3 - (-1) = 4 \), \( 7 - 3 = 4 \), and \( 11 - 7 = 4 \)). The general formula for the \( n \)-th term of an arithmetic sequence is given by: \[ a_n = a_1 + (n-1) \cdot d \] For \( n = 25 \): \[ a_{25} = -1 + (25-1) \cdot 4 = -1 + 24 \cdot 4 = -1 + 96 = 95 \] Thus, the answer is: C. 95
