HTML Diff
0 added 0 removed
Original 2026-01-01
Modified 2026-02-28
1 <p>The following are methods of subtracting vectors:</p>
1 <p>The following are methods of subtracting vectors:</p>
2 <p><strong>Method 1: Graphical Method</strong></p>
2 <p><strong>Method 1: Graphical Method</strong></p>
3 <p>To apply the graphical method for vector subtraction, use the following steps.</p>
3 <p>To apply the graphical method for vector subtraction, use the following steps.</p>
4 <p><strong>Step 1:</strong>Draw the first vector using a suitable scale and direction.</p>
4 <p><strong>Step 1:</strong>Draw the first vector using a suitable scale and direction.</p>
5 <p><strong>Step 2:</strong>Draw the second vector in the opposite direction using the same scale.</p>
5 <p><strong>Step 2:</strong>Draw the second vector in the opposite direction using the same scale.</p>
6 <p><strong>Step 3:</strong>Connect the initial point of the first vector to the endpoint of the reversed second vector to find the resultant vector.</p>
6 <p><strong>Step 3:</strong>Connect the initial point of the first vector to the endpoint of the reversed second vector to find the resultant vector.</p>
7 <p>Example: Subtract vector w from vector v.</p>
7 <p>Example: Subtract vector w from vector v.</p>
8 <p><strong>Step 1:</strong>Draw v.</p>
8 <p><strong>Step 1:</strong>Draw v.</p>
9 <p><strong>Step 2:</strong>Reverse and draw w.</p>
9 <p><strong>Step 2:</strong>Reverse and draw w.</p>
10 <p><strong>Step 3:</strong>Draw the resultant vector from the start of v to the end of the reversed w.</p>
10 <p><strong>Step 3:</strong>Draw the resultant vector from the start of v to the end of the reversed w.</p>
11 <p><strong>Method 2: Analytical Method</strong></p>
11 <p><strong>Method 2: Analytical Method</strong></p>
12 <p>In the analytical method, we use vector components.</p>
12 <p>In the analytical method, we use vector components.</p>
13 <p>Subtract the corresponding components of the vectors to find the resultant vector.</p>
13 <p>Subtract the corresponding components of the vectors to find the resultant vector.</p>
14 <p>For example, Subtract w(2, -3) from v(5, 4). v(5, 4) - w(2, -3) = (5-2, 4-(-3)) = (3, 7)</p>
14 <p>For example, Subtract w(2, -3) from v(5, 4). v(5, 4) - w(2, -3) = (5-2, 4-(-3)) = (3, 7)</p>
15 <p>Therefore, the resultant vector is (3, 7).</p>
15 <p>Therefore, the resultant vector is (3, 7).</p>
16  
16