I have five questions (A to E) used in a scorecard, all are currently ranked 0 or 1 meaning if all are answered 1, the total score possible is 5. I want the total of all to be 100 where the increments are mathematically stepped. The sum can be no greater than 100 and question A is much easier to satisfy than B; B is to C and so on. E is the hardest to satisfy and I cannot think how to divide the sum incrementally or multiply up incrementally. I'm thinking the result would be a curve rather than a line.
Playing around I take E at 50 and divide by two for each step. This doesn't total 100.
A 3.125 B 6.25 C 12.5 D 25 E 50
Can someone kindly help me solve this?