Model Comparison: Linear Equations & Inequalities

═══════════════════════════════════════

Gemini 3 Pro

═══════════════════════════════════════

What You Need to Know

  • Slope is king: Mastery of slope (mm) as a rate of change and the y-intercept (bb) as a starting value is the most tested concept in this unit.
  • Solution types define the graph: You must instantly recognize whether a linear system has one solution (intersecting), no solution (parallel), or infinite solutions (identical lines) based on their equations.
  • Inequalities represent regions: Unlike equations which represent lines, linear inequalities represent half-planes. The solution is a set of points, not just lines.

Solving Linear Equations

Linear equations in one variable form the foundation of the SAT Math section. Your goal is to isolate the variable (usually xx) to find the value that makes the equation true.

Basics of Isolation

To solve an equation like 3x+4=193x + 4 = 19, use inverse operations to isolate xx.

  • Distribution: Clear parentheses first. 2(x+3)=2x+62(x + 3) = 2x + 6.
  • Combining Like Terms: Group xx terms on one side and constants on the other.
  • Fractions: If an equation contains fractions, multiply the entire equation by the least common denominator to clear them. For example, in 12x+13=2\frac{1}{2}x + \frac{1}{3} = 2, multiply every term by 6.
The Three Solution Types

Not all equations result in a single value for xx. You must recognize these special cases immediately:

  1. One Solution: The standard case. The variable remains after simplification.
    • Example: 2x = 6
      ightarrow x = 3.
  2. No Solution (Contradiction): The variables cancel out, leaving a false statement. The lines would be parallel on a graph.
    • Example: 3x + 5 = 3x + 10
      ightarrow 5 = 10 (False).
  3. Infinite Solutions (Identity): The variables cancel out, leaving a true statement. The lines are identical.
    • Example: 2(x + 1) = 2x + 2
      ightarrow 2x + 2 = 2x + 2
      ightarrow 2 = 2 (True).
Exam Focus
  • Why it matters: Approximately 30% of SAT Math comes from Heart of Algebra. These questions often test your ability to model real-world situations abstractly.
  • Typical question patterns:
    • "Find kk for no solution": You are given an equation like kx3=5x+7kx - 3 = 5x + 7 and asked to find the value of kk that results in no solution. (Answer: kk must equal the coefficient of xx on the other side, so k=5k=5).
    • Modeling: "A painter charges 5050 dollars per hour plus a 100100 dollar flat fee." You must write C=50h+100C = 50h + 100.
  • Common mistakes:
    • Forgetting to distribute the negative sign to both terms in parentheses: (3x5)-(3x - 5) becomes 3x+5-3x + 5, not 3x5-3x - 5.
    • Misidentifying "no solution" vs. "infinite solutions." Remember: False statement = None; True statement = Infinite.

Graphing Linear Equations

Visualizing linear relationships is essential. You should be able to switch fluently between algebraic equations and their graphs.

Key Forms of Linear Equations
FormEquationWhen to use
Slope-Intercepty=mx+by = mx + bBest for graphing. mm is slope, bb is y-intercept.
StandardAx+By=CAx + By = CCommon in word problems involving two different items (e.g., tickets for adults and children).
Point-Slopeyy<em>1=m(xx</em>1)y - y<em>1 = m(x - x</em>1)Best when writing an equation given a slope and a single point (x<em>1,y</em>1)(x<em>1, y</em>1).
Understanding Slope (mm)

Slope represents the Rate of Change.

m=change in ychange in x=y<em>2y</em>1x<em>2x</em>1m = \frac{\text{change in } y}{\text{change in } x} = \frac{y<em>2 - y</em>1}{x<em>2 - x</em>1}

  • Positive slope: Line rises from left to right.
  • Negative slope: Line falls from left to right.
  • Zero slope: Horizontal line (y=3y = 3).
  • Undefined slope: Vertical line (x=4x = 4).

Parallel and Perpendicular Lines:

  • Parallel: Slopes are equal (m<em>1=m</em>2m<em>1 = m</em>2).
  • Perpendicular: Slopes are negative reciprocals (m<em>1=1m</em>2m<em>1 = -\frac{1}{m</em>2}). Example: If m=2m = 2, the perpendicular slope is 12-\frac{1}{2}.
Exam Focus
  • Why it matters: The SAT emphasizes interpreting the meaning of the graph in context, not just drawing it.
  • Typical question patterns:
    • Interpret mm and bb: "In the equation C=0.25m+40C = 0.25m + 40, what does 4040 represent?" (Answer: The initial flat fee or starting cost).
    • Rate of change: "Identify the rate at which the temperature decreases." (Answer: Look for the absolute value of the slope).
  • Common mistakes:
    • Confusing xx and yy intercepts. To find the xx-intercept, set y=0y=0. To find the yy-intercept, set x=0x=0.
    • Flipping the slope formula: It is ΔyΔx\frac{\Delta y}{\Delta x}, never ΔxΔy\frac{\Delta x}{\Delta y}.

Linear Inequalities

Linear inequalities work just like equations, but they represent a range of values rather than specific numbers.

Solving Inequalities

Follow the same rules as equations, with one crucial exception:

  • The Golden Rule: When you multiply or divide both sides of an inequality by a negative number, you MUST flip the direction of the inequality symbol.
    • -2x > 10 \rightarrow x < -5
Graphing Inequalities

Inequalities on the coordinate plane define a region (a half-plane).

  1. Boundary Line:
    • Use a solid line for \leq or \geq (the boundary is included).
    • Use a dashed line for << or >> (the boundary is excluded).
  2. Shading:
    • For y > or yy \geq, shade the region above the line.
    • For y < or yy \leq, shade the region below the line.
    • Test Point Method: Pick a point like (0,0)(0,0). If it makes the inequality true, shade that side. If false, shade the other side.

Graph of a linear inequality

Exam Focus
  • Why it matters: Inequality questions often ask you to determine if a specific data point fits a set of constraints.
  • Typical question patterns:
    • Testing points: "Which ordered pair (x,y)(x, y) satisfies the inequality 2x - 3y < 12?" Plug in the values to check.
    • System of inequalities: You are given two inequalities and asked to identify the graph with the correct overlapping shaded region.
  • Common mistakes:
    • Forgetting to flip the sign when dividing by a negative.
    • Shading the wrong side of vertical lines (x > 3 means shade to the right).

Systems of Linear Equations

A system of equations is a set of two or more linear equations containing the same variables. The solution is the point (x,y)(x, y) where the lines intersect.

Solving Methods
  1. Substitution: Isolate one variable in one equation and plug it into the other.
    • Best when one variable is already isolated (y=2x+1y = 2x + 1).
  2. Elimination: Add or subtract the equations to cancel out one variable.
    • Best when equations are in standard form (2x+3y=102x + 3y = 10 and 2x+5y=6-2x + 5y = 6).
Analyzing Solutions by Sight

The SAT frequently asks for the number of solutions without requiring you to solve for xx or yy. Convert both equations to slope-intercept form (y=mx+by=mx+b) to compare them:

  • One Solution: Different slopes (m<em>1m</em>2m<em>1 \neq m</em>2). The lines intersect at exactly one point.
  • No Solution: Same slope, different y-intercept (m<em>1=m</em>2m<em>1 = m</em>2 and b<em>1b</em>2b<em>1 \neq b</em>2). The lines are parallel.
  • Infinite Solutions: Same slope, same y-intercept (m<em>1=m</em>2m<em>1 = m</em>2 and b<em>1=b</em>2b<em>1 = b</em>2). The lines are identical (coincident).
Exam Focus
  • Why it matters: This is the highest-difficulty conceptual topic in Heart of Algebra.
  • Typical question patterns:
    • Word Problems: "A mixture of raisins and nuts weighs 10 lbs… raisins cost 33 dollars/lb, nuts cost 55 dollars/lb… total cost is 4040 dollars." You write: r+n=10r + n = 10 and 3r+5n=403r + 5n = 40.
    • Constant aa or kk: "For what value of aa does the system have infinitely many solutions?" You must set the ratios of the x-coefficients, y-coefficients, and constants equal to each other.
  • Common mistakes:
    • Stopping after finding xx and forgetting to solve for yy.
    • In elimination, subtracting the equations incorrectly (e.g., 5y(2y)5y - (-2y) should be 7y7y, not 3y3y).

Quick Review Checklist

  • Can you rewrite 3x+4y=123x + 4y = 12 into slope-intercept form (y=mx+by=mx+b)?
  • Do you remember to flip the inequality sign when dividing by a negative number?
  • Can you identify the slope and y-intercept from a real-world word problem?
  • Do you know the relationship between the slopes of perpendicular lines?
  • Can you look at a system of equations and instantly tell if it has zero, one, or infinite solutions based on the coefficients?
  • Do you know which line style (dashed vs. solid) corresponds to strict inequalities (<,><, >)?

Final Exam Pitfalls

  1. The "No Solution" Trap: Students often solve fully when they only need to check slopes. Fix: If the question asks "for what value of kk is there no solution," immediately set the slopes equal to each other (m<em>1=m</em>2m<em>1 = m</em>2).
  2. Coordinate Confusion: Students mix up (x,y)(x,y) as (y,x)(y,x). Fix: Always label your coordinates. Remember: xx is horizontal (left/right), yy is vertical (up/down).
  3. The Negative Slope Sign: When converting Ax+By=CAx + By = C to y=mx+by = mx + b, students often drop the negative sign. Fix: Remember the shortcut m=A/Bm = -A/B, or carefully subtract AxAx to the other side.
  4. Inequality Shading: Students guess the shading area. Fix: Always use the test point (0,0)(0,0). If 0 < 5 is the result, shade the side containing (0,0)(0,0).

═══════════════════════════════════════

GPT 5.2 Pro

═══════════════════════════════════════

Generation failed: 400 Invalid schema for responseformat 'studynotes': In context=(), 'additionalProperties' is required to be supplied and to be false.


═══════════════════════════════════════

Claude Opus 4.6

═══════════════════════════════════════

Generation failed: 400 {"type":"error","error":{"type":"invalidrequesterror","message":"Your credit balance is too low to access the Anthropic API. Please go to Plans & Billing to upgrade or purchase credits."},"requestid":"req011CYmMdZiatRKqrLbpG5qUX"}