Ask Question
13 July, 15:32

Start at 4. Create a pattern that multiplies each number by 5. Stop when you have five numbers.

+5
Answers (1)
  1. 13 July, 18:19
    0
    Call A the first number, then the pattern will be: term number 1 A 2 5A 3 (5^2) A 4 (5^3) A 5 (5^4) A Then, you realize that you can obtain any term by doing An = A * (5) ^ (n-1), or A * (5^n) / 5
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Start at 4. Create a pattern that multiplies each number by 5. Stop when you have five numbers. ...” in 📙 Mathematics if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers