v = (-1,2,5)
find scalar k such that ||kv||n = 4
First, what does ||k|| mean? Isn't that the distance between the norm of a vector? or the distance between two points?
I've been able to set this up as
square root (k-1)^2 + (k2)^2+ (k5)^2
I cannot solve this however.


LinkBack URL
About LinkBacks



