Solution - Adding, subtracting and finding the least common multiple
Other Ways to Solve
Adding, subtracting and finding the least common multipleStep by Step Solution
Reformatting the input :
Changes made to your input should not affect the solution:
(1): "^-1" was replaced by "^(-1))". 1 more similar replacement(s)
Step 1 :
1
Simplify —
n
Equation at the end of step 1 :
((xa)-11) 1 (————————— • ((xb)-1)) - — n nStep 2 :
x(-11)a(-11) Simplify ———————————— n
Equation at the end of step 2 :
1 1 (——————— • x(-1)b(-1)) - — x11a11n nStep 3 :
Calculating the Least Common Multiple :
3.1 Find the Least Common Multiple
The left denominator is : x12a11nb
The right denominator is : n
Algebraic Factor | Left Denominator | Right Denominator | L.C.M = Max {Left,Right} |
---|---|---|---|
x | 12 | 0 | 12 |
a | 11 | 0 | 11 |
n | 1 | 1 | 1 |
b | 1 | 0 | 1 |
Least Common Multiple:
x12a11nb
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 = 1
Right_M = L.C.M / R_Deno = x12a11b
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. 1 —————————————————— = ———————— L.C.M x12a11nb R. Mult. • R. Num. x12a11b —————————————————— = ———————— L.C.M x12a11nb
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:
1 - (x12a11b) 1 - x12a11b
————————————— = ———————————
x12a11nb x12a11nb
Trying to factor as a Difference of Squares :
3.5 Factoring: 1 - x12a11b
Theory : A difference of two perfect squares, A2 - B2 can be factored into (A+B) • (A-B)
Proof : (A+B) • (A-B) =
A2 - AB + BA - B2 =
A2 - AB + AB - B2 =
A2 - B2
Note : AB = BA is the commutative property of multiplication.
Note : - AB + AB equals zero and is therefore eliminated from the expression.
Check : 1 is the square of 1
Check : x12 is the square of x6
Check : a11 is not a square !!
Ruling : Binomial can not be factored as the difference of two perfect squares
Trying to factor as a Difference of Cubes:
3.6 Factoring: 1 - x12a11b
Theory : A difference of two perfect cubes, a3 - b3 can be factored into
(a-b) • (a2 +ab +b2)
Proof : (a-b)•(a2+ab+b2) =
a3+a2b+ab2-ba2-b2a-b3 =
a3+(a2b-ba2)+(ab2-b2a)-b3 =
a3+0+0-b3 =
a3-b3
Check : 1 is the cube of 1
Check : x12 is the cube of x4
Check : a 11 is not a cube !!
Ruling : Binomial can not be factored as the difference of two perfect cubes
Final result :
1 - x12a11b
———————————
x12a11nb
How did we do?
Please leave us feedback.