Why do you have parameters? The cross product should just give you a vector. Also you shouldn't need reduced row echelon form or augmented matrices, it's a determinant calculation for the cross product: Given two vectors A=(a1,a2,a3) and B=(b1,b2,b3) in R^3...