Roman C. answered 01/21/16
Tutor
5.0
(852)
Masters of Education Graduate with Mathematics Expertise
Recall that the formula for the angle θ between two vectors in U,V ∈ Rn is cos θ = (U·V)/(||U||*||V||)
You probably made a typo when writing what V is.
For U = 〈√5,-8〉 and V = 〈5,1〉, we have
U·V = -8+5√5
||U|| = √(5+64) = √69
||V|| = √(25+1) = √26
θ = cos-1 (-8+5√5)/√[(69)(26)] ≈ 85.69°
For U = 〈√5,-8〉 and V = 〈5,-1〉, we have
U·V = 8+5√5
||U|| = √(5+64) = √69
||V|| = √(25+1) = √26
θ = cos-1 (8+5√5)/√[(69)(26)] ≈ 63.07°
U·V = 8+5√5
||U|| = √(5+64) = √69
||V|| = √(25+1) = √26
θ = cos-1 (8+5√5)/√[(69)(26)] ≈ 63.07°