KnowledgeBoat Logo
|

Mathematics

Write a polynomial of degree 3 in the variable x, in which the coefficient of the x2 term is –7.

Polynomials

1 Like

Answer

A polynomial of degree 3 has its highest power of the variable as 3.

The general form of such a polynomial is ax3 + bx2 + cx + d, where a ≠ 0.

Here, the coefficient of x2 is given to be -7.

So, b = -7.

We may choose any non-zero value for a (the coefficient of x3) and any values for c and d.

For example, taking a = 1, c = 5 and d = 2, we get:

Polynomial: x3 - 7x2 + 5x + 2

(Note: Many other polynomials are also possible, such as 2x3 - 7x2 + 4, 3x3 - 7x2 - x + 1, etc.)

Answered By

2 Likes


Related Questions