asked 208k views
1 vote
What is -f(x) as a simplified polynomial?

What is -f(x) as a simplified polynomial?-example-1

1 Answer

2 votes

Explanation:

very simple : you apply the "-" operator to the function definition.

as you can write -f(x) also as -(f(x).

so, you just put the regular f(x) in, and then make it all "negative" :

-f(x) = -(4x² - 5) = -4x² + 5

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.