Student[Precalculus][LinearInequalitiesTutor] - solve linear inequalities by displaying the solution region
Calling Sequence
LinearInequalitiesTutor(s)
Parameters
s
-
(optional) linear inequality in variables x and y, or a set or list of at most 6 such inequalities
Description
The LinearInequalitiesTutor(s) command launches a tutor interface that solves the specified linear inequalities s.
If s is not specified, LinearInequalitiesTutor uses a default function.
Examples
with⁡StudentPrecalculus:
LinearInequalitiesTutor⁡
LinearInequalitiesTutor⁡x<y
LinearInequalitiesTutor⁡0<y+x,0<y−x,3<y,x<3
See Also
Student, Student[Precalculus], Student[Precalculus][InteractiveOverview]
Download Help Document