0% found this document useful (0 votes)
204 views12 pages

MOA L2 Defining New Operators

Uploaded by

643627
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
204 views12 pages

MOA L2 Defining New Operators

Uploaded by

643627
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 12

Example 1

Given that 𝑚 ⊖ 𝑛 = 5 × 𝑚 − 4 × 𝑛 , compute the following expressions:

a) 5 ⊖ 6 b) 6 ⊖ 5

Practice 1
Given that 𝑎 ⊗ 𝑏 = 2 × 𝑎 + 3 × 𝑏 , find the values of the following expressions:

a) (5 ⊗ 6) ⊗ 7 b) 5 ⊗ (6 ⊗ 7)

1 © Terry Chew Academy 2024


Example 2
!"# !
If 𝑎 ⊡ 𝑏 = ÷ # , compute 3 ⊡ (6 ⊡ 3).
!$#

Practice 2
Given the following information,
1∗4=1×2×3×4
5∗4=5×6×7×8
Find the value of 2 ∗ 5 − 3 ∗ 4 and use this result to simplify the expression given as
(𝑥 ∗ 𝑦) − [(𝑥 + 1) ∗ (𝑦 − 1)].

© Terry Chew Academy 2024 2


Example 3
Given the following information,
5 ⊛ 3 = 13
3 ⊛ 5 = 11
7 ⊛ 4 = 18
Find the value of 8 ⊛ 6.

Practice 3
Given the following information,
3⊛4=5
4 ⊛ 2 = 14
5 ⊛ 4 = 21
7 ⊛ 16 = 33
Find the value of 9 ⊛ 31.

3 © Terry Chew Academy 2024


Example 4
Given that
𝑚 ⊙ 𝑛 = 𝑚 + (𝑚 + 1) + (𝑚 + 2)+. . . +(𝑚 + 𝑛 − 1),
find the value of 𝑚 in 𝑚 ⊙ 9 = 72.

© Terry Chew Academy 2024 4


Practice 4
Given that
𝑎 ⊙ 𝑏 = 𝑎 + (𝑎 + 1) + (𝑎 + 2)+. . . +(𝑎 + 𝑏 − 1),
find the values of the following expressions:
a) 5 ⊙ 70

b) 𝑚 when 𝑚 ⊙ 10 = 75

5 © Terry Chew Academy 2024


Practice 5
Given the following equations,
6 ⊗ 2 = 6 + 7 = 13
3 ⊗ 5 = 3 + 4 + 5 + 6 + 7 = 25
5 ⊗ 4 = 5 + 6 + 7 + 8 = 26
find the values of the following operations:
a) 1 ⊗ 50

b) 40 ⊗ 30

© Terry Chew Academy 2024 6


Practice 6
% & '
Given that 𝑚 ⊛ 𝑛 =
&
− %
+ ( , find the value of 18 ⊛ 54 , leaving your answer as an
improper fraction in the simplest terms.

Practice 7
Given that
2 ∗ 4 = 2 + 22 + 222 + 2222,
3 ∗ 2 = 3 + 33,
find the value of 7 ∗ (3 ∗ 1).

7 © Terry Chew Academy 2024


Practice 8
&% &"%
If 𝑚 ∗ 𝑛 =
(&"%)
+ &%
, compute (2 ∗ 3) ∗ (4 ∗ 1).

Practice 9
' ' !
A new operation is defined as 𝑎 ⨂ 𝑏 =
!#
+ (!"')(#"+). Given 2 ⨂ 1 = " , find the value
2023 ⨂ 2024 .

© Terry Chew Academy 2024 8


Practice 10
It is given, for integers 𝐴, 𝐵 𝑎𝑛𝑑 𝐶 , the symbol,

=𝐴×𝐵+𝐵×𝐶−𝐶÷𝐴

Example,

= 3 × 5 + 5 × 6 − 6 ÷ 3 = 43

Find the value of 𝑚,

= 28

9 © Terry Chew Academy 2024


Try These!

1. In mathematics, {𝑎} means the decimals part of 𝑎, ⌊𝑎⌋ means the integral part of 𝑎.
For examples,
{0.3} = 0.3
⌊0.3⌋ = 0
{4.5} = 0.5
⌊4.5⌋ = 4

There is a new operation defined as below:


𝑥+2
𝑓(𝑥) =
2𝑥 + 1

Evaluate the following expressions:


# #
{𝑓 M N} , O𝑓 M NP, {𝑓(1)} , ⌊𝑓(1)⌋ .
" "

© Terry Chew Academy 2024 10


2. A special calculator is such that there are only 2 buttons. If the red button is pressed,
the input number is multiplied by 2. If the yellow button is pressed, the ones digit is
discarded. Taking an initial input of 234 as an example:

Pressing the red button changes 234 𝑡𝑜 468 → 234 × 2 = 468


Then, pressing the yellow button removes the 8 → 468 becomes 46

If the first number to be used is “8”, design a strategy to obtain “17”.

11 © Terry Chew Academy 2024

You might also like