Answer:
30 inches
Step-by-step explanation:
The numerical coefficient in y= -6x-3 is -6
Y=x^2 moves right 4, down 9.
Answer: D. (-b,0)
applying coordinate geometry practice
the whole quiz >
1. b.
2. a.
3. c.
4. d.
5. c.
6. c.
7. a.
8. d.
9. d.
10. b.
Answer:
1st sequence: f(n)=f(n-1)-5 with f(1)=62.
2nd sequence: f(n)=f(n-1)+9 with f(1)=-15.
Step-by-step explanation:
The first sequence, to get the next term you just subtract 5 from the previous term.
The recursive form is f(n)=f(n-1)-5 with f(1)=62.
The sequence, to get the next term you just add 9 to the previous term.
The recursive form is f(n)=f(n-1)+9 with f(1)=-15.