What is 1/2 plus 1/3?
5/6, which is 0.833333 as a decimal. The working shows a common denominator of 6, the rewritten pair 3/6 and 2/6, and a note that 5/6 is already in lowest terms. Enter 1 and 2 for the first fraction, 1 and 3 for the second, and leave add selected.
What is 3/4 minus 1/2?
1/4, or 0.25. The calculator multiplies the denominators for a common denominator of 8, rewrites the pair as 6/8 and 4/8, subtracts to 2/8, and then simplifies by 2 to reach 1/4.
What is 2/3 times 3/4?
1/2, or 0.5. Multiplication needs no common denominator: the step line reads (2 x 3) / (3 x 4) = 6/12, which then simplifies by 6 to 1/2.
What is 1/2 divided by 1/4?
2. Dividing by a fraction is multiplying by its reciprocal, so the working shows 1/2 x 4/1 = 4/2, simplified to 2/1. The reduced line reads 2/1 and the mixed line reads 2, since the answer is a whole number.
How do I convert an improper fraction like 11/4 to a mixed number?
Enter 11 and 4 as the first fraction, put 0 over 1 in the second, and choose add. Adding zero changes nothing, so the mixed line reads 2 3/4 and the decimal reads 2.75. There is no separate convert mode, but this works for any single fraction.
Can I enter a decimal such as 0.5 as a numerator?
The fields accept it and simple cases still come out right: 0.5/2 plus 1/4 reduces to 1/2. The tool is built for whole-number numerators and denominators though, and the working line will show your decimal exactly as typed, so convert to whole numbers first when the answer matters.
Does it convert a fraction to a percentage?
Not directly. Read the decimal line and multiply by 100: 5/6 shows as 0.833333, which is 83.3333 percent. The Percentage Calculator on this site handles the percentage arithmetic once you have the decimal.
Why do I get an error message instead of an answer?
Two checks run before any arithmetic. A denominator of zero on either fraction returns "Denominators cannot be zero", and dividing by a fraction whose numerator is zero returns "Cannot divide by a fraction equal to zero". A blank numerator or denominator asks you to fill both in, and a value with a comma in it does not parse as a number.
Is the answer always fully reduced?
Yes. Whatever the intermediate common denominator was, the final numerator and denominator are divided by their greatest common divisor, so 2/4 comes back as 1/2 and 6/8 as 3/4. The unreduced intermediate form is shown in the working so you can follow how the answer was reached.
How do I enter a mixed number like 2 3/4?
Put 2 in the whole box, 3 in the numerator, and 4 in the denominator. The tool converts it internally to the improper fraction 11/4 before doing any arithmetic. Leave the whole box empty for a plain fraction, in which case the numerator carries the sign, so -1 over 2 stays negative.
Why is the common denominator bigger than it needs to be?
Because the calculator multiplies the two denominators rather than finding their least common multiple. For 1/4 plus 1/6 it uses 24 instead of 12. The arithmetic is identical and the final answer is reduced to the same fraction either way; it only means the middle line of the working has larger numbers than a textbook would show.
What happens if I divide by zero?
It is refused with an explicit message rather than producing Infinity or NaN. A denominator of zero on either fraction is also rejected, since a fraction with a zero denominator is not a number at all. Both checks happen before any arithmetic runs.
Can it handle negative fractions?
Yes. If you use the whole-number box, the sign on the whole part applies to the entire mixed number, which is the standard convention: -2 1/2 is negative two and a half. With no whole part, a negative numerator makes the fraction negative. A negative denominator works too, and the sign is normalised into the numerator when the result is reduced.