adplus-dvertising
frame-decoration

Question

What is the output of the following code?
poly[ 1 2 3]

a.

x + 2x + 3x²

b.

x³ + 2x² + x

c.

Error

d.

Cannot be determined

Answer: (c).Error

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the output of the following code?