Test whether a point satisfies an inequality.
Check whether a point belongs to an inequality’s solution set by substitution.
核心知识
Substitute the point's coordinates into the inequality — if the resulting statement is true, the point is in the solution set.
深入理解
Testing a point is the most direct way to check whether it belongs to the solution region of an inequality. Plug the
This technique is useful in two situations: verifying your own graph by checking a point you know should be in or out, and answering SAT questions that ask "which point satisfies the inequality" or "which inequality is satisfied by the point."
When a system of inequalities is involved, the point must satisfy every inequality in the system to be in the feasible region.
分步讲解
- Substitute the x-coordinate and y-coordinate of the point into the inequality.
- Simplify both sides.
- Check whether the resulting numerical statement is true or false.
常见误解
- Mixing up x and y when substituting — always match each coordinate to the correct variable.
- Forgetting that a point on a dashed boundary line does NOT satisfy a strict inequality (< or >).
示例解析
Which point lies in the solution set of
选择一个答案查看解析