Answer:
See explanation below.
Step-by-step explanation:
False.
Counter example
Let's assume that we have two vectors u,v on a bidimensional space. Lets define u and v like this:
[tex] u = (x,y) [/tex]
[tex] v = (-y,x)[/tex]
We see on this case that [tex] u\neq v, u \neq 0 , v\neq 0[/tex]. And for this case we have this:
[tex] u.v = x*(-y) + y(x) = -xy +xy =0[/tex]
We satisfy that the dot product is 0 but [tex] u\neq 0 , v\neq 0[/tex]
So then since not applies for this particular this statement is FALSE.