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): "4.3" was replaced by "(43/10)". 2 more similar replacement(s)
Step 1 :
            43
 Simplify   ——
            10
Equation at the end of step 1 :
  752    43
  ——— -  ——
  100    10
Step 2 :
            188
 Simplify   ———
            25 
Equation at the end of step 2 :
  188    43
  ——— -  ——
  25     10
Step 3 :
Calculating the Least Common Multiple :
 3.1    Find the Least Common Multiple 
 
      The left denominator is :       25 
      The right denominator is :       10 
| Prime Factor | Left Denominator | Right Denominator | L.C.M = Max {Left,Right} | 
|---|---|---|---|
| 5 | 2 | 1 | 2 | 
| 2 | 0 | 1 | 1 | 
| Product of all Prime Factors | 25 | 10 | 50 | 
      Least Common Multiple: 
      50 
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 = 2
   Right_M = L.C.M / R_Deno = 5
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. 188 • 2 —————————————————— = ——————— L.C.M 50 R. Mult. • R. Num. 43 • 5 —————————————————— = —————— L.C.M 50
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:
 188 • 2 - (43 • 5)     161
 ——————————————————  =  ———
         50             50 
Final result :
  161           
  ——— = 3.22000 
  50            
How did we do?
Please leave us feedback.