Answer: D
Step-by-step explanation: i took a course on this
Answer:
A polynomial is a combination of terms separated by
+
or
−
signs. A polynomial does not contain variables raised to negative or fractional exponents, variables in the denominator or under a radical, or any special features such as trigonometric functions, or logarithms.
Polynomial
Step-by-step explanation:
Given expression is x² - 121
This is called Difference of Squared terms, we have a formula that is given as :-
a² - b² = (a - b) · (a + b)
Now using the above formula in the given expression, we get :-
x² - 121
x² - (11)²
here a = x and b = 11
x² - (11)² = (x - 11) · (x + 11)
but it says that student gave the answer as (x - 11) · (x - 11).
So, student's answer should be (x - 11) · (x + 11) instead of product of two (x - 11) terms.