Finding Scalar Multipliers for Vector Equation

In summary, to find a and b such that v=au + bw, where u=<1, 2> and w=<1, -1> and v=<2, 1>, the equations a+ b= 2 and 2a- b= 1 can be set up and solved for a and b.
  • #1
fsm
88
0

Homework Statement


Find a and b such that v=au + bw, where u=<1, 2> and w=<1, -1>


Homework Equations


v=au + bw
v=<2, 1>


The Attempt at a Solution


No attempt

I really don't know where to begin. There is not an example like this in the book.
 
Physics news on Phys.org
  • #2
Well, try writing the equations in this format:
[tex]\left(\begin{array}{c}2\\1\end{array}\right)=a\left(\begin{array}{c}1\\2\end{array}\right)+b\left(\begin{array}{c}1\\-1\end{array}\right)[/tex]

Then set up equations for the x (top) component, and the y (bottom) component, and solve for a and b.
 
  • #3
Your equation says that a<1, 2>+ b< 1, -1>= <2, 1> or
<a+ b, 2a- b>= <2, 1>. Since two vectors are equal only if corresponding components are equal, you have the two equations a+ b= 2, 2a- b= 1. Solve those for a and b.
 
  • #4
I actually had it set up like that but thought I was doing something wrong. I didn't know what to do next. Thanks for the help!
 

FAQ: Finding Scalar Multipliers for Vector Equation

What is a vector equation?

A vector equation is a mathematical expression that represents a relationship between multiple vectors. It typically includes variables and constants, and is used to solve for unknown quantities.

How do I find the sum of vectors using a vector equation?

In order to find the sum of vectors using a vector equation, you must first express the vectors in terms of their components. Then, you can add the corresponding components together to find the sum of the vectors.

Can a vector equation be written in multiple ways?

Yes, a vector equation can be written in multiple ways depending on the context and the desired solution. It can be written as a system of linear equations, in component form, or using vector notation.

Is it possible to find the sum of more than two vectors using a vector equation?

Yes, it is possible to find the sum of any number of vectors using a vector equation. The process is the same as finding the sum of two vectors - express the vectors in terms of their components and add the corresponding components together.

Can a vector equation be used to find the magnitude and direction of a vector sum?

Yes, a vector equation can be used to find the magnitude and direction of a vector sum. After finding the sum of the vectors, you can use trigonometric functions to calculate the magnitude and direction of the resultant vector.

Back
Top