How is this? (math question, degree of polynomial)

Kyteland

Diamond Member
Dec 30, 2002
5,747
1
81
f(x) = (5*(x^2 + 7x + 6))/(2*(x + 3)^2*(x + 6)^2)
f(x) = (5*(x + 1)*(x + 6))/(2*(x + 3)^2*(x + 6)^2)
f(x) = (5*(x + 1))/(2*(x + 3)^2*(x + 6))
f(x) = (5x + 5)/(2x^3 + 24x^2 + 90X + 108)