Respuesta :
Lesson 3: Sequences and Functions
1.) Write a function rule that represents d less than five is p.
A.) p=5-d
2.) What is the value of the range of the function f(x) = 2x^2 - 3x + 8 for the domain value of 3?
C.)17
3.)is the relation below a function, if so state its domain.
{(0,2)(2,4)(1,7)(2,5)}
A.) This relation is not a function
4.)what are the next two terms of the following sequence? 1,5,9......
D.) 13,17
5.)what is the common difference of the following arithmetic sequence?
102,100,98,96....
B.)-2
6.)what is the ninth term of the arithmetic sequence defined the rule below?
A(n) = -14 + (n-1)(2)
C.)2
7.)Which function below represents the arithmetic sequence? 3,7,11,15,.....
D.)f(n)=3+4(n-1)
Applying function and arithmetic sequence concepts, we have that:
1) B.) p=d-5
2) C.)17
3) A.) this relation is not a function.
4) D.)13,17
5) B.)-2
6) C.)2
7) [tex]f(n) = 3 + 4(n - 1)[/tex], option D.
Item 1:
- d less than five, is d subtracted by 5, that is, d - 5.
- Equal to p, so [tex]p = d - 5[/tex], option b.
Item 2:
- The range is f(3), so:
[tex]f(3) = 2(3)^2 - 3(3) + 8 = 18 - 9 + 8 = 17[/tex]
Option C.
Item 3:
- Input 2 has two correspondent outputs, so not a function, option A.
Item 4:
- Each term is the previous term added by 4, thus, 13,17, option D.
Item 5:
- The common difference is the difference between consecutive terms, so [tex]96 - 98 = 98 - 100 = 100 - 102 = -2[/tex], option B.
Item 6:
- Ninth term is a(9), thus:
[tex]a(9) = -14 + (9 - 1)(2) = -14 + 16 = 2[/tex]
Option C.
Item 7:
- First term is [tex]f(1) = 3[/tex], common difference of 4, thus:
[tex]f(n) = 3 + 4(n - 1)[/tex]
A similar problem is given at https://brainly.com/question/13094243