Given the vectors:
a=7i^+j^−k^
b=j^+2k^
We are given the relation:
r×a+a×b=0
Using the property of cross products a×b=−b×a, we can rewrite the equation as:
r×a−b×a=0
(r−b)×a=0
This implies that the vector (r−b) is collinear with a. Therefore, there exists a real scalar λ such that:
r−b=λa⟹r=b+λa
Next, we use the second condition, r⋅a=0:
(b+λa)⋅a=0
b⋅a+λ∣a∣2=0
λ=−∣a∣2a⋅b
Now, let's calculate the magnitudes and dot products:
∣a∣2=(7)2+(1)2+(−1)2=7+1+1=9
a⋅b=(7)(0)+(1)(1)+(−1)(2)=0+1−2=−1
Substituting these values into the expression for λ:
λ=−9−1=91
So, the vector r is:
r=b+91a
Multiplying both sides by 3:
3r=3b+31a
Substituting the explicit components of a and b:
3r=3(j^+2k^)+31(7i^+j^−k^)
3r=37i^+(3+31)j^+(6−31)k^
3r=37i^+310j^+317k^
Now, calculating the magnitude squared ∣3r∣2:
∣3r∣2=(37)2+(310)2+(317)2
∣3r∣2=97+9100+9289
∣3r∣2=97+100+289=9396=44
Hence, ∣3r∣2 is equal to 44.