Resposta:
#f (h (7)) = 99 #
Explicació:
# "avaluar" h (7) "i substituir el resultat per" f (x) #
#h (color (vermell) (7)) = (color (vermell) (7)) ^ 2 + 1 = 49 + 1 = 50 #
#rArrf (color (vermell) (50)) = (2xxcolor (vermell) (50)) - 1 = 100-1 = 99 #
#rArrf (h (7)) = 99 #