Subtract one fraction from another.
Both fractions are put over a common denominator, then the numerators are subtracted.
Difference: a/b − c/d = (a×d − c×b) ÷ (b×d)
Can the result be negative?
Yes, if the second fraction is bigger than the first. The minus sign then carries into the top number of the answer.