Saad i Riaz Messages 7 Reaction score 0 Thread starter Oct 23, 2009 #1 Homework Statement Show how to find A and B, given A+B and A-B ??
Bill Foster Messages 334 Reaction score 0 Oct 23, 2009 #2 Are they vectors? Doesn't really matter. [tex]\textbf{A}+\textbf{B}=\textbf{x}[/tex] [tex]\textbf{A}-\textbf{B}=\textbf{y}[/tex] Do you know how to solve a system of linear equations?
Are they vectors? Doesn't really matter. [tex]\textbf{A}+\textbf{B}=\textbf{x}[/tex] [tex]\textbf{A}-\textbf{B}=\textbf{y}[/tex] Do you know how to solve a system of linear equations?
Bill Foster Messages 334 Reaction score 0 Oct 23, 2009 #4 Using the two equations above, write A in terms of x and y, and write B in terms of x and y. You can do this by adding one equation to the other, and subtracting one equation from the other.
Using the two equations above, write A in terms of x and y, and write B in terms of x and y. You can do this by adding one equation to the other, and subtracting one equation from the other.
Saad i Riaz Messages 7 Reaction score 0 Oct 24, 2009 #5 please explain me in detail becoz i have tried but my answer is not correct...
Bill Foster Messages 334 Reaction score 0 Oct 24, 2009 #6 [tex]\textbf{A}+\textbf{B}=\textbf{x}[/tex] (1) [tex]\textbf{A}-\textbf{B}=\textbf{y}[/tex] (2) Add eq (1) and (2): [tex]\left(\textbf{A}+\textbf{B}=\textbf{x}\right) + \left(\textbf{A}-\textbf{B}=\textbf{y}\right)[/tex] [tex]\left(\textbf{A}+\textbf{B}+\textbf{A}-\textbf{B}\right) = \left(\textbf{x}+\textbf{y}\right)[/tex] [tex]\left(\textbf{A}+\textbf{A}\right) = \left(\textbf{x}+\textbf{y}\right)[/tex] [tex]\left(2\textbf{A}\right) = \left(\textbf{x}+\textbf{y}\right)[/tex] [tex]\textbf{A} = \frac{\textbf{x}+\textbf{y}}{2}[/tex] Subtract eq (2) from eq (1): [tex]\left(\textbf{A}+\textbf{B}=\textbf{x}\right) - \left(\textbf{A}-\textbf{B}=\textbf{y}\right)[/tex] [tex]\textbf{B} = \frac{\textbf{x}-\textbf{y}}{2}[/tex]
[tex]\textbf{A}+\textbf{B}=\textbf{x}[/tex] (1) [tex]\textbf{A}-\textbf{B}=\textbf{y}[/tex] (2) Add eq (1) and (2): [tex]\left(\textbf{A}+\textbf{B}=\textbf{x}\right) + \left(\textbf{A}-\textbf{B}=\textbf{y}\right)[/tex] [tex]\left(\textbf{A}+\textbf{B}+\textbf{A}-\textbf{B}\right) = \left(\textbf{x}+\textbf{y}\right)[/tex] [tex]\left(\textbf{A}+\textbf{A}\right) = \left(\textbf{x}+\textbf{y}\right)[/tex] [tex]\left(2\textbf{A}\right) = \left(\textbf{x}+\textbf{y}\right)[/tex] [tex]\textbf{A} = \frac{\textbf{x}+\textbf{y}}{2}[/tex] Subtract eq (2) from eq (1): [tex]\left(\textbf{A}+\textbf{B}=\textbf{x}\right) - \left(\textbf{A}-\textbf{B}=\textbf{y}\right)[/tex] [tex]\textbf{B} = \frac{\textbf{x}-\textbf{y}}{2}[/tex]