Răspuns:
#y = -343x ^ 3-1314x ^ 2-1719x-720 #
Explicaţie:
Formularul standard urmărește formatul # ax ^ 3 + bx ^ 2 + cx + d #. Pentru a ajunge în această formă, trebuie să extindem tot ce putem și apoi să combinăm termeni asemănători
# (- 7x-9) ^ 3 + (3x-3) ^ 2 #
(3x-3) xx (-7x-9) xx (-7x-9) xx (-7x-9)
# (49x ^ 2 + 63x + 63x + 81) xx (-7x-9) + (9x ^ 2-9x-9x + 9)
# (49x ^ 2 + 126x + 81) xx (-7x-9) + 9x ^ 2-18x + 9 #
# -343x ^ 3-441x ^ 2-882x ^ 2-1134x-567x-729 + 9x ^ 2-18x + 9 #
combinați termeni asemănători
# -343x ^ 3-1323x ^ 2-1701x -729 + 9x ^ 2 -18x + 9 #
# -343x ^ 3-1314x ^ 2-1719x-720 #