12 multiple-choice questions, progressively harder.
Let a⋆b=2a+b−1a \star b = 2a + b - 1a⋆b=2a+b−1. What is (2⋆3)⋆4(2 \star 3) \star 4(2⋆3)⋆4?
Solution
Correct answer: C
Evaluate the inner parentheses first.
2⋆3=2(2)+3−1=62 \star 3 = 2(2) + 3 - 1 = 62⋆3=2(2)+3−1=6
Then use 666 as the first input of the outer star.
6⋆4=2(6)+4−1=156 \star 4 = 2(6) + 4 - 1 = 156⋆4=2(6)+4−1=15
Let a⊗b=a+b−3a \otimes b = a + b - 3a⊗b=a+b−3. What is its identity element (the value eee with a⊗e=aa \otimes e = aa⊗e=a)?
Set a⊗e=aa \otimes e = aa⊗e=a and solve for eee.
a+e−3=a ⟹ e−3=0 ⟹ e=3a + e - 3 = a \;\Longrightarrow\; e - 3 = 0 \;\Longrightarrow\; e = 3a+e−3=a⟹e−3=0⟹e=3
Check: a⊗3=a+3−3=aa \otimes 3 = a + 3 - 3 = aa⊗3=a+3−3=a, so 333 leaves every input unchanged.
Let a⋄b=a2−ba \diamond b = a^2 - ba⋄b=a2−b. Solve x⋄7=18x \diamond 7 = 18x⋄7=18 for xxx.
Correct answer: B
Substitute to get a quadratic.
x2−7=18 ⟹ x2=25 ⟹ x=5 or x=−5x^2 - 7 = 18 \;\Longrightarrow\; x^2 = 25 \;\Longrightarrow\; x = 5 \text{ or } x = -5x2−7=18⟹x2=25⟹x=5 or x=−5
Both values square to 252525, so both are solutions.
Let a⋆b=2a+b−1a \star b = 2a + b - 1a⋆b=2a+b−1. Which value eee satisfies a⋆e=aa \star e = aa⋆e=a for every aaa?
Correct answer: A
Set up the identity condition.
2a+e−1=a ⟹ e=1−a2a + e - 1 = a \;\Longrightarrow\; e = 1 - a2a+e−1=a⟹e=1−a
The required eee depends on aaa, so no fixed number works for every input. The star has no identity element.
Let a⊕b=a+b+aba \oplus b = a + b + aba⊕b=a+b+ab. What is (1⊕2)⊕3(1 \oplus 2) \oplus 3(1⊕2)⊕3?
1⊕2=1+2+2=51 \oplus 2 = 1 + 2 + 2 = 51⊕2=1+2+2=5
Then apply ⊕\oplus⊕ with 333.
5⊕3=5+3+15=235 \oplus 3 = 5 + 3 + 15 = 235⊕3=5+3+15=23
The operation a⊕b=a+b+aba \oplus b = a + b + aba⊕b=a+b+ab has identity element 000. What is 5⊕05 \oplus 05⊕0?
Correct answer: D
The identity leaves every input unchanged.
5⊕0=5+0+(5)(0)=55 \oplus 0 = 5 + 0 + (5)(0) = 55⊕0=5+0+(5)(0)=5
This is exactly what makes 000 the identity for ⊕\oplus⊕.
Let a⋆b=2a+b−1a \star b = 2a + b - 1a⋆b=2a+b−1. What is ((−1)⋆2)⋆(−3)((-1) \star 2) \star (-3)((−1)⋆2)⋆(−3)?
Evaluate the inner star first.
(−1)⋆2=2(−1)+2−1=−1(-1) \star 2 = 2(-1) + 2 - 1 = -1(−1)⋆2=2(−1)+2−1=−1
Then apply the star with −3-3−3.
(−1)⋆(−3)=2(−1)+(−3)−1=−6(-1) \star (-3) = 2(-1) + (-3) - 1 = -6(−1)⋆(−3)=2(−1)+(−3)−1=−6
Let a⊕b=a+b+aba \oplus b = a + b + aba⊕b=a+b+ab. Solve x⊕x=15x \oplus x = 15x⊕x=15 for xxx.
Put xxx in both slots.
x⊕x=x+x+x2=x2+2xx \oplus x = x + x + x^2 = x^2 + 2xx⊕x=x+x+x2=x2+2x
Set it equal to 151515 and factor.
x2+2x−15=0 ⟹ (x+5)(x−3)=0 ⟹ x=3 or x=−5x^2 + 2x - 15 = 0 \;\Longrightarrow\; (x + 5)(x - 3) = 0 \;\Longrightarrow\; x = 3 \text{ or } x = -5x2+2x−15=0⟹(x+5)(x−3)=0⟹x=3 or x=−5
Let a△b=3a−2ba \triangle b = 3a - 2ba△b=3a−2b. Does (2△1)△1=2△(1△1)(2 \triangle 1) \triangle 1 = 2 \triangle (1 \triangle 1)(2△1)△1=2△(1△1)?
Left grouping: 2△1=6−2=42 \triangle 1 = 6 - 2 = 42△1=6−2=4, then 4△1=12−2=104 \triangle 1 = 12 - 2 = 104△1=12−2=10. Right grouping: 1△1=3−2=11 \triangle 1 = 3 - 2 = 11△1=3−2=1, then 2△1=6−2=42 \triangle 1 = 6 - 2 = 42△1=6−2=4.
(2△1)△1=10,2△(1△1)=4(2 \triangle 1) \triangle 1 = 10, \qquad 2 \triangle (1 \triangle 1) = 4(2△1)△1=10,2△(1△1)=4
Since 10≠410 \ne 410=4, the grouping matters, so △\triangle△ is not associative.
Let a⊗b=a+b+2a \otimes b = a + b + 2a⊗b=a+b+2. What is its identity element (the value eee with a⊗e=aa \otimes e = aa⊗e=a)?
a+e+2=a ⟹ e+2=0 ⟹ e=−2a + e + 2 = a \;\Longrightarrow\; e + 2 = 0 \;\Longrightarrow\; e = -2a+e+2=a⟹e+2=0⟹e=−2
Check: a⊗(−2)=a−2+2=aa \otimes (-2) = a - 2 + 2 = aa⊗(−2)=a−2+2=a.
Let a⋆b=2a+b−1a \star b = 2a + b - 1a⋆b=2a+b−1. For which xxx does 2⋆x=x⋆22 \star x = x \star 22⋆x=x⋆2?
Write each side with the rule.
2⋆x=4+x−1=x+3,x⋆2=2x+2−1=2x+12 \star x = 4 + x - 1 = x + 3, \qquad x \star 2 = 2x + 2 - 1 = 2x + 12⋆x=4+x−1=x+3,x⋆2=2x+2−1=2x+1
Setting them equal gives x+3=2x+1x + 3 = 2x + 1x+3=2x+1, so x=2x = 2x=2. The two orders agree only at that one input.
Let a⊕b=a+b+aba \oplus b = a + b + aba⊕b=a+b+ab. What is 2⊕(0⊕5)2 \oplus (0 \oplus 5)2⊕(0⊕5)?
Evaluate the inner parentheses first. Since 000 is the identity, 0⊕5=50 \oplus 5 = 50⊕5=5.
0⊕5=0+5+0=50 \oplus 5 = 0 + 5 + 0 = 50⊕5=0+5+0=5
Then 2⊕5=2+5+10=172 \oplus 5 = 2 + 5 + 10 = 172⊕5=2+5+10=17.
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.