Polynomial functions, descartes rule

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
viet_jon
Messages
131
Reaction score
0
[SOLVED] polynomial functions, descartes rule

1. f (–x) = (–x)^5 – (–x)^4 + 3(–x)^3 + 9(–x)^2 – (–x) + 5

Homework Equations


3. = –x^5 – x^4 – 3x^3 + 9x^2 + x + 5

but isn't a negative x a negative suppose to = positive?

so shouldn't – (–x)^4 = x^4 instead of – (–x)^4 = -x^4 ?
 
Last edited:
Physics news on Phys.org
viet_jon said:
so shouldn't – (–x)^4 = x^4 instead of – (–x)^4 = -x^4 ?


No, because you must follow the order of operations:

[tex]-(-x)^4 = -[ (-x)^4] = -[x^4] = -x^4[/tex]

Parentheses come first, then exponentiation, then negation (in this problem).
 
ok...hehhe...I'ma dumbass...

can't believe I missed that

thnkx. cheers