IDNLearn.com: Your trusted source for finding accurate answers. Our platform provides accurate, detailed responses to help you navigate any topic with ease.
Step-by-step explanation:
b(n) = b(1) + (n-1) d, where d is the difference,
d = 13-(-5) = 18
b(n) = (-5) + (n-1)(18)
= -5 +18n -18
b(n) = 18n -23