3/4 - 2/3 In Fraction Form
What Is 3/4 - 2/3 in Fraction Form
Imagine you’re following a recipe that calls for three‑quarters of a cup of sugar, but you only have two‑thirds of a cup on hand. You wonder how much more you need to add, or conversely, how much you would have left if you used the two‑thirds first. That everyday question boils down to a simple subtraction of fractions: 3/4 − 2/3.
At its core, the expression asks for the difference between two parts of a whole. To find out how much one piece exceeds the other, we need to put them on a common footing, compare the pieces, and then subtract. Each fraction represents a piece — three out of four equal parts, and two out of three equal parts. The result is another fraction that tells us exactly the leftover amount.
Why It Matters / Why People Care
Everyday Situations
Fractions appear whenever we split things unevenly — cooking, carpentry, budgeting, or even sharing a pizza. Knowing how to subtract them lets you adjust quantities accurately. If you miscalculate, you might end up with a dish that’s too sweet, a shelf that’s too short, or a budget that doesn’t add up.
Building Math Confidence
Working with fractions builds a foundation for more advanced topics like algebra, ratios, and proportional reasoning. When the mechanics of finding a common denominator and subtracting numerators become second nature, students (and adults) feel less intimidated by word problems that involve parts of a whole.
Real‑World Problem Solving
Professionals in fields such as engineering, finance, and healthcare routinely manipulate fractional data. A pharmacist might need to calculate the difference between two dosages, while a contractor could determine how much material remains after a cut. Mastery of fraction subtraction translates directly to fewer errors and smoother workflows.
How It Works (or How to Do It)
Step 1: Find a Common Denominator
The first hurdle is that the two fractions speak different “languages.” Three‑quarters is based on a whole divided into four pieces, while two‑thirds assumes three pieces. Worth adding: to compare them, we rewrite each fraction so they share the same denominator. The smallest number that both 4 and 3 divide into evenly is 12.
Step 2: Rewrite Each Fraction
We convert each original fraction to an equivalent fraction with denominator 12, keeping the value unchanged.
- For 3/4, multiply numerator and denominator by 3: (3 × 3)/(4 × 3) = 9/12.
- For 2/3, multiply numerator and denominator by 4: (2 × 4)/(3 × 4) = 8/12.
Now the problem looks like 9/12 − 8/12.
Step 3: Subtract the Numerators
Because the denominators match, we simply subtract the top numbers: 9 − 8 =
9 − 8 = 1, and because the denominator stays at 12, the difference is
[ \frac{1}{12}. ]
The fraction (\frac{1}{12}) is already in its lowest terms—1 and 12 share no common factor other than 1. So the result of the subtraction ( \frac{3}{4} - \frac{2}{3} ) is exactly one‑twelfth of the whole.
Quick Check with Decimals
If you ever want a fast sanity check, convert each fraction to a decimal:
[ \frac{3}{4}=0.75,\qquad \frac{2}{3}\approx0.666\overline{6}. ]
Subtracting gives
[ 0.
Subtracting gives
[ 0.75-0.666\overline{6}=0.083\overline{3}=\frac{1}{12}, ]
so the decimal check confirms the exact result obtained with the common‑denominator method.
A Handy Shortcut: Cross‑Multiplication
For those who prefer a single‑step calculation, the “cross‑multiplication” formula works directly on two fractions (\frac{a}{b}) and (\frac{c}{d}):
[ \frac{a}{b}-\frac{c}{d};=;\frac{ad-bc}{bd}. ]
Applying it to our example:
[ \frac{3}{4}-\frac{2}{3} =\frac{3\cdot3-2\cdot4}{4\cdot3} =\frac{9-8}{12} =\frac{1}{12}. ]
This approach bypasses the need to rewrite each fraction separately; you multiply the numerator of the first fraction by the denominator of the second, subtract the product of the second numerator times the first denominator, and place the result over the product of the two denominators. It’s especially useful when you’re working without a calculator and the denominators are relatively small.
Cross‑Canceling Before You Multiply
If the numbers share a factor, you can simplify first to keep calculations tidy. Take this case: before applying the cross‑multiplication formula, look for any common factor between a numerator and the opposite denominator:
[ \frac{3}{4}-\frac{2}{3} \quad\
…the numerator of the first fraction and the denominator of the second, or the numerator of the second and the denominator of the first. If a pair shares a factor greater than 1, you can divide both numbers by that factor before you multiply, which keeps the intermediate products smaller and reduces the chance of arithmetic slips.
Example: Compute (\frac{5}{6} - \frac{7}{9}).
-
Identify cross‑pairs:
- Numerator 5 (first) with denominator 9 (second) – no common factor.
- Numerator 7 (second) with denominator 6 (first) – also no common factor.
In this case cross‑canceling doesn’t help, so we proceed directly: [ \frac{5}{6}-\frac{7}{9}= \frac{5\cdot9-7\cdot6}{6\cdot9} =\frac{45-42}{54} =\frac{3}{54} =\frac{1}{18}. ]
-
Now try a case where canceling does help: (\frac{8}{15} - \frac{3}{10}).
For more on this topic, read our article on how many feet is in a quarter mile or check out what is the molecular mass of co2.
- Cross‑pair 8 (first numerator) and 10 (second denominator) share a factor of 2.
- Cross‑pair 3 (second numerator) and 15 (first denominator) share a factor of 3.
Divide each pair before multiplying: [ \frac{8}{15}-\frac{3}{10} =\frac{(8\div2)}{15}-\frac{3}{(10\div2)} =\frac{4}{15}-\frac{3}{5}. ] (Notice we only changed the second fraction’s denominator; the first fraction’s numerator became 4.)
Apply the cross‑multiplication formula to the reduced pair: [ \frac{4}{15}-\frac{3}{5} =\frac{4\cdot5-3\cdot15}{15\cdot5} =\frac{20-45}{75} =\frac{-25}{75} =-\frac{1}{3}. ]
Had we multiplied first, we would have gotten (\frac{8\cdot10-3\cdot15}{150}=\frac{80-45}{150}=\frac{35}{150}=\frac{7}{30}), which is not equivalent because we altered the fractions incorrectly. The correct cross‑canceling step must be applied symmetrically: divide both members of a cross‑pair, then keep the other parts unchanged. A safer route is to factor each numerator and denominator and cancel any common factor that appears once in a numerator and once in the opposite denominator before forming the products.
Doing that properly: [ \frac{8}{15}-\frac{3}{10} =\frac{(2\cdot4)}{(3\cdot5)}-\frac{3}{(2\cdot5)} ] Cancel the shared 2 between the first numerator and second denominator, and the shared 5 between the two denominators: [ =\frac{4}{3}-\frac{3}{1} =\frac{4}{3}-3 =\frac{4-9}{3} =-\frac{5}{3}. ] (Both routes give the same result after simplification; the key is to cancel only when the factor appears in a numerator and the opposite denominator.)
Why These Techniques Matter
- Common‑denominator method is transparent and works for any pair of fractions, making it ideal for teaching the concept of equivalent fractions.
- Cross‑multiplication condenses the process into a single formula, handy for quick mental checks or when writing code.
- Cross‑canceling reduces the size of the numbers you multiply, lowering the risk of arithmetic errors and speeding up calculations, especially with larger denominators.
Conclusion
Subtracting fractions boils down to expressing them with a shared denominator, then subtracting the numerators. Whether you prefer the step‑by‑step rewrite‑to‑twelfths approach, the compact cross‑multiplication formula, or a pre‑emptive cross‑cancel to keep numbers small, each technique arrives at the same exact answer. For (\frac{3}{4}-\frac{2}{3}) the result is (\frac{1}{12}), a value confirmed both by fraction arithmetic and by a quick decimal check. Mastering these tools lets you handle fraction subtraction confidently, whether you’re solving homework problems, adjusting recipes, or working with measurements in any real‑world context.
Building on the foundation of common denominators, cross‑multiplication, and strategic canceling, it’s useful to see how these ideas extend to more complex situations.
Subtracting Mixed Numbers
When a problem involves mixed numbers, the safest first step is to convert each mixed number to an improper fraction. Here's one way to look at it: to compute (3\frac{1}{4}-1\frac{2}{3}), rewrite the terms as (\frac{13}{4}) and (\frac{5}{3}). Then apply any of the subtraction techniques described earlier — find a common denominator (12), cross‑multiply, or cancel before multiplying. After obtaining the result (\frac{19}{12}), you may convert back to a mixed number ((1\frac{7}{12})) if the context calls for it.
Working with Negative Fractions
Subtraction of a negative fraction is equivalent to addition: (\frac{a}{b}-(-\frac{c}{d})=\frac{a}{b}+\frac{c}{d}). Recognizing this shortcut can save a step, especially in algebraic expressions where signs frequently change. Conversely, subtracting a positive fraction from a negative one follows the same rules; just keep track of the overall sign after you combine the numerators.
Dealing with Large Denominators
When denominators are large, finding the least common multiple (LCM) can become tedious. Prime factorization offers a systematic way: factor each denominator, take the highest power of each prime that appears, and multiply those together to get the LCM. Once the LCM is known, rewrite each fraction with that denominator and proceed. This method avoids guesswork and reduces the chance of missing a smaller common denominator.
Checking Your Work
A quick sanity check can catch many errors. Convert each fraction to a decimal (or use a calculator) and verify that the decimal difference matches the decimal form of your fractional answer. Additionally, estimate: if you’re subtracting a smaller fraction from a larger one, the result should be positive and less than the larger fraction; if the opposite, expect a negative outcome.
Common Pitfalls to Avoid
- Incorrectly canceling across both numerators or both denominators – cancel only when a factor appears in one numerator and the opposite denominator.
- Forgetting to simplify the final fraction – always reduce by dividing numerator and denominator by their greatest common divisor.
- Misapplying the cross‑multiplication formula – remember it yields (\frac{ad-bc}{bd}); swapping the order of subtraction changes the sign.
- Overlooking mixed‑number conversion – attempting to subtract the whole and fractional parts separately without borrowing can lead to mistakes.
Extending to Algebraic Fractions
The same principles apply when the numerators and denominators contain variables. Factor each polynomial, cancel common factors that appear crosswise, then combine using the common denominator (the product of the distinct factors). This approach simplifies expressions before performing the subtraction, making subsequent algebraic manipulation easier.
Conclusion
Mastering fraction subtraction hinges on recognizing that the operation is fundamentally about creating a common ground for the parts being compared. Whether you rewrite fractions with a shared denominator, apply the compact cross‑multiplication formula, or pre‑emptively cancel common factors, each method rests on the same mathematical truth: equivalent fractions represent the same quantity. That's why by extending these techniques to mixed numbers, negative values, large denominators, and algebraic expressions, you gain a versatile toolkit that works reliably across academic exercises and real‑world scenarios. With practice, the process becomes intuitive, allowing you to subtract fractions swiftly and accurately.
Latest Posts
Just Made It Online
-
3 4 2 3 In Fraction Form
Aug 28, 2026
-
Which Of The Following Pairs Of Numbers Contain Like Fractions
Aug 28, 2026
-
Which Idea Does The Author Introduce First
Aug 28, 2026
-
What Is The Due Diligence Framework Followed In Itis
Aug 28, 2026
-
How Many Irrational Numbers Are There Between 1 And 6
Aug 28, 2026
Related Posts
While You're Here
-
What Is The Central Idea Of The Text
Aug 01, 2026
-
40 Of 120 Is What Percent
Aug 01, 2026
-
How Do You Find The Absolute Value Of A Fraction
Aug 01, 2026
-
In This Unit You Learned To
Aug 01, 2026
-
Which Of The Following Is True About Cannabis
Aug 01, 2026