Apply a defined symbol to compute with fractions
For any two numbers and , define a new operation as follows:
Find the difference between and .
Show solution
Understand
A made-up operation a⊙b means (a+b) divided by (a-b). I must compute 8⊙3 and 9⊙4 and find how much bigger one result is than the other.
- a⊙b = (a+b)/(a-b).
- We need 8⊙3 and 9⊙4.
- We want the difference between the two results.
- The value of 8⊙3 minus 9⊙4 (the difference).
- Substitute the given numbers into the definition exactly as written.
Plan
#7 Identify Subproblems · also uses: #6 Guess and Check
Break the task into two subproblems — evaluate each ⊙ expression by plugging into the rule — then subtract the two fractions. The rule is a recipe to follow step by step.
Execute
Review
Both results are a little over 2 (11/5 = 2.2 and 13/5 = 2.6), and their difference 2/5 = 0.4 matches 2.6 - 2.2. The denominators happened to be equal (both 5), which makes the small difference reasonable.
Guess and check the structure (tool 6): notice both bottoms are 5, so only the tops 11 and 13 matter; 13 - 11 = 2 over 5 gives 2/5 directly without writing the full subtraction.
Standards · min grade 4
4.OA.A.3Solve multi-step word problems using four operations with whole numbers — Evaluating each defined ⊙ expression by performing the whole-number add and subtract.4.NF.B.3Understand a fraction with numerator greater than one as sum of unit fractions — Subtracting the two like-denominator fractions 13/5 and 11/5.