Functions and Relations Question
View this question.
Add this question to a group or test by clicking the appropriate button below.
Grade 11 Functions and Relations CCSS: HSF-BF.A.2
- Recursive:[math]a_1=60; a_n=a_(n-1)+8[/math]
- Explicit: [math] a_n=60. 8n[/math]
- Recursive:[math]a_1=8; a_n=a_(n-1)+60[/math]
- Explicit: [math]a_n=8+60n[/math]