Vector Problem - is this even solvable?

  • Thread starter Thread starter The_Chromer
  • Start date Start date
  • Tags Tags
    even Vector
AI Thread Summary
The discussion revolves around solving a vector problem involving constants a and b that multiply vectors A and B. The initial confusion stems from the lack of specific values for a and b, leading to attempts at using cross and dot product rules. Participants confirm that the problem can be approached as a set of simultaneous equations by separating vector components. After several attempts, the user successfully calculates the values of a and b, which are accepted by their online homework system. The conversation highlights the importance of clarity in algebraic expressions and the usefulness of computational tools in solving complex problems.
The_Chromer
Messages
15
Reaction score
0

Homework Statement


[PLAIN]http://img703.imageshack.us/img703/8599/physicsks.png


Homework Equations


I'm considering cross product and dot product rules, yet I don't know where to begin with this one.


The Attempt at a Solution


I have two pages of scratch paper that is littered with failed attempts to solve the problem.

-There are no values for a or b given.
-Is there even enough information to solve these problems?
 
Last edited by a moderator:
Physics news on Phys.org
this is basically a set of 2X2 simultaneous equation, which you can do by seperating the two components of each vector
 
Hint: a and b are constants which multiply the vectors A and B, respectively. There is no implied dot or cross product in the problem statement as shown.
 
I think I'm on the right track... thanks guys. Can you confirm if this is heading in the correct direction?

a<81,-73>+b<-79,49>+<60,85>=<0,0>

So,

81a-79b+60=0
-73a+49b+85=0

?
 
yup :)
 
These numbers are ugly... mind sticking around until I work it out? :)
 
Still haven't figured it out :/
 
Last edited:
do you have to solve it by hand? or are you allowed to use calculators/computers?
 
Even if I solve it, I still think there's something going wrong... I'll use a computer. I just tried doing it with matrices, lol.
 
  • #10
you can always substitute your answers back into the question and see if the identity holds, faster and simpler than rechecking all your steps
 
  • #11
You're right - I have new values for a and b

a=5.520297
b=6.489422

Pretty sure I got it! Thank you for your help!
 
  • #12
glad to help :)
 
  • #13
It was correct - my online homework thing accepted it, lol. The algebra was just a little ambiguous.
 
Back
Top