A vector perpendicular to both given vectors can be found using the cross product.
The given vectors are:
a=4i^−j^+8k^
b=0i^−j^+k^
The cross product a×b is:
a×b=i^40j^−1−1k^81
=i^−1−181−j^4081+k^40−1−1
=i^[(−1)(1)−(8)(−1)]−j^[(4)(1)−(8)(0)]+k^[(4)(−1)−(−1)(0)]
=i^[−1+8]−j^[4−0]+k^[−4−0]
=7i^−4j^−4k^
The magnitude of this vector is:
∣v∣=(7)2+(−4)2+(−4)2
=49+16+16
=81
=9
The vector 7i^−4j^−4k^ has magnitude 9 and is perpendicular to both given vectors.