Other ideas for "real life" examples
- Pay back a credit
- use real life values
- use recursive definition of a sequence
- how long will you pay back
- take care of yearly and monthly interest rates
- Gamble with 5 dices
- define some occasion like "more than 3 times 6"
- define prizes for these.
- check, if the bank will win at last.
- use binomialcoefficients and sum function
- discuss, what a "fair" game should be
- Temperature of a mixture of fluids
- mix v1 liter with temperature t1 with v2 liter with temperature t2
- perhaps use different fluids with different specific heat
- explain an equation and let solve it