If you have A*B*C = 0, then either A=0 or B = 0 or C = 0.
If I have a function y = f(x) that does not have a zero at x = 1, then I can multiply f(x) by (x-1) and the resulting function will have a zero at x = 1:
f(1) * (x-1) = f(1) * 0 = 0
We need a function that also has a zero at x = 3. So multiply our function by (x-3) also:
f(x)*(x-1)*(x-3) = f(3)*(2)*(0) = 0.
Now we have a function with a zero at 1 and a zero at 3. If you then multiply this function by (x-0), then you'll have a zero at x = 0 as well:
f(x)(x-1)(x-3)(x-0) = f(0)(0-1)(0-3)(0-0) = 0.
You can start with any function f, and this will work. You can even start with the trivial function f(x) = 1.
So, this:
f(x) = (x-3)(x-1)(x) = x^3 - 4x^2 + 3x
is the simplest solution
K.J. P.
04/08/19
Doug C.
How much and how long is the tutoring sessions?04/08/19