Practice problem asks for the component of vector A=(2,1,-4) in the direction of B=(1,2,3).
I've found the direction vector of B (by dividing B by its length of √14). Let's call this direction vector d.
Now, is the dot product (x.d) the answer?
I found -8/√14

