{"id":2323,"date":"2025-08-12T21:45:10","date_gmt":"2025-08-12T21:45:10","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/precalculus\/?post_type=chapter&#038;p=2323"},"modified":"2025-10-21T21:51:11","modified_gmt":"2025-10-21T21:51:11","slug":"operations-with-vectors-learn-it-3","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/precalculus\/chapter\/operations-with-vectors-learn-it-3\/","title":{"raw":"Operations with Vectors: Learn It 3","rendered":"Operations with Vectors: Learn It 3"},"content":{"raw":"<h2>Finding the Dot Product of Two Vectors<\/h2>\r\nAs we discussed earlier in the section, scalar multiplication involves multiplying a vector by a scalar, and the result is a vector. As we have seen, multiplying a vector by a number is called scalar multiplication. If we multiply a vector by a vector, there are two possibilities: the <em>dot product<\/em> and the <em>cross product<\/em>. We will only examine the dot product here; you may encounter the cross product in more advanced mathematics courses.\r\n\r\nThe dot product of two vectors involves multiplying two vectors together, and the result is a scalar.\r\n\r\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\r\n<h3>dot product<\/h3>\r\nThe <strong>dot product<\/strong> of two vectors [latex]\\boldsymbol{v}=\\langle a,b\\rangle [\/latex] and [latex]\\boldsymbol{v}=\\langle c,d\\rangle [\/latex] is the sum of the product of the horizontal components and the product of the vertical components.\r\n<p style=\"text-align: center;\">[latex]\\boldsymbol{v}\\cdot \\boldsymbol{u}=ac+bd[\/latex]<\/p>\r\nTo find the angle between the two vectors, use the formula below.\r\n<p style=\"text-align: center;\">[latex]\\cos \\theta =\\dfrac{\\boldsymbol{v}}{|\\boldsymbol{v}|}\\cdot \\dfrac{\\boldsymbol{u}}{|\\boldsymbol{u}|}[\/latex]<\/p>\r\n\r\n<\/section><section class=\"textbox example\" aria-label=\"Example\">Find the dot product of [latex]\\boldsymbol{v}=\\langle 5,12\\rangle [\/latex] and [latex]\\boldsymbol{u}=\\langle -3,4\\rangle [\/latex].[reveal-answer q=\"734442\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"734442\"]Using the formula, we have\r\n<p style=\"text-align: center;\">[latex]\\begin{align}\\boldsymbol{v}\\cdot \\boldsymbol{u}&amp;=\\langle 5,12\\rangle \\cdot \\langle -3,4\\rangle \\\\ &amp;=5\\cdot \\left(-3\\right)+12\\cdot 4 \\\\ &amp;=-15+48 \\\\ &amp;=33 \\end{align}[\/latex]<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/section><section class=\"textbox example\" aria-label=\"Example\">Find the dot product of <strong><em>v<\/em><\/strong><sub>1<\/sub> = 5<strong><em>i<\/em><\/strong> + 2<strong><em>j<\/em><\/strong> and <strong><em>v<\/em><\/strong><sub>2<\/sub> = 3<strong><em>i<\/em><\/strong> + 7<strong><em>j<\/em><\/strong>. Then, find the angle between the two vectors.[reveal-answer q=\"817790\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"817790\"]Finding the dot product, we multiply corresponding components.\r\n<p style=\"text-align: center;\">[latex]\\begin{align}{\\boldsymbol{v}}_{1}\\cdot {\\boldsymbol{v}}_{2}&amp;=\\langle 5,2\\rangle \\cdot \\langle 3,7\\rangle \\\\ &amp;=5\\cdot 3+2\\cdot 7 \\\\ &amp;=15+14 \\\\ &amp;=29 \\end{align}[\/latex]<\/p>\r\nTo find the angle between them, we use the formula [latex]\\cos \\theta =\\dfrac{\\boldsymbol{v}}{|\\boldsymbol{v}|}\\cdot \\dfrac{\\boldsymbol{u}}{|\\boldsymbol{u}|}[\/latex].\r\n<p style=\"text-align: center;\">[latex]\\begin{align}\\frac{\\boldsymbol{v}}{|\\boldsymbol{v}|}\\cdot \\frac{\\boldsymbol{u}}{|\\boldsymbol{u}|}&amp;=\\langle \\frac{5}{\\sqrt{29}}+\\frac{2}{\\sqrt{29}}\\rangle \\cdot \\langle \\frac{3}{\\sqrt{58}}+\\frac{7}{\\sqrt{58}}\\rangle \\\\ &amp;=\\frac{5}{\\sqrt{29}}\\cdot \\frac{3}{\\sqrt{58}}+\\frac{2}{\\sqrt{29}}\\cdot \\frac{7}{\\sqrt{58}} \\\\ &amp;=\\frac{15}{\\sqrt{1682}}+\\frac{14}{\\sqrt{1682}}=\\frac{29}{\\sqrt{1682}} \\\\ &amp;=0.707107 \\end{align}[\/latex]<\/p>\r\n<p style=\"text-align: center;\">[latex]\\theta={\\cos }^{-1}\\left(0.707107\\right)=45^\\circ[\/latex]<\/p>\r\n\r\n<div class=\"mceTemp\"><\/div>\r\n<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3675\/2018\/09\/27181206\/CNX_Precalc_Figure_08_08_0142.jpg\" alt=\"Plot showing the two position vectors (3,7) and (5,2) and the 45 degree angle between them.\" width=\"487\" height=\"403\" \/>\r\n\r\n[\/hidden-answer]\r\n\r\n<\/section><section class=\"textbox example\" aria-label=\"Example\">Find the angle between [latex]\\boldsymbol{u}=\\langle -3,4\\rangle [\/latex] and [latex]\\boldsymbol{v}=\\langle 5,12\\rangle [\/latex].[reveal-answer q=\"953383\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"953383\"]Using the formula, [latex]\\theta ={\\cos }^{-1}\\left(\\dfrac{\\boldsymbol{u}}{|\\boldsymbol{u}|}\\cdot \\dfrac{\\boldsymbol{v}}{|\\boldsymbol{v}|}\\right)[\/latex],\r\n<p style=\"text-align: center;\">[latex]\\begin{align} \\left(\\frac{\\boldsymbol{u}}{|\\boldsymbol{u}|}\\cdot \\frac{\\boldsymbol{v}}{|\\boldsymbol{v}|}\\right)&amp;=\\frac{-3\\boldsymbol{i}+4\\boldsymbol{j}}{5}\\cdot \\frac{5\\boldsymbol{i}+12\\boldsymbol{j}}{13} \\\\ &amp;=\\left(-\\frac{3}{5}\\cdot \\frac{5}{13}\\right)+\\left(\\frac{4}{5}\\cdot \\frac{12}{13}\\right) \\\\ &amp;=-\\frac{15}{65}+\\frac{48}{65} \\\\ &amp;=\\frac{33}{65}\\end{align}[\/latex]<\/p>\r\n<p style=\"text-align: center;\">[latex]\\theta ={\\cos }^{-1}\\left(\\frac{33}{65}\\right) ={59.5}^{\\circ }[\/latex]<\/p>\r\n<p style=\"text-align: center;\"><img style=\"font-weight: bold; background-color: #f5f5f5; font-size: 0.9em; text-align: left;\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3675\/2018\/09\/27181209\/CNX_Precalc_Figure_08_08_0132.jpg\" alt=\"Plot showing the two position vectors (-3,4) and (5,12) and the 59.5 degree angle between them.\" width=\"487\" height=\"628\" \/><\/p>\r\n[\/hidden-answer]\r\n\r\n<\/section>","rendered":"<h2>Finding the Dot Product of Two Vectors<\/h2>\n<p>As we discussed earlier in the section, scalar multiplication involves multiplying a vector by a scalar, and the result is a vector. As we have seen, multiplying a vector by a number is called scalar multiplication. If we multiply a vector by a vector, there are two possibilities: the <em>dot product<\/em> and the <em>cross product<\/em>. We will only examine the dot product here; you may encounter the cross product in more advanced mathematics courses.<\/p>\n<p>The dot product of two vectors involves multiplying two vectors together, and the result is a scalar.<\/p>\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\n<h3>dot product<\/h3>\n<p>The <strong>dot product<\/strong> of two vectors [latex]\\boldsymbol{v}=\\langle a,b\\rangle[\/latex] and [latex]\\boldsymbol{v}=\\langle c,d\\rangle[\/latex] is the sum of the product of the horizontal components and the product of the vertical components.<\/p>\n<p style=\"text-align: center;\">[latex]\\boldsymbol{v}\\cdot \\boldsymbol{u}=ac+bd[\/latex]<\/p>\n<p>To find the angle between the two vectors, use the formula below.<\/p>\n<p style=\"text-align: center;\">[latex]\\cos \\theta =\\dfrac{\\boldsymbol{v}}{|\\boldsymbol{v}|}\\cdot \\dfrac{\\boldsymbol{u}}{|\\boldsymbol{u}|}[\/latex]<\/p>\n<\/section>\n<section class=\"textbox example\" aria-label=\"Example\">Find the dot product of [latex]\\boldsymbol{v}=\\langle 5,12\\rangle[\/latex] and [latex]\\boldsymbol{u}=\\langle -3,4\\rangle[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q734442\">Show Solution<\/button><\/p>\n<div id=\"q734442\" class=\"hidden-answer\" style=\"display: none\">Using the formula, we have<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}\\boldsymbol{v}\\cdot \\boldsymbol{u}&=\\langle 5,12\\rangle \\cdot \\langle -3,4\\rangle \\\\ &=5\\cdot \\left(-3\\right)+12\\cdot 4 \\\\ &=-15+48 \\\\ &=33 \\end{align}[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox example\" aria-label=\"Example\">Find the dot product of <strong><em>v<\/em><\/strong><sub>1<\/sub> = 5<strong><em>i<\/em><\/strong> + 2<strong><em>j<\/em><\/strong> and <strong><em>v<\/em><\/strong><sub>2<\/sub> = 3<strong><em>i<\/em><\/strong> + 7<strong><em>j<\/em><\/strong>. Then, find the angle between the two vectors.<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q817790\">Show Solution<\/button><\/p>\n<div id=\"q817790\" class=\"hidden-answer\" style=\"display: none\">Finding the dot product, we multiply corresponding components.<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}{\\boldsymbol{v}}_{1}\\cdot {\\boldsymbol{v}}_{2}&=\\langle 5,2\\rangle \\cdot \\langle 3,7\\rangle \\\\ &=5\\cdot 3+2\\cdot 7 \\\\ &=15+14 \\\\ &=29 \\end{align}[\/latex]<\/p>\n<p>To find the angle between them, we use the formula [latex]\\cos \\theta =\\dfrac{\\boldsymbol{v}}{|\\boldsymbol{v}|}\\cdot \\dfrac{\\boldsymbol{u}}{|\\boldsymbol{u}|}[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}\\frac{\\boldsymbol{v}}{|\\boldsymbol{v}|}\\cdot \\frac{\\boldsymbol{u}}{|\\boldsymbol{u}|}&=\\langle \\frac{5}{\\sqrt{29}}+\\frac{2}{\\sqrt{29}}\\rangle \\cdot \\langle \\frac{3}{\\sqrt{58}}+\\frac{7}{\\sqrt{58}}\\rangle \\\\ &=\\frac{5}{\\sqrt{29}}\\cdot \\frac{3}{\\sqrt{58}}+\\frac{2}{\\sqrt{29}}\\cdot \\frac{7}{\\sqrt{58}} \\\\ &=\\frac{15}{\\sqrt{1682}}+\\frac{14}{\\sqrt{1682}}=\\frac{29}{\\sqrt{1682}} \\\\ &=0.707107 \\end{align}[\/latex]<\/p>\n<p style=\"text-align: center;\">[latex]\\theta={\\cos }^{-1}\\left(0.707107\\right)=45^\\circ[\/latex]<\/p>\n<div class=\"mceTemp\"><\/div>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3675\/2018\/09\/27181206\/CNX_Precalc_Figure_08_08_0142.jpg\" alt=\"Plot showing the two position vectors (3,7) and (5,2) and the 45 degree angle between them.\" width=\"487\" height=\"403\" \/><\/p>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox example\" aria-label=\"Example\">Find the angle between [latex]\\boldsymbol{u}=\\langle -3,4\\rangle[\/latex] and [latex]\\boldsymbol{v}=\\langle 5,12\\rangle[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q953383\">Show Solution<\/button><\/p>\n<div id=\"q953383\" class=\"hidden-answer\" style=\"display: none\">Using the formula, [latex]\\theta ={\\cos }^{-1}\\left(\\dfrac{\\boldsymbol{u}}{|\\boldsymbol{u}|}\\cdot \\dfrac{\\boldsymbol{v}}{|\\boldsymbol{v}|}\\right)[\/latex],<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align} \\left(\\frac{\\boldsymbol{u}}{|\\boldsymbol{u}|}\\cdot \\frac{\\boldsymbol{v}}{|\\boldsymbol{v}|}\\right)&=\\frac{-3\\boldsymbol{i}+4\\boldsymbol{j}}{5}\\cdot \\frac{5\\boldsymbol{i}+12\\boldsymbol{j}}{13} \\\\ &=\\left(-\\frac{3}{5}\\cdot \\frac{5}{13}\\right)+\\left(\\frac{4}{5}\\cdot \\frac{12}{13}\\right) \\\\ &=-\\frac{15}{65}+\\frac{48}{65} \\\\ &=\\frac{33}{65}\\end{align}[\/latex]<\/p>\n<p style=\"text-align: center;\">[latex]\\theta ={\\cos }^{-1}\\left(\\frac{33}{65}\\right) ={59.5}^{\\circ }[\/latex]<\/p>\n<p style=\"text-align: center;\"><img loading=\"lazy\" decoding=\"async\" style=\"font-weight: bold; background-color: #f5f5f5; font-size: 0.9em; text-align: left;\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3675\/2018\/09\/27181209\/CNX_Precalc_Figure_08_08_0132.jpg\" alt=\"Plot showing the two position vectors (-3,4) and (5,12) and the 59.5 degree angle between them.\" width=\"487\" height=\"628\" \/><\/p>\n<\/div>\n<\/div>\n<\/section>\n","protected":false},"author":13,"menu_order":22,"template":"","meta":{"_candela_citation":"[]","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"part":520,"module-header":"learn_it","content_attributions":[],"internal_book_links":[],"video_content":null,"cc_video_embed_content":{"cc_scripts":"","media_targets":[]},"try_it_collection":null,"_links":{"self":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters\/2323"}],"collection":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/users\/13"}],"version-history":[{"count":6,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters\/2323\/revisions"}],"predecessor-version":[{"id":4810,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters\/2323\/revisions\/4810"}],"part":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/parts\/520"}],"metadata":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters\/2323\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/media?parent=2323"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapter-type?post=2323"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/contributor?post=2323"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/license?post=2323"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}