Saved Bookmarks
| 1. |
Given a sequence of ten numbers, if the first number is 2 and each other number is the square of the preceding term then the 10th number isA) between 10^10 and 10^15B) between 10^25 and 10^50C) between 10^50 and 10^75D) more than 10^100Please help |
|
Answer» Step-by-step explanation: Answer: Step-by-step explanation: The sequence formed is 2,4,16,256, .... 2,2²,2²*², 2²*²*²,2²*²*²*²...... General form 2(²^n) 10 TH term put n=9 2^18 The answer is OPTION A Between 10^10 and 10^15 |
|