LinearInequalitiesTutor - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

Online Help

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

withStudentPrecalculus:

LinearInequalitiesTutor

LinearInequalitiesTutorx<y

LinearInequalitiesTutor0<y+x&comma;0<yx&comma;3<y&comma;x<3

See Also

Student, Student[Precalculus], Student[Precalculus][InteractiveOverview]


Download Help Document