What value makes c a perfect square 4x2+12x+c?

1 Answer
Apr 8, 2015

I may perhaps be mistaking but i think the question should be: "For what value of c will the expression 4x2+12x+c be a perfect square?"

In that case here's my solution:

That expression must be in the (ax+b)2 for it to be a perfect square, so i write

4x2+12x+c(ax+b)2

4x^2 + 12x + c-= a^2x^2 + 2abx + b^2#

Equating coefficients of the powers of x on both sides,

4=a2a2=4

12=2ab4a2b2=14444b2=144b2=9

c=b2
c=9