Lesson Summing vectors that are coherently oriented sides of an unclosed polygon
Algebra
->
Vectors
-> Lesson Summing vectors that are coherently oriented sides of an unclosed polygon
Log On
Algebra: Introduction to vectors, addition and scaling
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Source code of 'Summing vectors that are coherently oriented sides of an unclosed polygon'
This Lesson (Summing vectors that are coherently oriented sides of an unclosed polygon)
was created by by
ikleyn(52781)
:
View Source
,
Show
About ikleyn
:
<H2>Summing vectors that are coherently oriented sides of an unclosed polygon</H2> In this lesson you will learn how to sum vectors in a coordinate plane that are coherently oriented sides of an unclosed polygon. These problems were just solved in the lesson <A HREF=http://www.algebra.com/algebra/homework/Vectors/Sum-of-the-vectors-that-are-coherently-oriented-sides-of-an-unclosed-polygon.lesson>Sum of the vectors that are coherently oriented sides of an unclosed polygon</A> using the general definitions and properties of vectors in a plane, and you can find the corresponding solutions there. In the current lesson the other approach is applied. It is based on the formula for summing vectors in the component form in a coordinate plane. <H3>Problem 1</H3>Let <B>PQR</B> be a triangle in a coordinate plane (<B>Figure 1</B>). Find the sum of the two vectors <B>PQ</B>, <B>QR</B> that are coherently oriented consecutive sides of the triangle. <Table> <TR> <TD> <B>Solution</B> Let (x1,y1) be the coordinates of the point <B>P</B> in a coordinate plane, <B>P</B> = <B>P</B>(x1,y1), (x2,y2) be the coordinates of the point <B>Q</B>, <B>Q</B> = <B>Q</B>(x2,y2), and (x3,y3) be the coordinates of the point <B>R</B>, <B>R</B> = <B>R</B>(x3,y3). Then the vector <B>PQ</B> has the projections x2-x1, y2-y1 in axes x- and y- respectively, the vector <B>QR</B> has the projections x3-x2, y3-y2, and the vector <B>PR</B> has the projections x3-x1, y3-y1. So, you can write the vectors in the component form <B>PQ</B> = (x2-x1,y2-y1), <B>QR</B> = (x3-x2,y3-y2), and <B>PR</B> = (x3-x1,y3-y1) </TD> <TD> {{{drawing( 222, 200, -2.0, 9.1, -2.0, 8.0, grid(1), line( 2.0, 2.0, 5.0, 6.0), locate ( 1.6, 2.0, P), locate ( 4.6, 6.7, Q), line( 5.0, 6.0, 4.5, 5.7), line( 5.0, 6.0, 4.9, 5.5), red(line( 2.0, 2.0, 8.0, 3.0)), locate (8.1, 3.5, R), line( 8.0, 3.0, 7.5, 3.10), line( 8.0, 3.0, 7.45, 2.75), line( 5.0, 6.0, 8.0, 3.0), line( 8.0, 3.0, 7.85, 3.5), line( 8.0, 3.0, 7.35, 3.3) )}}} <B>Figure 1</B>. The triangle <B>PQR</B> and the vectors <B>PQ</B>, <B>QR</B> and <B>RP</B> </TD> </TR> </Table>(see the lessons <A HREF=http://www.algebra.com/algebra/homework/Vectors/Vectors-in-a-coordinate-plane.lesson>Vectors in a coordinate plane</A> and <A HREF=http://www.algebra.com/algebra/homework/Vectors/Addition-Subtraction-and-Multiplication-by-a-number-of-vectors-in-a-coordinate-plane.lesson>Addition, Subtraction and Multiplication by a number of vectors in a coordinate plane</A> under the current topic in this site). Now, apply the formula for adding vectors in a coordinate plane in the component form to calculate the sum of vectors <B>PQ</B> + <B>QR</B>. The <B>x</B>- component of the sum will be (x2-x1) + (x3-x2) = (x3-x1). The <B>y</B>- component of the sum will be (y2-y1) + (y3-y2) = (y3-y1. Note that <B>x</B>- and <B>y</B>- components of the sum of vectors <B>PQ</B> + <B>QR</B> are equal to the <B>x</B>- and <B>y</B>- components of the vector <B>PR</B> respectively. Hence the sum <B>PQ</B> + <B>QR</B> is equal to the vector <B>PR</B>. <B>Answer</B>. The sum of two vectors that are coherently oriented consecutive sides of a triangle is the third side of the triangle oriented from the initial point of the first additive vector to the terminal point of the second additive vector. <H3>Problem 2</H3>Let <B>PQRS</B> be a convex quadrilateral in a coordinate plane (<B>Figure 2</B>). Find the sum of the three vectors <B>PQ</B>, <B>QR</B> and <B>RS</B> that are the coherently oriented consecutive sides of the quadrilateral. The term "coherently oriented sides of a quadrilateral" means that for any two consecutive sides of a quadrilateral the endpoint of the current side is the starting point of the next side. <Table> <TR> <TD> <B>Solution</B> Let (x1,y1) be the coordinates of the point <B>P</B> in a coordinate plane, <B>P</B> = <B>P</B>(x1,y1), (x2,y2) be the coordinates of the point <B>Q</B>, <B>Q</B> = <B>Q</B>(x2,y2), (x3,y3) be the coordinates of the point <B>R</B>, <B>R</B> = <B>R</B>(x3,y3), and (x4,y4) be the coordinates of the point <B>S</B>, <B>S</B> = <B>S</B>(x4,y4). Then the vector <B>PQ</B> has the projections x2-x1, y2-y1 in axes x- and y- respectively, the vector <B>QR</B> has the projections x3-x2, y3-y2, the vector <B>RS</B> has the projections x4-x3, y4-y3, and the vector <B>PS</B> has the projections x4-x1, y4-y1. So, you can write the vectors in the component form <B>PQ</B> = (x2-x1,y2-y1), <B>QR</B> = (x3-x2,y3-y2), <B>RS</B> = (x4-x3,y4-y3) <B>PS</B> = (x4-x1,y4-y1) </TD> <TD> {{{drawing( 282, 240, -2.0, 12.1, -2.0, 10.0, grid(1), line( 2.0, 2.0, 5.0, 6.0), locate ( 1.8, 2.0, P), locate ( 4.64, 6.7, Q), line( 5.0, 6.0, 4.5, 5.7), line( 5.0, 6.0, 4.9, 5.5), line( 5.0, 6.0, 11.0, 7.0), locate (11.1, 7.5, R), line( 11.0, 7.0, 10.35, 7.1), line( 11.0, 7.0, 10.35, 6.65), red(line( 2.0, 2.0, 11.0, 2.0)), locate (10.8, 2.0, S), line( 11.0, 2.0, 11.20, 2.5), line( 11.0, 2.0, 10.80, 2.5), line(11.0, 2.0, 11.0, 7.0), line( 11.0, 2.0, 10.40, 2.12), line( 11.0, 2.0, 10.40, 1.85) )}}} <B>Figure 2</B>. The quadrilateral <B>PQRS</B> and the vectors <B>PQ</B>, <B>QR</B>, <B>RS</B> and <B>SP</B> </TD> </TR> </Table>(see the lessons <A HREF=http://www.algebra.com/algebra/homework/Vectors/Vectors-in-a-coordinate-plane.lesson>Vectors in a coordinate plane</A> and <A HREF=http://www.algebra.com/algebra/homework/Vectors/Addition-Subtraction-and-Multiplication-by-a-number-of-vectors-in-a-coordinate-plane.lesson>Addition, Subtraction and Multiplication by a number of vectors in a coordinate plane</A> under the current topic in this site). Now, apply the formula for adding vectors in a coordinate plane in the component form to calculate the sum of vectors <B>PQ</B> + <B>QR</B> + <B>RS</B>. The <B>x</B>- component of the sum will be (x2-x1) + (x3-x2) + (x4-x3). Regroup the terms and then cancel the like terms with the opposite signs. You will get that the sum is equal to x4-x1. The <B>y</B>- component of the sum will be (y2-y1) + (y3-y2) + (y4-y3). Regroup the terms and then cancel the like terms with the opposite signs. You will get that the sum is equal to y4-y1. Thus <B>x</B>- and <B>y</B>- components of the sum of vectors <B>PQ</B> + <B>QR</B> + <B>RS</B> are equal to the <B>x</B>- and <B>y</B>- components of the vector <B>PS</B> respectively. Hence the sum <B>PQ</B> + <B>QR</B> + <B>RS</B> is equal to the vector <B>PS</B>. <B>Answer</B>. The sum of three vectors that are coherently oriented consecutive sides of a quadrilateral is the fourth side of the quadrilateral oriented from the initial point of the first additive vector to the terminal point of the last additive vector. <B>Note</B>. It is clear from the solution that the same result is valid for non-convex quadrilaterals too. <H3>Problem 3</H3>Let <B>A1</B>, <B>A2</B>, <B>A3</B>, . . . , <B>An</B> be <B>n</B> points in a coordinate plane (<B>n</B> >= 3) and <B>A1A2A3...An</B> be a line in the plane consisting of <B>n</B>-1 straight line segments that connect the points <B>A1</B> and <B>A2</B>, <B>A2</B> and <B>A3</B>, . . . , <B>A(n-1)</B> and <B>An</B>, respectively. The example of such a line is shown in <B>Figure 3</B> for <B>n</B>=6. Note that this line is an unclosed polygon. Find the sum of the <B>n</B>-1 vectors <B>A1A2</B>, <B>A2A3</B>, <B>A3A4</B>, . . . , <B>A(n-1)An</B>. <Table> <TR> <TD> <B>Solution</B> Let (x1,y1) be the coordinates of the point <B>A1</B> in a coordinate plane, <B>A1</B> = <B>A1</B>(x1,y1), (x2,y2) be the coordinates of the point <B>A2</B>, <B>A2</B> = <B>A2</B>(x2,y2), (x3,y3) be the coordinates of the point <B>A3</B>, <B>A3</B> = <B>A3</B>(x3,y3), . . . . . . . . (x(n-1),y(n-1)) be the coordinates of the point <B>A(n-1)</B>, <B>A(n-1)</B> = <B>A(n-1)</B>(x(n-1),y(n-1)), and (x(n),y(n)) be the coordinates of the point <B>An</B>, <B>An</B> = <B>An</B>(x(n),y(n)). Then the vector <B>A1A2</B> has the projections x2-x1, y2-y1 in axes x- and y- respectively, the vector <B>A2A3</B> has the projections x3-x2, y3-y2, the vector <B>A3A4</B> has the projections x4-x3, y4-y3, and so on. The two last vectors are: the vector <B>A(n-1)An</B> has the projections x(n)-x(n-1), y(n)-y(n-1), and the vector <B>A1An</B> has the projections x(n)-x(1), y(n)-y(1). So, you can write the vectors in the component form <B>A1A2</B> = (x2-x1,y2-y1), <B>A2A3</B> = (x3-x2,y3-y2), <B>A3A4</B> = (x4-x3,y4-y3), . . . . . . . . <B>A(n-1)An</B> = (x(n)-x(n-1),y(n)-y(n-1)), <B>A1An</B> = (x(n)-x(1)),y(n)-y1) </TD> <TD> {{{drawing( 322, 280, -2.0, 14.1, -2.0, 12.0, grid(1), line( 3.0, 2.0, 2.0, 4.0), locate ( 2.7, 1.8, A1), locate ( 1.1, 4.4, A2), line( 2.0, 4.0, 2.1, 3.5), line( 2.0, 4.0, 2.4, 3.6), line( 2.0, 4.0, 4.0, 8.0), locate ( 3.2, 8.7, A3), line( 4.0, 8.0, 3.6, 7.55), line( 4.0, 8.0, 3.9, 7.40), line( 4.0, 8.0, 8.0, 9.0), locate (7.6, 9.9, A4), line( 8.0, 9.0, 7.6, 9.10), line( 8.0, 9.0, 7.6, 8.70), line( 8.0, 8.9, 11.0, 7.0), locate (11.1, 7.7, A5), line( 11.0, 7.0, 10.75, 7.40), line( 11.0, 7.0, 10.40, 7.10), line( 11.0, 7.0, 12.0, 2.0), locate (11.7, 1.8, A6), line( 12.0, 2.0, 11.65, 2.40), line( 12.0, 2.0, 12.15, 2.50), red(line( 3.0, 1.9, 12.0, 2.0)), line( 12.0, 2.0, 11.60, 2.10), line( 12.0, 2.0, 11.60, 1.77) )}}} <B>Figure 3</B>. The unclosed convex polygon <B>A1A2A3...A6</B> and the vectors <B>A1A2</B>, <B>A2A3</B>, <B>A3A4</B>, <B>A4A5</B>, <B>A5A6</B>, <B>A1A6</B> </TD> </TR> </Table>(see the lessons <A HREF=http://www.algebra.com/algebra/homework/Vectors/Vectors-in-a-coordinate-plane.lesson>Vectors in a coordinate plane</A> and <A HREF=http://www.algebra.com/algebra/homework/Vectors/Addition-Subtraction-and-Multiplication-by-a-number-of-vectors-in-a-coordinate-plane.lesson>Addition, Subtraction and Multiplication by a number of vectors in a coordinate plane</A> under the current topic in this site). Now, apply the formula for adding vectors in a coordinate plane in the component form to calculate the sum of vectors <B>A1A2</B> + <B>A2A3</B> + <B>A3A4</B> + . . . + <B>A(n-1)An</B>. The <B>x</B>- component of the sum will be (x2-x1) + (x3-x2) + (x4-x3) + . . . + (x(n)-x(n-1)). Regroup the terms and then cancel the like terms with the opposite signs. You will get the value of x(n)-x(1) for this sum. The <B>y</B>- component of the sum will be (y2-y1) + (y3-y2) + (y4-y3) + . . . + (y(n)-y(n-1)). Regroup the terms and then cancel the like terms with the opposite signs. You will get the value of y(n)-y(1) for this sum. Thus <B>x</B>- and <B>y</B>- components of the sum of vectors <B>A1A2</B> + <B>A2A3</B> + <B>A3A4</B> + . . . + <B>A(n-1)An</B> are equal to the <B>x</B>- and <B>y</B>- components of the sum of vector <B>A1An</B>. Hence the sum <B>A1A2</B> + <B>A2A3</B> + <B>A3A4</B> + . . . + <B>A(n-1)An</B> is equal to the vector <B>A1An</B>. <B>Answer</B>. For any unclosed (<B>n</B>-1)-sided polygon the sum of (<B>n</B>-1) vectors that are the coherently oriented sides of the polygon is the vector which connects the initial point of the first additive vector with the endpoint of the last additive vector and is oriented accordingly. This vector closes the original unclosed polygon. My introductory lessons on vectors in this site are - <A HREF=http://www.algebra.com/algebra/homework/Vectors/Vectors-in-a-plane.lesson>Vectors in a plane</A> - <A HREF=http://www.algebra.com/algebra/homework/Vectors/Sum-of-the-vectors-that-are-coherently-oriented-sides-of-a-convex-closed-polygon.lesson>Sum of vectors that are coherently oriented sides of a convex closed polygon</A> - <A HREF=http://www.algebra.com/algebra/homework/Vectors/Sum-of-the-vectors-that-are-coherently-oriented-sides-of-an-unclosed-polygon.lesson>Sum of vectors that are coherently oriented sides of an unclosed polygon</A> - <A HREF=http://www.algebra.com/algebra/homework/Vectors/Sum-of-the-vectors-that-connect-the-center-of-a-parallelogram-with-its-vertices.lesson>Sum of vectors that connect the center of a parallelogram with its vertices</A> - <A HREF=http://www.algebra.com/algebra/homework/Vectors/Vectors-in-a-coordinate-plane.lesson>Vectors in a coordinate plane</A> - <A HREF=http://www.algebra.com/algebra/homework/Vectors/Addition-Subtraction-and-Multiplication-by-a-number-of-vectors-in-a-coordinate-plane.lesson>Addition, Subtraction and Multiplication by a number of vectors in a coordinate plane</A> - <A HREF=http://www.algebra.com/algebra/homework/Vectors/Summing-vectors-that-are-coherently-oriented-sides-of-a-convex-closed-polygon.lesson>Summing vectors that are coherently oriented sides of a convex closed polygon</A> - Summing vectors that are coherently oriented sides of an unclosed polygon (this lesson) - <A HREF=http://www.algebra.com/algebra/homework/word/geometry/The-Centroid-of-a-triangle-is-the-Intersection-point-of-its-medians.lesson>The Centroid of a triangle is the Intersection point of its medians</A> - <A HREF=http://www.algebra.com/algebra/homework/word/geometry/The-Centroid-of-a-parallelogram-is-the-Intersection-point-of-its-diagonals.lesson>The Centroid of a parallelogram is the Intersection point of its diagonals</A> - <A HREF=http://www.algebra.com/algebra/homework/word/geometry/Sum-of-the-vectors-connecting-the-center-of-mass-of-a-triangle-with-its-vertices.lesson>Sum of vectors connecting the center of mass of a triangle with its vertices</A> - <A HREF=http://www.algebra.com/algebra/homework/word/geometry/Sum-of-the-vectors-connecting-the-center-of-mass-of-a-quadrilateral-with-its-vertices.lesson>Sum of vectors connecting the center of mass of a quadrilateral with its vertices</A> - <A HREF=http://www.algebra.com/algebra/homework/Vectors/Sum-of-the-vectors-from-the-center-of-mass-of-the-n-sided-polygon-to-its-vertices.lesson>Sum of vectors connecting the center of mass of a n-sided polygon with its vertices</A> - <A HREF=http://www.algebra.com/algebra/homework/Vectors/Sum-of-vectors-connecting-the-center-of-a-regular-polygon-with-its-vertices.lesson>Sum of vectors connecting the center of a regular n-sided polygon with its vertices</A> - <A HREF=http://www.algebra.com/algebra/homework/Vectors/Solved-problems-on-vectors-in-a-plane.lesson>Solved problems on vectors in a plane</A> - <A HREF=http://www.algebra.com/algebra/homework/Vectors/Solved-problems-on-vectors-in-a-coordinate-plane.lesson>Solved problems on vectors in a coordinate plane</A> - <A HREF=http://www.algebra.com/algebra/homework/word/geometry/HOW-TO-find-the-length-of-the-vector-in-a-coordinate-plane.lesson>HOW TO find the length of the vector in a coordinate plane</A> - <A HREF=https://www.algebra.com/algebra/homework/Vectors/Flying-airplane-blowing-wind-airspeed-groundspeed-etc.lesson>Flying airplane, blowing wind, airspeed, groundspeed etc.</A> - <A HREF=https://www.algebra.com/algebra/homework/Vectors/REVIEW-of-Introductory-lessons-on-vectors-in-a-plane.lesson>OVERVIEW of Introductory lessons on vectors in a plane</A> Use this file/link <A HREF=https://www.algebra.com/algebra/homework/complex/ALGEBRA-II-YOUR-ONLINE-TEXTBOOK.lesson>ALGEBRA-II - YOUR ONLINE TEXTBOOK</A> to navigate over all topics and lessons of the online textbook ALGEBRA-II.