I'd be gratefull if anyone could show me how to do this question:
f(x) = x^2 - kx + 9, where k is a constant
a) Find the set of values of k for which the equation f(x) = 0 has no real solutions.
Given that k = 4
b) Express f(x) in the form (x-p)^2 + q, where p and q are constants to be found.
c) Write down the minimum value of f(x) and the value of x for which this occurs.
I've really forgotten how to do it.
a. (b^2-4ac) must be positive to give real solution so, therefore b^2>=36 so b>=¦6¦ (modulus 6 i think) [to give realy] so u want -6<k<6 to give no real solution :-) b.complete square? (x-2)^2-4+9=(x-2)^2+5 c. differentitate d(f(x))/dx=2x-4 when 2x-4=0, x=2