How Do You Solve for Variables in Vector Addition Equations?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 3K views
DoktorD
Messages
6
Reaction score
0

Homework Statement



Given:
[tex]\vec{A}[/tex]=(6.0[tex]\hat{i}[/tex] - 8.0[tex]\hat{j}[/tex])
[tex]\vec{B}[/tex]=(-8.0[tex]\hat{i}[/tex] + 3.0[tex]\hat{j}[/tex])
[tex]\vec{C}[/tex]=(26.0[tex]\hat{i}[/tex] + 19.0[tex]\hat{j}[/tex])

If aA+bB+C=0, what are the magnitudes of a and b?


Homework Equations





The Attempt at a Solution



a(6.0[tex]\hat{i}[/tex] - 8.0[tex]\hat{j}[/tex]) + b(-8.0[tex]\hat{i}[/tex] + 3.0[tex]\hat{j}[/tex]) + (26.0[tex]\hat{i}[/tex] + 19.0[tex]\hat{j}[/tex]) = 0

I know that's the set up of the equation, but I have no idea how to solve for a and b. Shouldn't there be a second equation to give the relationship between a and b or else there's an infnite number of solutions? Just by looking at it for a few periods, I saw that a = 5 and b = 7 works, but I can't figure out how to reach that answer using algebra!
 
Physics news on Phys.org
OK, but the thing is what method would be used here to find those two variables? What strategy would be used?
 
Nevermind, I got it
 
You have:

[tex]a(6\mathbf{\hat{i}}-8\mathbf{\hat{j}})+b(-8\mathbf{\hat{i}}+3\mathbf{\hat{j}})+(26\mathbf{\hat{i}}+19\mathbf{\hat{j}}) = (6a-8b+26)\mathbf{\hat{i}} + (-8a+3b+19)\mathbf{\hat{j}}=0[/tex]

For that to equal zero both i and j components must equal 0, so you have 2 simultaneous equations.