Solving a Vector Problem: v1 and v2 Sum to <-4,1,1> with Given Conditions

  • Thread starter Thread starter Loppyfoot
  • Start date Start date
  • Tags Tags
    Vector
Loppyfoot
Messages
192
Reaction score
0

Homework Statement



Find two vectors, v1, and v2, whose sum is <-4,1,1>, where v1 is parallel to <2,5,-4>, and where v2 is perpendicular to <2,5,-4>



Homework Equations



I am guessing I use the cross product for this equation, but I'm confused about how to start this problem.

The Attempt at a Solution



any hlep at all would be greatly appreciated!
 
Physics news on Phys.org
Loppyfoot said:

Homework Statement



Find two vectors, v1, and v2, whose sum is <-4,1,1>, where v1 is parallel to <2,5,-4>, and where v2 is perpendicular to <2,5,-4>



Homework Equations



I am guessing I use the cross product for this equation, but I'm confused about how to start this problem.
Don't use the cross product.

Write v1 and v2 using coordinates. You're given that they add to <-4, 1, 1>. You're also given that v1 is parallel to <2, 5, -4>, which means that v1 is some constant multiple of <2, 5, -4>. You're also given that v2 is perpendicular to <2, 5, -4>. Two vectors being perpendicular should suggest a particular operation.
 
So, first I realized that v1= K<2,5,-4>

Then I figured that since v1+v2=sum, ;
then:

<4,1,1> - K<2,5,-4> = v2

Now, what process would I use to find K?
 
Loppyfoot said:
So, first I realized that v1= K<2,5,-4>
Then what are the coordinates of v1?

Loppyfoot said:
Then I figured that since v1+v2=sum, ;
then:

<4,1,1> - K<2,5,-4> = v2

Now, what process would I use to find K?
How about finding coordinates for v2 first?

Also what can you do with the given information that v2 is perpendicular to <2, 5, -4>?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top