Solution - Adding, subtracting and finding the least common multiple
Step by Step Solution
Reformatting the input :
Changes made to your input should not affect the solution:
 (1): "1.2" was replaced by "(12/10)".
Step 1 :
            29
 Simplify   ——
            20
Equation at the end of step 1 :
        12     29
  (0 -  ——) -  ——
        10     20
Step 2 :
            6
 Simplify   —
            5
Equation at the end of step 2 :
        6     29
  (0 -  —) -  ——
        5     20
Step 3 :
Calculating the Least Common Multiple :
 3.1    Find the Least Common Multiple 
 
      The left denominator is :       5 
      The right denominator is :       20 
| Prime Factor | Left Denominator | Right Denominator | L.C.M = Max {Left,Right} | 
|---|---|---|---|
| 5 | 1 | 1 | 1 | 
| 2 | 0 | 2 | 2 | 
| Product of all Prime Factors | 5 | 20 | 20 | 
      Least Common Multiple: 
      20 
Calculating Multipliers :
 3.2    Calculate multipliers for the two fractions 
    Denote the Least Common Multiple by  L.C.M 
    Denote the Left Multiplier by  Left_M 
    Denote the Right Multiplier by  Right_M 
    Denote the Left Deniminator by  L_Deno 
    Denote the Right Multiplier by  R_Deno 
   Left_M = L.C.M / L_Deno = 4
   Right_M = L.C.M / R_Deno = 1
Making Equivalent Fractions :
 3.3      Rewrite the two fractions into equivalent fractions
Two fractions are called equivalent if they have the same numeric value.
 For example :  1/2   and  2/4  are equivalent,  y/(y+1)2   and  (y2+y)/(y+1)3  are equivalent as well. 
To calculate equivalent fraction , multiply the Numerator of each fraction, by its respective Multiplier.
L. Mult. • L. Num. -6 • 4 —————————————————— = —————— L.C.M 20 R. Mult. • R. Num. 29 —————————————————— = —— L.C.M 20
Adding fractions that have a common denominator :
 3.4       Adding up the two equivalent fractions 
Add the two equivalent fractions which now have a common denominator
Combine the numerators together, put the sum or difference over the common denominator then reduce to lowest terms if possible:
 -6 • 4 - (29)     -53
 —————————————  =  ———
      20           20 
Final result :
  -53            
  ——— = -2.65000 
  20             
How did we do?
Please leave us feedback.