Polynomial functions, descartes rule

AI Thread Summary
The discussion focuses on the evaluation of the polynomial function f(–x) and the application of the order of operations in simplifying expressions. A participant initially questions the negation of terms, specifically whether –(–x)^4 should equal x^4 instead of –x^4. The correct interpretation is clarified, emphasizing that the order of operations dictates that the exponentiation occurs before negation. The participant acknowledges their misunderstanding and expresses gratitude for the clarification. This highlights the importance of following mathematical rules in polynomial functions.
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:

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

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

can't believe I missed that

thnkx. cheers
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top