Dur
1 more than 2 times input
input is x
1 more than twice x
1+2x
f(x)=2x+1
F(x)=x^3-9x
and
g(x)=x^2-2x-3
so you just need to divide f(x) by g(x)
Therefore:
f(x)/g(x) = (x^3-9x) / (x^2-2x-3)
and of course you need to factor these two function to see if some factor would cancel another
x^3-9x = x(x^2-9)=x(x-3)(x+3)
and
x^2-2x-3 = (x-3)(x+1)
Answer+Step-by-step explanation:

The answer would be 2x^2+2x-24
using foil, you would multiply together x & x, x & 6, -4 & x, and -4 & 6, then add them together.