Let . Compute .
Show the worked solution
Answer: 10
I substitute carefully with brackets: . The brackets matter twice here — squaring the negative gives , and subtracting a negative product adds 6.
OMPT drill — Functions
Domain, range, and reading f(x) notation without flinching. Domain restrictions from roots and denominators are a reliable source of test questions. Attempt each problem before opening the solution; the notation only becomes automatic by writing it yourself.
Tested inOMPT-AOMPT-BOMPT-DOMPT-EOMPT-FOMPT-G
A function is a machine with one strict promise: feed it an input and it returns exactly one output. The notation names the machine and describes what it does to whatever you put in the slot. That last phrase matters more than it looks. means "put 5 in the slot": . And means put the whole package in the slot, brackets and all: everywhere an appeared.
Two vocabulary words carry the rest of the topic. The domain is the set of inputs the machine accepts; the range is the set of outputs it can produce. On the OMPT, domain questions are the reliable ones, and they almost always come down to the same two hazards: you cannot divide by zero, and you cannot take an even root of a negative number. Find where those hazards live, exclude them, and the domain is whatever survives.
Let . Compute .
Answer: 10
I substitute carefully with brackets: . The brackets matter twice here — squaring the negative gives , and subtracting a negative product adds 6.
What is the domain of ?
Answer: A —
A square root needs a non-negative input, so I require , which gives . The boundary is included, since is perfectly fine.
Let . Solve for .
Answer: 6
Solving means finding the input that produces output 17: , so and . This is the reverse question of evaluation — I am asked for the input, not the output.
Which point lies on the graph of ?
Answer: A —
A point lies on the graph exactly when . Testing: , so is on the graph. The others fail: , , .
A student finds the domain of . Step 1: the denominator may not be zero. Step 2: when . Step 3: domain is all reals except . Which step contains the error?
Answer: Step 2
Step 1 states the right principle. Step 2 solves the equation wrong: means , so or , not . The domain is all real numbers except . At the function is fine: .
What is the minimum value of ?
Answer: 2
The square is never negative and equals zero at . So the smallest can be is , reached at . Every other input adds a positive square on top of 2.