Solution - Adding, subtracting and finding the least common multiple
Other Ways to Solve:
Step by Step Solution
Reformatting the input :
Changes made to your input should not affect the solution:
 (1): "1.5" was replaced by "(15/10)".
Rearrange:
Rearrange the equation by subtracting what is to the right of the equal sign from both sides of the equation : 
                     (15/10)-(x/900)=0 
Step by step solution :
Step 1 :
             x 
 Simplify   ———
            900
Equation at the end of step 1 :
  15     x 
  —— -  ———  = 0 
  10    900
Step 2 :
            3
 Simplify   —
            2
Equation at the end of step 2 :
  3     x 
  — -  ———  = 0 
  2    900
Step 3 :
Calculating the Least Common Multiple :
 3.1    Find the Least Common Multiple 
 
      The left denominator is :       2 
      The right denominator is :       900 
|  Prime  Factor  |  Left  Denominator  |  Right  Denominator  |  L.C.M = Max  {Left,Right}  | 
|---|---|---|---|
| 2 | 1 | 2 | 2 | 
| 3 | 0 | 2 | 2 | 
| 5 | 0 | 2 | 2 | 
|  Product of all  Prime Factors  | 2 | 900 | 900 | 
      Least Common Multiple: 
      900 
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 = 450
   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. 3 • 450 —————————————————— = ——————— L.C.M 900 R. Mult. • R. Num. x —————————————————— = ——— L.C.M 900
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:
 3 • 450 - (x)     1350 - x
 —————————————  =  ————————
      900            900   
Equation at the end of step 3 :
  1350 - x
  ————————  = 0 
    900   
Step 4 :
When a fraction equals zero :
 4.1    When a fraction equals zero ...Where a fraction equals zero, its numerator, the part which is above the fraction line, must equal zero.
Now,to get rid of the denominator, Tiger multiplys both sides of the equation by the denominator.
Here's how:
  1350-x
  —————— • 900 = 0 • 900
   900  
Now, on the left hand side, the  900  cancels out the denominator, while, on the right hand side, zero times anything is still zero.
The equation now takes the shape :
   1350-x  = 0
Solving a Single Variable Equation :
 4.2      Solve  :    -x+1350 = 0 
 Subtract  1350  from both sides of the equation : 
                      -x = -1350 
Multiply both sides of the equation by (-1) :  x = 1350 
One solution was found :
x = 1350How did we do?
Please leave us feedback.