How Do You Solve for Variables in Vector Addition Equations?

AI Thread Summary
To solve for the variables a and b in the vector addition equation aA + bB + C = 0, the components of the vectors must be set to zero. This results in two simultaneous equations derived from the i and j components: 6a - 8b + 26 = 0 and -8a + 3b + 19 = 0. The discussion highlights the need for both equations to find unique values for a and b, as there are infinitely many solutions without them. The user initially guessed a = 5 and b = 7, but sought an algebraic method to derive these values. Ultimately, the equations can be solved using standard algebraic techniques to find the correct magnitudes of a and b.
DoktorD
Messages
6
Reaction score
0

Homework Statement



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

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


Homework Equations





The Attempt at a Solution



a(6.0\hat{i} - 8.0\hat{j}) + b(-8.0\hat{i} + 3.0\hat{j}) + (26.0\hat{i} + 19.0\hat{j}) = 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
Well you will get two equations. To get the zero vector both i and j components have to be zero.
 
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:

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

For that to equal zero both i and j components must equal 0, so you have 2 simultaneous equations.
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Thread 'Trying to understand the logic behind adding vectors with an angle between them'
My initial calculation was to subtract V1 from V2 to show that from the perspective of the second aircraft the first one is -300km/h. So i checked with ChatGPT and it said I cant just subtract them because I have an angle between them. So I dont understand the reasoning of it. Like why should a velocity be dependent on an angle? I was thinking about how it would look like if the planes where parallel to each other, and then how it look like if one is turning away and I dont see it. Since...
Back
Top