#algebra
17 messages · Page 1 of 1 (latest)
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close
- Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
Obviously, not all values are of the same sign.
Looking at the graph of, say, f(x) = x^3 - x, we can assume the following for a > 0:
P(1) = -a
P(2) = a
P(3) = a
P(5) = -a
P(6) = -a
P(7) = a
The polynomial should be odd around x = 4, so we have it in the form:
P(x) = A(x - 4)^3 + B(x - 4)
Let's find P(1), P(2) and P(3).
P(1) = -27A - 3B = -a
P(2) = -8A - 2B = a
P(3) = -A - B = a
We can solve the system and find the coefficients. But that doesn't determine P(0) uniquely.
Maybe they meant P(4)?
Because that can be determined even without the system.
Why did we assume the function x³-x out of the blue
Just by looking at it. Can't honestly say anything else 😄
Though, their logic isn't correct. We can multiply the resulting polynomial by any constant and the property will still work, and it will change the value of P(0). The only values that never change are the zeroes of P(x), which are at x = 4 and x = 4 ± √(7).
How did we get p(4) = 0