Resposta:
# x = (9 + -sqrt (21)) / 6 #
Explicació:
Si #f (x) = 3x ^ 2 + 5-9x = 0 #
# 3x ^ 2-9x + 5 = 0 #
Utilitzant la fórmula quadràtica:
#color (blanc) ("XXX") x = (9 + -sqrt (9 ^ 2-4 (3) (5))) ((2 (3)) #
#color (blanc) ("XXX") x = (9 + -sqrt (81-60)) / 6 #
#color (blanc) ("XXX") x = (9 + -sqrt (21)) / 6 #