Chapter 8: Problem 4
A line passes through the points \(A(2,1)\) and \(B(-3,5) .\) Write two different vector equations for this line.
Short Answer
Expert verified
Two vector equations are: \(\mathbf{r} = \langle 2, 1 \rangle + t\langle -5, 4 \rangle\) and \(\mathbf{r} = \langle -3, 5 \rangle + t\langle -5, 4 \rangle\).
Step by step solution
01
Understanding the vector equation format
The vector equation of a line passing through a point \(P(x_0, y_0)\) with direction vector \(\mathbf{d} = \langle a, b \rangle\) is given by \(\mathbf{r} = \mathbf{r}_0 + t\mathbf{d}\), where \(\mathbf{r}_0\) is the position vector of point \(P\), and \(t\) is a scalar.
02
Finding the direction vector of the line
To find the direction vector \(\mathbf{d}\), subtract the coordinates of point \(A(2,1)\) from point \(B(-3,5)\). The direction vector is \(\mathbf{d} = \langle -3 - 2, 5 - 1 \rangle = \langle -5, 4 \rangle\).
03
Writing the first vector equation using point A
Using point \(A(2,1)\) and the direction vector \(\langle -5, 4 \rangle\), the vector equation is \(\mathbf{r} = \langle 2, 1 \rangle + t\langle -5, 4 \rangle\).
04
Writing the second vector equation using point B
Alternatively, using point \(B(-3,5)\) and the same direction vector \(\langle -5, 4 \rangle\), the vector equation is \(\mathbf{r} = \langle -3, 5 \rangle + t\langle -5, 4 \rangle\).
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Direction Vector
The direction vector is a crucial concept when dealing with vector equations of a line. It essentially tells you the direction in which the line moves. Consider it a set of instructions for moving along the line, starting from any point on that line. In mathematical terms, the direction vector \( \mathbf{d} = \langle a, b \rangle \) is derived by subtracting the coordinates of one point on the line from another. This vector shows how much the line goes in the horizontal and vertical directions.
- For the line passing through points \( A(2,1) \) and \( B(-3,5) \), the direction vector was found by \( \langle -3 - 2, 5 - 1 \rangle = \langle -5, 4 \rangle \).
- This means to move from any point on the line, you move 5 units left horizontally and 4 units up vertically.
Position Vector
A position vector is used to denote the position of a point relative to the origin of a coordinate plane. It's like pointing from the center of the universe (origin) to where you stand (a point on the line). This vector is typically represented as \( \mathbf{r}_0 = \langle x_0, y_0 \rangle \), where \( x_0 \) and \( y_0 \) are the coordinates of the point you're referencing.
For example, in our exercises:
For example, in our exercises:
- Using point A(2,1), the position vector is \( \mathbf{r}_0 = \langle 2, 1 \rangle \).
- Or using point B(-3,5), it becomes \( \mathbf{r}_0 = \langle -3, 5 \rangle \).
Scalar
A scalar is a simple number that stands alone, without any direction. In the context of vector equations, it acts as a multiplier. When you see \( t \) in a vector equation, that is your scalar. Here's how it works: the scalar multiplies the direction vector to give you different points on the line.
- The scalar \( t \) can be any real number, allowing the line to stretch infinitely in both directions along the direction vector.
- For example, for \( \mathbf{r} = \mathbf{r}_0 + t\mathbf{d} \), changing \( t \) allows you to compute every possible point on the line.
- A unique \( t \) for every point ensures that no matter how far you extend it, you'll find the position on the line.
Vector Equation of a Line
The vector equation of a line combines all our learned concepts: the position vector, direction vector, and scalar. It's similar to a recipe—you need all the ingredients to make the whole dish. This equation is expressed as \( \mathbf{r} = \mathbf{r}_0 + t\mathbf{d} \), where:
Using points A and B in our example resulted in two vector equations:
- \( \mathbf{r} \) is any point on the line.
- \( \mathbf{r}_0 \) is your starting position vector.
- \( t \) is the scalar that adjusts how far you go along the line.
- \( \mathbf{d} \) is the direction vector, guiding your movement.
Using points A and B in our example resulted in two vector equations:
- \( \mathbf{r} = \langle 2, 1 \rangle + t\langle -5, 4 \rangle \)
- \( \mathbf{r} = \langle -3, 5 \rangle + t\langle -5, 4 \rangle \)