SOLUTION: Each number in a list of numbers is 3 more than the number before it. The fifth number in the list is 8. What is the first number?

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: Each number in a list of numbers is 3 more than the number before it. The fifth number in the list is 8. What is the first number?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1204531: Each number in a list of numbers is 3 more than the number before it. The fifth number in the list is 8. What is the first number?
Found 2 solutions by MathLover1, greenestamps:
Answer by MathLover1(20850) About Me  (Show Source):
You can put this solution on YOUR website!

if each number in a list of numbers is 3+more than the number before it, then common difference between consecutive term is d=3, so we have an arithmetic sequence

n-th term formula is:
a%5Bn%5D=a%5B1%5D%2Bd%28n-1%29 where a%5B1%5D is and d is common difference
if the fifth number in the list is 8, we have a%5B5%5D=8 and n=5
8=a%5B1%5D%2B3%285-1%29
8=a%5B1%5D%2B12
8-12=a%5B1%5D
a%5B1%5D=-4

answer: the first number is -4

and your sequence formula is:
a%5Bn%5D=-4%2B3%28n-1%29


Answer by greenestamps(13200) About Me  (Show Source):
You can put this solution on YOUR website!


Don't overlook the fact that solving a problem like this informally using logical reasoning and simple arithmetic is good mental exercise and good problem-solving practice.

You are given that the fifth number is 8, and that each number in the list is 3 more than the number before it.

You are asked to find the first number in the list, which is four numbers before the fifth one.

Going BACKWARDS in the list, each number is 3 LESS than the number AFTER it. So to find the first number given that the fifth number is 8, subtract 3 from 8 four times to find the answer.

8-4(3) = 8-12 = -4

ANSWER: -4