= str_replace('_',' ',$pagename) ?> Formulae
1. SI = Simple Interest; A = Amount; P = Principal; T = Time; R = Rate of interest
2. SI = (P * T * R) / 100
3. A = P + SI
4. P = (100 * A) / (100 + RT)
5. SI = ART / (100 + RT)
6. P = (100 * SI) / TR
7. T = (100 * SI) / PR
8. R = (100 * SI) / PT
Exercise : Simple Interest MCQ Questions and Answers
Questions will be uploaded soon.