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): "^-3" was replaced by "^(-3)".
(2): "1.32" was replaced by "(132/100)".
Step 1 :
1.1 10 = 2•5
(10)-3 = (2•5)(-3) = (2)(-3) • (5)(-3)
Equation at the end of step 1 :
132
——— - ((2)(-3)•(5)(-3))
100
Step 2 :
33
Simplify ——
25
Equation at the end of step 2 :
33
—— - ((2)(-3)•(5)(-3))
25
Step 3 :
Calculating the Least Common Multiple :
3.1 Find the Least Common Multiple
The left denominator is : 25
The right denominator is : 1000
Prime Factor | Left Denominator | Right Denominator | L.C.M = Max {Left,Right} |
---|---|---|---|
5 | 2 | 3 | 3 |
2 | 0 | 3 | 3 |
Product of all Prime Factors | 25 | 1000 | 1000 |
Least Common Multiple:
1000
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 = 40
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. 33 • 40 —————————————————— = ——————— L.C.M 1000 R. Mult. • R. Num. 1 —————————————————— = ———— L.C.M 1000
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:
33 • 40 - (1) 1319
————————————— = ————
1000 1000
Final result :
1319
———— = 1.31900
1000
How did we do?
Please leave us feedback.