 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | Match the given patterns of shapes with the appropriate number pattern and its generalization. | 
| Answer» (i) (d) Sequence: 2,4,6,8,... General from: y = 2n (ii) (a) Sequence: 5,9,13,17,... General from: y = 4n + 1 (iii) (e) Sequence: 4,16,36,64,... General from: y = 4n2 (iv) (c) Sequence: 2,4,6,8,... General from: y = 2n (v) (b) Sequence: 1,4,9,16,... General from: y = n2 | |