SOLUTION: Z=Ma=ba, solve for a

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: Z=Ma=ba, solve for a      Log On


   



Question 1052130: Z=Ma=ba, solve for a
Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
 Z = Ma = ba

You made a typo. One of those = signs should either 
be a + and a -.  Here are all possibilities:


1.     Z+Ma = ba, solve for a
      Ma-Ba = -Z
     a(M-B) = -Z
          a = -Z/(M-B)

2.        Z = Ma+ba, solve for a
      Ma+ba = Z
     a(M+b) = Z
          a = Z/(M+b) 

3.     Z-Ma = ba, solve for a
          Z = Ma+ba
      Ma+ba = Z
     a(M+b) = Z
          a = Z/(M+b)

4.       Z = Ma-ba, solve for a
      Ma-ba = Z
     a(M-b) = Z
          a = Z/(M-b)

Edwin