Respuesta :
I checked every polynimial using the formula of a square given by you. And I think there is more than one right option. There are two right polinomials. ~x2 − 4x + 4; ~x2 + 10x + 25. They are both applies to the task given above as I checked each polynomial by myself.
You can simplify two of these polynomials, using formulas for perfect square trinomials:
[tex] (a+b)^2=a^2+2ab+b^2,\\(a-b)^2=a^2-2ab+b^2 [/tex].
Then,
[tex] x^2 - 4x + 4=(x-2)^2 [/tex],
[tex] x^2 + 10x + 25=(x+5)^2 [/tex].
You can also factorize all polynomials that left:
[tex] x^2-9=(x-3)(x+3) [/tex],
[tex] x^2 -100=(x-10)(x+10) [/tex],
[tex] x^2 + 15x + 36=(x+12)(x+3) [/tex].
If x is a whole number greater than 2, then:
1. polynomial [tex] x^2 - 4x + 4=(x-2)^2 [/tex] can represent the area of a square with whole number side lengths equal to x-2.
2. polynomial [tex] x^2 +10x + 25=(x+5)^2 [/tex] can represent the area of a square with whole number side lengths equal to x+5.
3. polynomial [tex] x^2 - 9 [/tex] can represent the area of a square with whole number side lengths 4 (when x=5, then [tex] x^2 - 9=25-9=16[/tex]).
4. polynomial [tex] x^2 - 100[/tex] can represent the area of a square with whole number side lengths 24 (when x=26, then [tex] x^2 - 100=676-100=576[/tex]).
5. polynomial [tex]x^2 + 15x + 36=(x+12)(x+3)[/tex] can't represent the area of a square with whole number side lengths.