Module 12 Two equations and two unknowns Learning Outcomes
-
Comprehend the differences between linear and non-linear algebraic equations
-
Comprehend and apply the Maple naming feature (
:=) and solve command to solve systems of a few algebraic equations with a few unknowns
-
Comprehend the difference between sets and lists in Maple and apply these accordingly
-
Comprehend and apply the graphical interpretation of solutions of systems of algebraic equations as the intersection points of the equations
-
Comprehend and apply the
fsolve command to numerically solve systems of algebraic equations
-
Analyze a system of equations to determine whether the
fsolve command is to be used
-
Analyze a system of equations involving periodic functions to determine all of the unique roots
-
Comprehend and apply the
allvalues command to systems of equations involving periodic functions