ConceptFunctions & Sequences
← All conceptsPiecewise and inverse functions
5 ways this goes wrong. Each one is a named misconception the questions are built to catch.
- Branch boundary uncheckedDoes not check the boundary condition between branches, giving an extraneous solution.→
- Inverse domain misstatedStates the wrong domain for the inverse function.→
- Inverse wrong square-root branchChooses the wrong sign of the square-root branch when inverting a restricted quadratic.→
- Reflected-branch zeros missedMisses zeros coming from the negative-x (reflected) branch of an odd piecewise function.→
- Wrong piecewise branchEvaluates using the branch that does not apply to the given input.→
