Self Maths Puzzle Numerical Ability Sequence and Series

Q. Find the next term:
375,864,753,648,.......

Read Solution (Total 3)

Self Other Question

Q. Average of three numbers are a,b and c is 180. Also, b is 2a and C is 2.4a. What is the new average if a number 'd', which is three fourth of C, is introduced? Given a Fibonacci function

f1=1;f2=1

fn=f(n-1)+f(n-2) which of the following is t is true?

1. Every Second element is even

2. Every third element is odd

3. The series increases monotonally

4. For n>2, fn=ceiling(1.6 * f(n-1))

5. None