A binary operation ★ on natural numbers is defined by a ★ b = a2 + b2 − ab.…
2018
A binary operation ★ on natural numbers is defined by a ★ b = a2 + b2 − ab. What is the value of 9 ★ 10?
- A.
90
- B.
91
- C.
181
- D.
182
Attempted by 3 students.
Show answer & explanation
Correct answer: B
Concept
A binary operation assigns a unique output to an ordered pair of inputs by a fixed rule.
To evaluate a defined operation, substitute the two inputs for a and b in the rule, then follow the usual order of arithmetic.
Application
Use a = 9 and b = 10 in a ★ b = a2 + b2 − ab.
9 ★ 10 = 92 + 102 − (9 × 10).
= 81 + 100 − 90.
= 181 − 90 = 91.
Cross-check
The formula is symmetric in a and b, so swapping the inputs must give the same output. Thus 102 + 92 − (10 × 9) = 100 + 81 − 90 = 91, which confirms the calculation.
Therefore, the value of 9 ★ 10 is 91.
Loading lesson…