Problema
a) T(x) = To * 2^(x/18)
b) grafico
https://www.desmos.com/calculator/74lpljw5ln
c) 8 * 2^(x/18) > 32
2^(x/18) > 4
x/18 > 2
x > 36
dovrebbe essere 37 su interi
d) (4/3)^(x/2) * To
incremento di un fattore 4/3 ogni 2 mesi
3) a^b = 1 se
a = 1 oppure b = 0 ( e a > 0 se x é in R )
allora x^2 - 4x = 0 => x = 0 V x = 4
oppure x^2/4 - 2x + 4 = 1
x^2 - 8x + 12 = 0
x^2 - 8x + 16 = 4
(x - 4)^2 = 2^2
x - 4 = -2 V 2
x = 2 V x = 6