I am currently doing a simple interest assignment using the formula $I=PRT$. I have a question where someone is depositing 12500 dollars into their bank and would like to know how long it will take to reach 15000 dollars with a 4.6% interest rate. I know the interest is 2500 dollars and I need to find the time. The equation I currently have is $T=2500/12500*0.046$
By following PEMDAS, I divide before multiplying. However, the answer I get here (0.0092) doesn't make sense to me because the time unit ($T$) is in years and this appears to be a very short duration. By doing multiplication before division, I get around 4.35 years. This makes more sense but isn't the correct way to do order of operations. Have I missed anything?