9.5k views
0 votes
When asked to factor the x^2-121 a student gives the answer (x-11)(x-11) what is wron with this answer?

2 Answers

2 votes

Answer:

one minus sign should be a plus sign

Explanation:

User Velvetkevorkian
by
5.4k points
2 votes

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.

User Erichste
by
5.8k points