Math unit 6 algebra 1

Definition of an Equation

  • An equation is defined as a mathematical statement that asserts the equality of two expressions.
  • A solution to an equation is a value (or set of values) for the variable(s) that makes the equation true.
    • To check if a value is a solution:
    • Substitute the value into the equation for the variable.
    • If the resulting statement is true, the value is confirmed as a solution.

Example of Checking a Solution

  • Check if x=3x = 3 is a solution to 2x+5=112x + 5 = 11:
    • Substitute x=3x = 3:
    • 2(3)+5=112(3) + 5 = 11
    • 6+5=116 + 5 = 11
    • 11=1111 = 11
    • Therefore, x=3x = 3 is a solution.

Types of Equations

Nonlinear Equations

  • Nonlinear equations are those in which the variable appears with an exponent other than 1, or within a function like a radical, exponential, or trigonometric function.

Quadratic Equations

  • A quadratic equation is a polynomial equation of the second degree, typically expressed in the form: ax2+bx+c=0ax^2 + bx + c = 0
    • Here, aa, bb, and cc are constants and a<br/>0a <br />\neq 0.
  • To solve a quadratic equation:
    1. If the quadratic expression can be factored, set each factor equal to zero and solve for xx.
    2. If the equation is in the form x2=kx^2 = k then x=ext±extsqrt(k)1x = ext{±}\frac{ ext{sqrt}(k)}{1}.
    3. Rewrite the equation in the standard form if necessary.
  • Solutions of the quadratic equation are given by the formula:
    x=bext±extsqrt(riangle)2ax = \frac{-b ext{±} ext{sqrt}( riangle)}{2a}
    where riangle=b24acriangle = b^2 - 4ac.
The Discriminant
  • The discriminant, riangleriangle, determines the number of real solutions:
    • If riangle > 0, there are two distinct real solutions.
    • If riangle=0riangle = 0, there is exactly one real solution (a repeated root).
    • If riangle < 0, there are no real solutions (two complex solutions).

Exponential Equations

  • Exponential equations involve a variable in the exponent.
  • To solve them, logarithms are often employed.
    • For an equation like bx=kb^x = k:
    1. Take the logarithm of both sides (common log or natural log are typical):
      • extlog(bx)=extlog(k)ext{log}(b^x) = ext{log}(k)
    2. Apply the logarithm property:
      • xextlog(b)=extlog(k)x ext{log}(b) = ext{log}(k)
    3. Solve for xx:
      • x=extlog(k)extlog(b)x = \frac{ ext{log}(k)}{ ext{log}(b)}
  • Graphically, exponential equations can also be solved by plotting both y=bxy = b^x and y=ky = k and finding the xx-coordinate(s) at their intersection point(s).

Handling Radical Equations

  • These equations involve variables under radical signs (square roots, cube roots, etc.).
  • To simplify a radical expression extrad(x)ext{rad}(x):
    1. Identify and factor out the largest nn-th power factor from the expression.
  • Rationalizing Denominators:
    • If a radical is in the denominator, eliminate it by multiplying the numerator and denominator by a factor that results in a rational number.

Example:

  • To rationalize 1extrad(x)\frac{1}{ ext{rad}(x)}, you would multiply by extrad(x)extrad(x)\frac{ ext{rad}(x)}{ ext{rad}(x)} resulting in:
    extrad(x)x\frac{ ext{rad}(x)}{x}.

Steps to Solve Radical Equations

  1. Isolate the radical term on one side of the equation.
  2. Raise both sides to the power matching the index of the radical (e.g., square both sides for a square root).
  3. Solve the resulting linear, quadratic, or other equations.
  4. Verify solutions in the original radical equation to check for extraneous solutions.
  • Example of Solving a Radical Equation:
    1. Given extrad(x+1)=x1ext{rad}(x+1) = x - 1:
    2. Isolate the radical (it already is).
    3. Square both sides:
    • x+1=(x1)2x + 1 = (x - 1)^2
    1. Rearranging gives:
    • 0=x23x0 = x^2 - 3x
    • Factor: 0=x(x3)0 = x(x - 3)
    • Solutions: x=0x = 0 or x=3x = 3.
    1. Check:
    • For x=0x = 0:
      • ext{rad}(0 + 1) = 0 - 1
        ightarrow 1 = -1 ext{ (False)} - extraneous.
    • For x=3x = 3:
      • ext{rad}(3 + 1) = 3 - 1
        ightarrow 2 = 2 ext{ (True)} - valid solution.

Solutions in Different Forms

  • Exact Solutions: Solutions written in their precise form, often involving radicals or fractions, preferred for accuracy.
  • Approximate Solutions: Decimal values close to the exact solution, often rounded for practical use, estimated using calculators.
    • Example: extrad(2)extgivesapproximately1.414ext{rad}(2) ext{ gives approximately } 1.414.

Graphical Representation of Solutions

  • The graph of a function provides a visual representation of its solutions.
    • If an equation is in the form f(x)=0f(x) = 0, the solutions correspond to the xx-intercepts of the graph of f(x)f(x).
  • Each equation can be viewed as an intersection of two functions:
    • To solve: Graph both y=f(x)y = f(x) and y=g(x)y = g(x):
    1. The xx-values where they intersect indicates solutions to the equation f(x)=g(x)f(x) = g(x).

Systems of Nonlinear Equations

  • A system consists of two or more nonlinear equations with two or more variables.
  • A solution to a system is an ordered pair (or set of ordered pairs) satisfying all equations simultaneously.

Graphical and Algebraic Solutions for Systems

  • Graphical Method:
    • Graph each equation. The intersection points represent the solutions of the system.
  • Algebraic Method:
    • Use substitution or elimination to find variable values.

Possible Outcomes for Systems of Nonlinear Equations

  • The graphs may:
    • Not intersect (no solutions).
    • Intersect at exactly one point (one solution).
    • Intersect at multiple points (infinitely many solutions).

Nonlinear Inequalities

  • Nonlinear inequalities involve expressions with variables raised to powers other than one, or within functions like radicals or exponentials, connected by inequality symbols (e.g.,
Steps to Solve Nonlinear Inequalities Graphically
  1. Graph the function.
  2. Identify the xx-intercepts (where f(x)=0f(x) = 0). These points divide the xx-axis into intervals.
  3. Test a value from each interval in the original inequality to determine the truth of the inequality.
  4. The solution is the union of the intervals where the original inequality holds true.

Expressing Solutions of Inequalities

  • Solutions to inequalities are typically expressed using:
    • Interval notation: Uses parentheses for open intervals and brackets for closed intervals.
    • Example: (a,b)(a, b) means all numbers between aa and bb, not including endpoints; [a,b][a, b] means including endpoints.
    • Set notation: Denotes a set of numbers.
    • Example: ext{{ extbraceleft} x ext{ }ig| x > 2 ext{{ extbraceright} means the set of all xx such that xx is greater than 2.

Summary of Inequalities

  • Inequality Symbols:
  • Inequalities Examples:
    • f(x) < 0 : The function is below the x-axis.
    • f(x)g(x)f(x) ≥ g(x): Function f(x)f(x) is above function g(x)g(x) or equal to it.
    • Interval examples: (a,b)(a, b) denotes the interval not including endpoints, while [a,b][a, b] includes both endpoints.
  • Set Notation Example: ext{{ extbraceleft} x ig| x > 2 ext{{ extbraceright} represents the set of all x greater than 2.