EQN-03-09

Functions & Function Notation

Evaluate f(x), compose functions, and handle "defined operation" symbols — a favourite GAT-E twist.

~5 min readDifficulty 2/5

f(x) is a rule, not multiplication

f(x) means "apply the rule f to the input x". To evaluate, substitute the input everywhere x appears.

Substitute expressions too

The input can itself be an expression.

Composition

f(g(x)) means do g first, then f.

"Defined operation" symbols

The GAT-E often invents a symbol and defines it, e.g. "a ★ ". Just follow the definition.

Read the definition carefully and substitute in the given order.

Worked examples

Example 1 (difficulty 1/5)
If what is f(6)?

Predict the answer first:

Example 2 (difficulty 2/5)
Define a ◇ What is 3 ◇ 4 ?

Predict the answer first:

Tips

  • f(input) means substitute the input for x everywhere — it is never f times x.
  • For composition f(g(x)), evaluate the inner function first.
  • For a "defined" symbol, just plug into the given rule in the stated order.

Common mistakes

Reading f(3) as
Why: The notation looks like multiplication.
Fix: It means "the value of f when ".
Doing the outer function before the inner in f(g(x))
Why: We read left to right.
Fix: Composition works inside-out: evaluate g first.
قدّام | منصة التدريب على اختبارات القدرات والتحصيلي وموهبة