InterviewSolution
Saved Bookmarks
| 1. |
A six digit number is such that every alternate digit is a prime digit and the three leftmost digit forms a G.P. while last three digits (i.e. Hundreds, tens and unit) form an A.P. If it is expressed as pqrstu, where p + p + r=u, q + r = t, p = r=s, r/t = 2/3 and p != q != r != s != t != u . Then the sum of all the digits must be : |
|
Answer» 25 |
|