Posted by Susie on Friday, May 28, 2010 at 7:25am.
1. It's the Pascal's triangle, namely
1,3,6,10,15...
or
1
+2=3
+3=6
+4=10
+5=15....
2.
The pattern is
5,6,7, ( add 1 to get the next number)
5,7,9...(add 2 to get the next number)
5,8,11,....(add 3 to get the next number)
3. It's a combination of 1 and 2:
Note the first column is 0,1,3,6,10, the numbers we did previously. Then add 2 to make the second column, 2,3,5,8,12...
and so on.
Related Questions
Computer Science - Hi can you guys help me with these output code, I think you ...
Math - Hey, I need your help! I have an input output table that I need the ...
calculus - i have a problem figureing out this question do you have any help? ...
Algebra - I have an input / output machine I need a rule I can use for any value...
Math - Can you help me with the following Input and Output values? Input 0 ...
7 th grade math - What is the rule for this function? input 1 output 3 input 2 ...
math - What is the rule for this function? Input 1 output 3 Input 2 output 5 ...
math - What is the rule for this function? Input 1 output 3 Input 2 output 5 ...
Microeconomics - Oligopoly - Two firms decide to form a cartel and collude in a ...
programming - I am in IT/210 and am having problems with the entire class. But ...
For Further Reading