Question
Question: For what values of k the expression $kx^2 + (k + 1)x + 3$ will be a perfect square of a linear polyn...
For what values of k the expression kx2+(k+1)x+3 will be a perfect square of a linear polynomial.

k = 5 \pm 2\sqrt{6}
Solution
A quadratic expression of the form Ax2+Bx+C is a perfect square of a linear polynomial if and only if its discriminant, D=B2−4AC, is equal to zero.
Given the expression kx2+(k+1)x+3:
Here, we have A=k, B=(k+1), and C=3.
For the expression to be a perfect square, its discriminant must be zero:
D=(k+1)2−4(k)(3)=0
Expand and simplify the equation:
(k2+2k+1)−12k=0
k2+2k−12k+1=0
k2−10k+1=0
This is a quadratic equation in terms of k. We can solve for k using the quadratic formula:
k=2a−b±b2−4ac
For the equation k2−10k+1=0, we have a=1, b=−10, and c=1.
Substitute these values into the quadratic formula:
k=2(1)−(−10)±(−10)2−4(1)(1)
k=210±100−4
k=210±96
Simplify 96:
96=16×6=16×6=46
Substitute the simplified radical back into the expression for k:
k=210±46
Factor out 2 from the numerator:
k=22(5±26)
k=5±26
Thus, the values of k for which the expression is a perfect square are 5+26 and 5−26.