How to Solve a Vector Equation with Doubts on the Solution?

  • Context: Undergrad 
  • Thread starter Thread starter PcumP_Ravenclaw
  • Start date Start date
  • Tags Tags
    Vector
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
3 replies · 2K views
PcumP_Ravenclaw
Messages
105
Reaction score
4
I have some doubts about the solution to ## x + (x \cdot a)c = b ## according to the first attachment, (Alan F. Beardon, Algebra and geometry)? λ = 1 and μ =1

He says that we should view the above equation as a line ## x + t*c = b## then substitute this x back into ## x + (x \cdot a)c = b ## but t also has x in it? As ## x + t*c = b## comes from ## x + (x \cdot a)c = b ## how can we put it back into the original equation as above?

Next, I made the substitution in the second attachment. Please explain why t is all the real numbers as solution when ## a \cdot b = 0 ## AND ## 1 + a \cdot c = 0 ##? ##\frac{0}{0}## is undefined right? is that why t can be any value?
 

Attachments

  • vec4.jpg
    vec4.jpg
    28 KB · Views: 452
  • vec3.jpg
    vec3.jpg
    44.6 KB · Views: 413
Physics news on Phys.org
Svein said:
So scalar multiply this equation with a. This will give you a solution for x⋅a and then for x.

## x \cdot a +(x \cdot a)(c \cdot a) = (b \cdot a)##

factorising ## x \cdot a ## gives ## (x \cdot a)(1 + (c \cdot a)) = (b \cdot a) ##

## (x \cdot a) = \frac{(b \cdot a)}{(1 + (c \cdot a))} ##

say RHS = the scalar m then

##x_1 a_1 + x_2 a_2 + x_3 a_3 = m## now how to find x1, x2 & x3?
 
PcumP_Ravenclaw said:
now how to find x1, x2 & x3?
You have just computed x⋅a. Your original equation says x+(x⋅a)c=b. I assume that b and c are given. Solve for x
 
  • Like
Likes   Reactions: PcumP_Ravenclaw