WAEC SSCE Further Mathematics
Study notes for Binary Operations — part of the WAEC SSCE Further Mathematics syllabus. 8 learning objectives with explanations and exam tips.
A binary operation is simply a rule that combines two numbers to give another number. Think of it like a market transaction where two things come together to produce a result. The main properties you must know are closure (the answer stays in your original set), commutativity (order doesn't matter, like adding 5+3 equals 3+5), associativity (grouping doesn't matter in addition or multiplication), and distributivity (multiplication spreads over addition).
An identity element is a special number that doesn't change your answer—like zero in addition or one in multiplication. An inverse is what you combine with a number to get the identity. For example, in Nigerian money, if you add ₦50 and ₦-50, you get ₦0 (the identity). Understanding these properties helps you spot patterns and solve problems faster.
**
Binary operations involve two elements combined to produce a result. When studying logic in binary operations, you must determine whether statements are true or false, then apply rules to test validity of arguments. Think of it like this: if you say "All Nigerians speak English" (false, since some speak only local languages) and "Chidi is Nigerian" (true), can you conclude "Chidi speaks English"? Not necessarily, because your first statement was false.
The key rule is that valid deductions only work when all premises are true. A marketplace trader saying "Good goods are expensive, this item is expensive, therefore it's good quality" uses faulty logic—expensive doesn't always mean quality. When answering WAEC questions, always check if premises are true before accepting conclusions.
A truth table is simply a systematic way of showing all possible outcomes when you apply a binary operation to different pairs of numbers or values. Think of it as an organized display that lists every combination you can create with your inputs and what results you get.
For example, if your operation is "adding two numbers modulo 5," you would create a table showing what happens when you add every possible pair. If you're working with just {0, 1, 2, 3, 4}, your table would have 5 rows and 5 columns, giving you 25 different results to calculate. This is exactly like how Nigerian traders use simple tables to show prices for different quantities—organized, clear, and easy to reference.
The beauty of truth tables is that they help you verify whether operations have important properties like closure, commutativity, or associativity. You can literally see patterns emerge from the complete picture.
Think of a function like a money transfer system. The domain is simply the set of all possible inputs you can put into a function, while the co-domain is the set of all possible outputs the function is allowed to produce.
For example, imagine a JAMB registration system where students enter their registration numbers. The domain includes all valid registration numbers (the inputs), and the co-domain includes all possible results the system could display (accepted, rejected, pending). Notice that the range—the actual outputs that occur—might be smaller than the co-domain.
Understanding this distinction matters because examiners test whether you can identify which values are permissible inputs and which outputs are theoretically possible. A function like f(x) = 2x + 1 where x is a real number has domain ℝ and co-domain ℝ.
Think of a mapping as a rule that connects elements from one set to another. A one-to-one mapping means each element in the first set connects to exactly one unique element in the second set, with no sharing. For example, if you map Nigerian states to their capitals, Lagos connects only to Lagos State, Port Harcourt only to Rivers State—this is one-to-one.
An onto mapping (also called surjective) means every element in the second set gets connected to by at least one element from the first set. Nothing is left out. An identity mapping is special: it returns each element to itself, like f(x) = x. A constant mapping always gives the same output regardless of input, such as f(x) = 5 for all values of x.
Understanding these distinctions helps you classify functions correctly and solve complex problems involving function composition and inverses.
The inverse of a function is like undoing an operation. If a function f takes you from point A to point B, then the inverse function f⁻¹ takes you back from B to A. Think of it like a journey: if going to Lekos takes you north, the inverse journey brings you back south to where you started.
For a function to have an inverse, it must be one-to-one (injective), meaning each input produces a unique output with no repetition. To find the inverse algebraically, you swap x and y in the equation, then solve for y. For example, if f(x) = 2x + 3, replace y with x and x with y to get x = 2y + 3, then solve: y = (x - 3)/2. This is your inverse function.
A practical Nigerian example: if a trader's profit function is f(x) = 5x - 200 (where x is items sold), the inverse tells her how many items to sell for a target profit.
When you combine two functions together, you create what we call a composite function. Think of it like this: if function f changes input x into output y, and function g then changes y into a new output z, the composite function (written as g∘f) takes you directly from x to z in one move.
For example, imagine Chioma's phone battery percentage. Function f might represent how the battery decreases by 5% per hour, while function g converts that percentage into actual minutes of usage. The composite function g∘f tells you directly how many minutes of battery life remain after each hour passes.
The order matters tremendously here. Doing f then g gives a different result than doing g then f. This is called non-commutativity, and it's crucial for solving WAEC problems correctly.
A binary operation is simply a rule that combines two numbers to give one answer. Think of it like a mathematical machine: you put in two values, follow the rule, and get your result. For linear functions within binary operations, we're dealing with operations that produce straight-line relationships.
Consider a simple example: a trader in Lagos applies a rule where the total cost of buying tomatoes is a*b = 2a + b. If you buy 3 baskets at 5 naira each, your operation becomes 2(3) + 5 = 11 naira. Linear equations using binary operations work the same way—you're finding the unknown value that makes the rule true. Inequalities simply replace the equals sign with greater than or less than symbols, showing ranges instead of exact answers.
Understanding these connections helps you tackle complex WAEC questions smoothly.