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 and Examples==
+
==Resources==
 
===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

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 -2x > 24 \implies (-2x)/(-2) < 24/(-2) \implies x < -12 }