Ask Question
18 November, 11:20

How to create a pattern with the rule n 3?

+3
Answers (1)
  1. 18 November, 12:54
    0
    If you copied the "n 3" part, it's very likely that your job was to create a pattern with either the rule n^3 or n*3.

    In the case of the former, we can start with the initial number of 1 and increase by 1.

    In that way, using the rule n^3 would create this pattern of numbers: 1, 8, 27, 64, and so on. Or stated in another way 1*1*1, 2*2*2, 3*3*3, 4*4*4 ...

    In the case of the latter, we can start with the initial number of 1 and increase it by 1.

    In this way, using the rule of n*3 would create this pattern of numbers: 3, 6, 9, 12, 15, 18 and o son. Or stated in another way 1*3, 2*3, 3*3, 4*3, 5*3 ...
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “How to create a pattern with the rule n 3? ...” 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