row a;1,2,3,4,5............................rowb;1,2,4,8,16...........................row c;2,4,7,12,21.........................what is the first entry in row c which is greater than 100 is most likely to be ?

The question does not make sense. Did you copy it correctly?

yes,i did,thanks

To find the first entry in row c that is greater than 100, let's look for a pattern in the numbers in each row.

In row a, the pattern is adding 1 to each number to get the next number: 1, 2, 3, 4, 5, and so on.

In row b, the pattern is doubling each number to get the next number: 1, 2, 4, 8, 16, and so on.

In row c, the pattern is not as straightforward. However, we can still observe that the numbers are increasing, but the rate of increase is not consistent.

To find the first entry in row c that is greater than 100, let's calculate a few terms of row c:

Row c: 2, 4, 7, 12, 21, ...

Calculating further terms:
- 5th term: 40
- 6th term: 65
- 7th term: 104

Based on this calculation, we can see that the 7th term of row c, which is 104, is greater than 100.

Therefore, the first entry in row c that is most likely to be greater than 100 is 104.