What is the value of #c# that makes #x^2 - 10x+c# a perfect square trinomial?

1 Answer
Nov 13, 2015

#25#

Explanation:

#(a+b)^2 = a^2+2ab+b^2#

In our case #a^2 = x^2#, so we can choose #a=x#.

#a=-x# would also be possible, but would just require a different sign for #b#.

We also have #-10x = 2ab = 2xb#.

Divide both sides by #2x# to find #b = -5#.

Then #c = b^2 = (-5)^2 = 25#

In summary:

#(x-5)^2 = x^2-10x+25#