Difference between revisions of "Solving Equations and Inequalities"

From Department of Mathematics at UTSA
Jump to navigation Jump to search
Line 1: Line 1:
==Resources==
+
==Resources and Examples==
 
===General Resources===
 
===General Resources===
 
* [https://tutorial.math.lamar.edu/classes/alg/Solving.aspx Solving Equations and Inequalities], Paul's Online Notes
 
* [https://tutorial.math.lamar.edu/classes/alg/Solving.aspx Solving Equations and Inequalities], Paul's Online Notes

Revision as of 09:22, 15 September 2021

Resources and Examples

General Resources

Solving Different Types of Equations

Solving Different Types of Inequalities

NOTE: The same methods for solving equations can be used for solving inequalities. However, multiplying or dividing by a negative number on both sides of an inequality reverses the inequality sign. Examples of this:

  • Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle -x < 7 \implies (-1)(-x) > (-1)(7) \implies x > -7 }
  • Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 6 - y \ge x \implies y - 6 \le -x \implies y \le 6 - x}