53.4k views
5 votes
The polynomial function f is given by f(x)=ax 64+bx ^3+cx ^2+…. What is the complete expression for the polynomial function?

1 Answer

3 votes

Final answer:

The complete expression for the polynomial function is f(x) = ax^64 + bx^3 + cx^2 + ..., and its solutions are given by the quadratic formula.

Step-by-step explanation:

The complete expression for the polynomial function is f(x) = ax^64 + bx^3 + cx^2 + ...

This expression is a quadratic equation of the form at² + bt + c = 0, where the constants are a = 4.90, b = -14.3, and c = -20.0. Its solutions are given by the quadratic formula:

x = (-b ± √(b² - 4ac)) / (2a)

User Owen Kelvin
by
8.7k points