Maths Olympiad Prep

Library / /115 of 520

Algebra Difficulty 2.9 Junior Find the answer

If the polynomial x2+kx+25x^{2}+kx+25 is a perfect square trinomial, then the value of kk is ______.

A number or a short expression. Spacing and $ signs are ignored.

Solution

Given that the polynomial x2+kx+25x^{2}+kx+25 is a perfect square trinomial, we aim to find the value of kk.

A perfect square trinomial takes the form (x+a)2=x2+2ax+a2(x+a)^{2} = x^{2} + 2ax + a^{2}. Comparing this with our given polynomial, we can see that a2=25a^{2} = 25, which implies a=±5a = \pm 5. Therefore, our polynomial can be written as:

x2+kx+25=x2+2ax+a2 x^{2}+kx+25 = x^{2} + 2ax + a^{2}

Given a=±5a = \pm 5, we substitute aa into the equation:

x2+kx+25=x2+2(±5)x+(±5)2 x^{2}+kx+25 = x^{2} + 2(\pm 5)x + (\pm 5)^{2}

This simplifies to:

x2+kx+25=x2±10x+25 x^{2}+kx+25 = x^{2} \pm 10x + 25

From the equation above, we compare the coefficients of xx on both sides to find the value of kk:

kx=±10x kx = \pm 10x

Dividing both sides by xx (assuming x0x \neq 0), we get:

k=±10 k = \pm 10

Therefore, the value of kk that makes x2+kx+25x^{2}+kx+25 a perfect square trinomial is ±10\boxed{\pm 10}.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.