Hi, everyone
I am doing Methods 3/4 this year, and please help me with some questions. Thanks very much 
Can anyone show me how to solve this question(step by step):
Kx-y-z=8
3x+ky+2z=2
X+3y+z=-6
For what values of k, is there
a) a unique solution?
b) no solution?
c)an infinite number of solutions?
And what about this question? I tried to substitute the x-intercepts into the equation(s) but I still got the wrong answers.
a)The function F(x)=x^3+x^2+bx-64 has x-intercepts (-2, 0) and (4, 0). Find the values of a and b.
b)The functions f(x)=x^3-2x^2+ax+10 and y=6+(a+b)x-4x^2-x^3 both have (-1, 0) as an x-intercept. Find the values of a and b.
Thanks in advance 
Firstly...what the heck? Since when did Methods ask for a system of 3 equations in 3 unknowns?
If you have a CAS, the matrix method above would work. Then, you would substitute one of the k values into your system of equations. If two equations become multiples of each other (like, for instance, x+y=1 and 2x+2y=2), then you know you have infinitely many solutions. If not, then you have no solutions.
Alternatively you can just try get your calculator to solve the 3x3 equations with k being each of the values found above. If there are no solutions, the calculator will say "false". If there are infinitely many solutions, the calculator will give the answer in terms of a parameter (like, for instance, z=n, y=2n+1 and x=4n-3).
For your first function question, I don't see an "a" in the question.
For b, I would just go -1-2-a+10=0 (which is f(-1)) => a=7
y=6+(a+b)x-4x^2-x^3, x=-1 => 0 = 6+(7+b)*-1 - 4 + 1 = 2-(7+b) = 0
b=-5