franzenscott
franzenscott franzenscott
  • 18-10-2016
  • Mathematics
contestada

Write a recursive rule and an explicit rule for the arithmetic sequence.

Write a recursive rule and an explicit rule for the arithmetic sequence class=

Respuesta :

SJ2006
SJ2006 SJ2006
  • 18-10-2016

a(n) = a+(n-1)d

here, a = 95, d= 90-95 = -5

a(n) =  95+(n-1)-5

a(n) = 95+5-5n

a(n) = 100-5n   ......it's your answer


Answer Link

Otras preguntas

Someone please hurry and help with the two I got wrong!!!!!!
What was one importance feature of the Babylonian Empire in Mesopotamia?
How many times smaller is the value of the 3 in 53,075 than the 3 in 38,499
Which expression is equivalent to (27⋅3−5⋅9)4?
The height of an equilateral triangle is 15cm and its perimeter is 36cm . Find the area of the triangle​
Chuyển động rơi tự do là A. một chuyển động thẳng đều. B. một chuyển động thẳng nhanh dần. C. một chuyển động thẳng chậm dần đều. D. một chuyển động thẳng nhanh
Brainliest!!!! AP environmental science. I really need help with these 2 questions. Will mark brainliest if correct!
can someone tell me these answers please
The line a and the plane Pi have a common point O and the angle between the line and the plane is 60 degrees. If point A belongs to the line a even though OA =
Write a function named “createPurchaseOrder” that accepts the quantity (integer), the cost per item(double), and the description(string). It will return a newly