Mark M. answered 11/27/23
I love tutoring Math.
You want to find a number x that makes w2 - 16 w + x be a perfect square.
If w2 - 16 w + x really was a perfect square, you'd be able to factor it into two identical factors like this:
w2 - 16 w + x = (w + something)(w + something)
Let's find what this "something" is. Multiplying out,
w2 - 16 w + x = (w + something)(w + something) = w2 + w·something + w·something + something2
= w2 + 2w·something + something2
So now we know that
w2 - 16 w + x = w2 + 2w·something + something2
The middle terms in the above equations must be equal.
Therefore -16w = 2w·something.
Therefore -16 = 2·something.
Therefore something = -8.
So now we know that
w2 - 16 w + x = (w + something)(w + something) = (w - 8)(w - 8) = w -16w + 64.
The right hand terms in the above equations must be equal.
Therefore x = 64.
Therefore w2 - 16w + 64 is a perfect square.
Therefore the number that fills the blank in the original problem is 64.