Comprehensive Guide to Systems of Linear Inequalities and Equation Conversions

Fundamentals of Slopes and Coordinate Graphing

  • Graphing Points: The foundational skill of plotting ordered pairs (x,y)(x, y) on a Cartesian coordinate plane is essential for visualizing linear relationships.

  • Classifying Slope Types (mm): Linear equations are characterized by the direction and steepness of their lines.     * Positive Slope: The line rises from left to right (m > 0).     * Negative Slope: The line falls from left to right (m < 0).     * Zero Slope: A horizontal line where there is no vertical change (m=0m = 0). The equation takes the form y=cy = c.     * Undefined Slope: A vertical line where there is no horizontal change (division by zero). The equation takes the form x=cx = c.

Linear Equation Forms and Components

  • Slope-Intercept Form: Represented by the equation y=mx+by = mx + b.     * Slope (mm): Represents the rate of change or "rise over run."     * y-intercept (bb): The point where the line crosses the yy-axis, located at (0,b)(0, b).

  • Standard Form: Represented by the equation Ax+By=CAx + By = C.     * In this form, AA, BB, and CC are typically integers.     * This form is particularly useful for finding both the xx and yy intercepts quickly.

Identifying Intercepts from Different Forms

  • Finding the x-intercept: This is the point where the graph crosses the xx-axis (where y=0y = 0).     * From Standard Form (Ax+By=CAx + By = C): Set y=0y = 0 and solve for xx.         * Ax+B(0)=CAx + B(0) = C         * Ax=CAx = C         * x=CAx = \frac{C}{A}     * From Slope-Intercept Form (y=mx+by = mx + b): Set y=0y = 0 and solve for xx.         * 0=mx+b0 = mx + b         * b=mx-b = mx         * x=bmx = -\frac{b}{m}

  • Finding the y-intercept: This is the point where the graph crosses the yy-axis (where x=0x = 0).     * From Slope-Intercept Form: The value is explicitly given as the constant bb.     * From Standard Form: Set x=0x = 0 and solve for yy.         * A(0)+By=CA(0) + By = C         * By=CBy = C         * y=CBy = \frac{C}{B}

Procedures for Equation Conversion

  • Converting Standard Form (Ax+By=CAx + By = C) to Slope-Intercept Form (y=mx+by = mx + b):     * Step 1: Isolate the yy-term by subtracting the xx-term from both sides.         * By=Ax+CBy = -Ax + C     * Step 2: Solve for yy by dividing every term in the equation by the coefficient BB.         * y=ABx+CBy = -\frac{A}{B}x + \frac{C}{B}     * Step 3: Identify the slope as m=ABm = -\frac{A}{B} and the yy-intercept as b=CBb = \frac{C}{B}.

  • Converting Slope-Intercept Form (y=mx+by = mx + b) to Standard Form (Ax+By=CAx + By = C):     * Step 1: Move the xx-term to the same side as the yy-term (usually the left side).         * mx+y=b-mx + y = b     * Step 2: Eliminate any fractions by multiplying the entire equation by the least common denominator.     * Step 3: Adjust the signs so that the leading coefficient (AA) is positive (if required by specific formatting conventions).

Systems of Linear Inequalities

  • Graphing Individual Inequalities:     * Determine the boundary line using the associated linear equation.     * Boundary Type: Use a dashed line for strict inequalities ( < or > ) and a solid line for non-strict inequalities (\le or \ge).     * Shading: Shade the region that satisfies the inequality.         * For equations in y > mx + b or ymx+by \ge mx + b, shade above the line.         * For equations in y < mx + b or ymx+by \le mx + b, shade below the line.

  • Solving Systems:     * The solution set for a system of linear inequalities is the region where the shaded areas of all individual inequalities overlap.     * Points within this overlapping region satisfy all conditions in the system simultaneously.