To find :Angle between vectors [tex]\sf{\vec{A}}[/tex] = 5 [tex]\sf{\hat{i}}[/tex] + [tex]\sf{\hat{j}}[/tex] and [tex]\sf{\vec{B}}[/tex] = 2 [tex]\sf{\hat{i}}[/tex] + 4 [tex]\sf{\hat{j}}[/tex] Answer : Dot product of [tex]\sf{\vec{A}}[/tex] and [tex]\sf{\vec{B}}[/tex][tex]:\implies\sf{\vec{A}\;.\;\vec{B}= (5\;\hat{i} + \hat{j} ) \;.\; ( 2\;\hat{i} + 4\;\hat{j})}[/tex][tex]:\implies\sf{\vec{A}\;.\;\vec{B}= (5) (2) + (1) (4) }[/tex][tex]:\implies\sf{\vec{A}\;.\;\vec{B}= 14}[/tex] Magnitude of vectors [tex]:\implies\sf{| \vec{A} | = \sqrt{ (5)^2 + (1)^2 } }[/tex][tex]:\implies\sf{| \vec{A} | = \sqrt{26} }[/tex]and[tex]:\implies\sf{|B|=\sqrt{(2)^2+ (4)^2}}[/tex][tex]:\implies\sf{|B|=\sqrt{20}}[/tex] Let, Angle between vectors [tex]\sf{\vec{A}}[/tex] and [tex]\sf{\vec{B}}[/tex] be [tex]\theta[/tex]then,[tex]:\implies\sf{cos\;\theta=\dfrac{\vec{A} \;.\;\vec{B}}{|\vec{A}|\;.\;|\vec{B}|}}[/tex][tex]:\implies\sf{cos\;\theta=\dfrac{14}{\sqrt{26}\;.\;\sqrt{20}}}[/tex][tex]:\implies\sf{cos\;\theta=\dfrac{14}{\sqrt{520}}}[/tex][tex]:\implies\sf{cos\;\theta=\dfrac{14}{2\sqrt{130}}}[/tex][tex]:\implies\sf{cos\;\theta=\dfrac{7}{\sqrt{130}}}[/tex][tex]:\implies\sf{cos\;\theta=\dfrac{7\sqrt{130}}{130}}[/tex][tex]:\implies\sf{\theta=cos^{-1}\bigg(\dfrac{7\sqrt{130}}{130}\bigg)}[/tex][tex]:\implies\boxed{\boxed{\large{\sf{\;\;\theta=52.125\;^{\circ}\;}}}}[/tex]Therefore,Angle between vectors [tex]\sf{\vec{A}}[/tex] and [tex]\sf{\vec{B}}[/tex] will be 52.125°. (Approx.) Answer from Cosmique on brainly.in
Brainly
brainly.com › physics › high school › find the angle between two vectors:
\[
\mathbf{a} = 5\mathbf{i} + \mathbf{j}
\]
\[
\mathbf{b} = 2\mathbf{i} + 4\mathbf{j}
\]
[FREE] Find the angle between two vectors: \mathbf{A} = 5\mathbf{i} + \mathbf{j} \mathbf{B} = 2\mathbf{i} + - brainly.com
August 8, 2023 - The question asks to find the angle between two vectors, A = 5i + j and B = 2i + 4j. To find this angle, we use the dot product formula which is given by A \cdot B = A_x \cdot B_x + A_y \cdot B_y.
Cuemath
cuemath.com › geometry › angle-between-vectors
Angle Between Two Vectors - Formula, How to Find?
The angle between vectors is the angle formed at the intersection of their tails. Learn the formulas to find the angle between two vectors using the dot product and cross product along with their proofs and examples.
Mathway
mathway.com › popular-problems › Trigonometry › 392576
Find the Angle Between the Vectors u=(-2,1) , v=(5,-4) | Mathway
Free math problem solver answers your algebra, geometry, trigonometry, calculus, and statistics homework questions with step-by-step explanations, just like a math tutor.
eMathHelp
emathhelp.net › calculators › linear-algebra › angle-between-two-vectors-calculator
Angle between Vectors Calculator - eMathHelp
The calculator will find the angle (in radians and degrees) between the two vectors and will show the work.
Cuemath
cuemath.com › calculators › angle-between-two-vectors-calculator
Angle Between Two Vectors Calculator - How to Calculate Angle Between Two Vectors?
a.b = (2i + j – 3k).(3i – j + k) = (2 × 3) + (1 × -1) + (-3 × 1) = 6 - 1 - 3 · = 2 · |a| = √22 + 12 + (-3)2 · = √4 + 1 + 9 · = √14 · |b| = √32 + (-1)2 + (1)2 · = √9 + 1 + 1 · = √11 · cosθ = 2 / (√14 × √11) cosθ = 2 / 12.409 · cosθ = 0.161 · θ = cos-1(0.161) θ = 80.73° · Similarly, you can use the calculator to find the angle between two vectors for the following: a = 4i + 2j - 5k and b = -1i + 4j - 3k ·
GeeksforGeeks
geeksforgeeks.org › mathematics › how-to-find-the-angle-between-two-vectors
How to Find the Angle Between Two Vectors? - GeeksforGeeks
Problem 3: Find the angle between two vectors a = i + 2j - k and b = 2i + 4j - 2k.
Published July 23, 2025
Top answer 1 of 2
2
a) Utilize the vector dot product knowing the magnitude is abcos(phi) and cos(90)=0. Solve the resulting quadratic equation to find k = -1 and +4 yield two vectors normal to 3i+2j. b) Again utilize the vector dot product and the magnitude of a vector as sqrt of sum of squares finding the angle to be 119.7 degreesc) The dot product (a+b)dot(a-b)=adota-adotb+bdota -b.b=0. Note that adota=a^2 and bdotb=b^2 and since a is normal to b adotb and bdota =0 d) Find vector AB = <-2-1, 8-(-3)>=<-3,8>. Note magnitude of AB= sqrt(73). Note that P is to be .75 of the length along AB, thus ABx=.75*-3 and ABy=.75*8. P will be at <-9/4,6>.e) Utilize <-9/4,6>dot=0 and ux^2+uy^2=1 and solve for ux=1.079 and uy=.197
2 of 2
2
I. a) 6k - 2(k2 - 4) = 0; k2 - 3k - 4 = 0; k = - 1 or k = 4.b) cosθ = (2 - 6)/(√13·√5) = - 4/√65; θ = cos-1(- 4/√65) = 119.745°.II. a) (a + b) • (a - b) = a2 - b2 = IaI2 - IbI2 = 0; IaI = IbI b) A = (1, - 3), B = (- 2, 5) and C = (3, - 1); i)Vector AB = < - 3, 8>. Let P = (x, y). Then = 3/7<- 3, 8>. Then x - 1 = - 9/7, y + 3 = 24/7; x = - 2/7, y = 3/7 and P = (- 2/7, 3/7)ii) Vector perpendicular to AB = < - 3, 8> is <8, 3>. So unit vector perpendicular to AB is 1/ √73<8, 3>
Brainly
brainly.com › mathematics › high school › what is the angle between the vectors \(\mathbf{a}\) and \(\mathbf{b}\), given that \(\mathbf{a} = 3\mathbf{i} + 4\mathbf{j} + 5\mathbf{k}\) and \(\mathbf{b} = 3\mathbf{i} + 4\mathbf{j} - 5\mathbf{k}\)?
[FREE] What is the angle between the vectors \mathbf{A} and \mathbf{B}, given that \mathbf{A} = 3\mathbf{i} + - brainly.com
November 6, 2023 - Find w. (vxu). v=3i-3j+3k, w=5i-4j+4k, u = 3i+4j+5k OA. 0 B. -27 C. 42 D. - 123 ... If a=3i+4j+5k and b=2i+j+7k.
StudyX
studyx.ai › homework › 112829246-the-angle-between-the-two-vectors-a-5i-5j-and-b-5i-5j-will-be
the angle between the two vectors A=5i+5j | StudyX
December 7, 2024 - Question 2 (a) Consider the vectors ... + 8k find the magnitude of the vector 2A - 3B 26 Find the angle between the two vectors A = 2i + 3j + k and B = -4i + 2j - k 27 Three vectors are...
YouTube
youtube.com › the organic chemistry tutor
Finding The Angle Between Two Vectors - Calculus 3 - YouTube
This calculus 3 video tutorial explains how to find the angle between two vectors in a 2D system and in a 3D system. My Website: https://www.video-tutor.net ...
Published September 4, 2018 Views 70K
Brainly
brainly.com › mathematics › college › find the angle between the vectors [tex] \mathbf{u} = 5\mathbf{i} - 2\mathbf{j} [/tex] and [tex] \mathbf{v} = 2\mathbf{i} + 3\mathbf{j} [/tex].
[FREE] Find the angle between the vectors \mathbf{u} = 5\mathbf{i} - 2\mathbf{j} and \mathbf{v} = 2\mathbf{i} + - brainly.com
1. Draw each vector and find its magnitude. (a) (-1,2) (b) 2i - 3j. Let u = 2i - 3j, v = 5i – j, and w= -4i +2j. Compute the following.
Brainly
brainly.com › physics › high school › the angle between the two vectors [tex]\mathbf{a} = 3i + 4j + 5k[/tex] and [tex]\mathbf{b} = 3i + 4j - 5k[/tex] will be:
a. 90°
b. 0°
c. 60°
d. 45°
[FREE] The angle between the two vectors \mathbf{A} = 3i + 4j + 5k and \mathbf{B} = 3i + 4j - 5k will be: A. 90° - brainly.com
Option 1: 3i - 4j + 5k Option 2: -3i + 4j - 5k Option 3: 5i - 4j + 3k Option 4: -5i + 4j - 3k ... If a=3i+4j+5k and b=2i+j+7k.
Brainly
brainly.com › mathematics › high school › given \(\mathbf{v} = 4\mathbf{i}\) and \(\mathbf{w} = 2\mathbf{i} + 5\mathbf{j}\), find the angle between \(\mathbf{v}\) and \(\mathbf{w}\).
the angle between \(\mathbf{v}\) and \(\mathbf{w}\) is:
(do not round until the final answer. then round to the nearest tenth as needed.)
[FREE] Given \mathbf{v} = 4\mathbf{i} and \mathbf{w} = 2\mathbf{i} + 5\mathbf{j}, find the angle between - brainly.com
July 6, 2023 - The angle between the vectors v=4i and w=2i+5j is approximately 68.2∘. This is calculated using the dot product formula and finding the appropriate cosine value.