Daily · 2026-05-04
Three problems · Compound Interest, Logarithms, Quadratic Equations
One bite-sized math problem set for the day. Read the statement, think it through, then expand the solution to check your reasoning.
#1 · Compound Interest·Easy
You deposit \$1,000 in an account paying 5% annual interest, compounded yearly. How much is in the account after 3 years?
- A.\$1,150.00
- B.\$1,157.63
- C.\$1,500.00
- D.\$1,050.00
Solution
Compound interest: A = P(1 + r)^t = 1000 \cdot (1.05)^3 = 1000 \cdot 1.157625 = \1{,}157.63.
Note how each year's interest is calculated on the previous year's balance, not the original principal — that's why compounding beats simple interest by ~\7.63 over three years here.
Note how each year's interest is calculated on the previous year's balance, not the original principal — that's why compounding beats simple interest by ~\7.63 over three years here.
The everyday version of . Most people instinctively compute (simple interest, \1,150) and stop. The \7.63 gap is the entire idea of compounding — small in three years, devastating in thirty.
#2 · Logarithms·Easy
What is the value of ?
- A.
- B.
- C.
- D.
Solution
Using the quotient rule: (since ).
Alternatively, evaluate each term: , , so .
Alternatively, evaluate each term: , , so .
Two routes to the same answer. The quotient rule is mechanical; evaluating each term is concrete. Doing it both ways is how the rule stops being a black box.
#3 · Quadratic Equations·Medium
Find the sum of the roots of .
- A.
- B.
- C.
- D.
Solution
By Vieta's formulas, for the sum of the roots is . Here , so the sum is .
Verification by factoring: , so the roots are and , summing to .
Verification by factoring: , so the roots are and , summing to .
Vieta's formulas turn root-questions into coefficient-arithmetic — no need to actually solve the equation. For a contest setting, this is the difference between 10 seconds and 60 seconds.
Get tomorrow's drop at 6am — and start tracking your streak.
Create an account