Fatskills
Practice. Master. Repeat.
Study Guide: SAT / PSAT: SAT PSAT Math Algebra Linear Functions Writing Linear Equations from Two Points or Table
Source: https://www.fatskills.com/sat/chapter/sat-psat-sat-psat-math-algebra-linear-functions-writing-linear-equations-from-two-points-or-table

SAT / PSAT: SAT PSAT Math Algebra Linear Functions Writing Linear Equations from Two Points or Table

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~6 min read

What Is This?

Linear functions describe relationships where the rate of change is constant. Writing linear equations from two points or a table involves finding the slope and y-intercept of the line that fits the given data. This topic appears in exams to test your ability to interpret data and apply algebraic principles to real-world scenarios. Typical questions involve calculating the slope, determining the y-intercept, and writing the equation of the line.

Why It Matters

This topic is tested in various standardized exams such as the SAT, ACT, GRE, and high school algebra finals. It appears frequently, often carrying 10-15% of the total marks. The skill being tested is your ability to understand and apply linear relationships, which is fundamental in mathematics, science, and business.

Core Concepts

  1. Slope: The rate of change of the line, calculated as the change in y divided by the change in x.
  2. Y-Intercept: The point where the line crosses the y-axis.
  3. Linear Equation Form: The standard form is ( y = mx + b ), where ( m ) is the slope and ( b ) is the y-intercept.
  4. Point-Slope Form: Useful for writing the equation when you have a point and the slope: ( y - y_1 = m(x - x_1) ).
  5. Two-Point Form: When you have two points, you can find the slope first, then use the point-slope form.

Prerequisites

  1. Understanding of Coordinate Plane: You must know how to plot points and interpret coordinates.
  2. Basic Arithmetic: You need to be comfortable with addition, subtraction, multiplication, and division.
  3. Algebraic Manipulation: Basic skills in solving for variables and simplifying expressions are crucial.

The Rule-Book (How It Works)


Primary Rule

To write a linear equation from two points ((x_1, y_1)) and ((x_2, y_2)): 1. Calculate the slope ( m ) using ( m = \frac{y_2 - y_1}{x_2 - x_1} ).
2. Use the point-slope form ( y - y_1 = m(x - x_1) ).
3. Simplify to the standard form ( y = mx + b ).

Sub-Rules and Exceptions

  • If the points are vertical (same x-coordinate), the slope is undefined, and the line is vertical.
  • If the points are horizontal (same y-coordinate), the slope is 0, and the line is horizontal.

Visual Pattern

Imagine a line going uphill (positive slope) or downhill (negative slope) through the points. The steeper the hill, the larger the absolute value of the slope.

Exam / Job / Audit Weighting

  • Frequency: Common
  • Difficulty Rating: Intermediate
  • Question Type: Multiple choice, short answer, or problem-solving tasks

Difficulty Level

Intermediate

Must-Know Rules, Formulas, Standards, or Principles

  1. Slope Formula: ( m = \frac{y_2 - y_1}{x_2 - x_1} )
  2. Point-Slope Form: ( y - y_1 = m(x - x_1) )
  3. Standard Form: ( y = mx + b )

Worked Examples (Step-by-Step)


Easy

Question: Find the equation of the line passing through the points (1, 2) and (3, 4).
1. Calculate the slope: ( m = \frac{4 - 2}{3 - 1} = 1 ) 2. Use the point-slope form: ( y - 2 = 1(x - 1) ) 3. Simplify: ( y = x + 1 )

Answer: ( y = x + 1 )

Medium

Question: Find the equation of the line passing through the points (-2, 3) and (1, -3).
1. Calculate the slope: ( m = \frac{-3 - 3}{1 - (-2)} = -2 ) 2. Use the point-slope form: ( y - 3 = -2(x + 2) ) 3. Simplify: ( y = -2x - 4 + 3 ) 4. Final form: ( y = -2x - 1 )

Answer: ( y = -2x - 1 )

Hard

Question: Find the equation of the line passing through the points (4, -1) and (-3, 5).
1. Calculate the slope: ( m = \frac{5 - (-1)}{-3 - 4} = -\frac{6}{7} ) 2. Use the point-slope form: ( y - (-1) = -\frac{6}{7}(x - 4) ) 3. Simplify: ( y + 1 = -\frac{6}{7}x + \frac{24}{7} ) 4. Final form: ( y = -\frac{6}{7}x + \frac{17}{7} )

Answer: ( y = -\frac{6}{7}x + \frac{17}{7} )

Common Exam Traps & Mistakes

  1. Incorrect Slope Calculation: Mixing up the order of subtraction in the slope formula.
  2. Wrong Answer: ( m = \frac{y_1 - y_2}{x_1 - x_2} )
  3. Correct Approach: ( m = \frac{y_2 - y_1}{x_2 - x_1} )

  4. Forgetting to Simplify: Not converting the point-slope form to the standard form.

  5. Wrong Answer: ( y - y_1 = m(x - x_1) )
  6. Correct Approach: Simplify to ( y = mx + b )

  7. Misinterpreting Vertical Lines: Assuming a vertical line has a slope.

  8. Wrong Answer: ( m = \infty )
  9. Correct Approach: The slope is undefined for vertical lines.

  10. Ignoring Negative Slopes: Assuming a negative slope means the line goes downhill.

  11. Wrong Answer: ( m = -2 ) means the line goes down.
  12. Correct Approach: The line goes downhill to the right.

Shortcut Strategies & Exam Hacks

  • Memory Aid: "Rise over run" for slope calculation.
  • Elimination Strategy: If the slope is positive, eliminate options with negative slopes.
  • Pattern Recognition: Identify if points form a straight line visually before calculating.

Question-Type Taxonomy

  1. Multiple Choice: Choose the correct equation from options.
  2. Example: What is the equation of the line passing through (1, 2) and (3, 4)?


    • A) ( y = x + 1 )
    • B) ( y = 2x - 1 )
    • C) ( y = -x + 3 )
    • D) ( y = 3x - 1 )
  3. Short Answer: Write the equation of the line.

  4. Example: Find the equation of the line passing through (-2, 3) and (1, -3).

  5. Problem-Solving: Apply the linear equation to a real-world scenario.

  6. Example: A car travels 50 miles in 2 hours and 100 miles in 4 hours. Write the equation of the line representing distance over time.

Practice Set (MCQs)


Question 1

Question: What is the equation of the line passing through the points (2, 3) and (4, 7)? - Options: - A) ( y = 2x - 1 ) - B) ( y = 2x + 1 ) - C) ( y = x + 1 ) - D) ( y = 3x - 1 ) - Correct Answer: B) ( y = 2x + 1 ) - Explanation: Slope ( m = \frac{7 - 3}{4 - 2} = 2 ). Using point-slope form: ( y - 3 = 2(x - 2) ), simplifies to ( y = 2x + 1 ).
- Why the Distractors Are Tempting: A) and D) have incorrect slopes; C) has the wrong y-intercept.

Question 2

Question: What is the equation of the line passing through the points (-1, -2) and (3, 2)? - Options: - A) ( y = x - 1 ) - B) ( y = \frac{1}{2}x + \frac{1}{2} ) - C) ( y = \frac{1}{2}x - \frac{3}{2} ) - D) ( y = 2x - 1 ) - Correct Answer: B) ( y = \frac{1}{2}x + \frac{1}{2} ) - Explanation: Slope ( m = \frac{2 - (-2)}{3 - (-1)} = \frac{1}{2} ). Using point-slope form: ( y + 2 = \frac{1}{2}(x + 1) ), simplifies to ( y = \frac{1}{2}x + \frac{1}{2} ).
- Why the Distractors Are Tempting: A) and D) have incorrect slopes; C) has the wrong y-intercept.

Question 3

Question: What is the equation of the line passing through the points (0, 5) and (4, 5)? - Options: - A) ( y = x + 5 ) - B) ( y = 5 ) - C) ( y = \frac{1}{4}x + 5 ) - D) ( y = -x + 5 ) - Correct Answer: B) ( y = 5 ) - Explanation: The points are horizontal, so the slope is 0. The equation is ( y = 5 ).
- Why the Distractors Are Tempting: A), C), and D) incorrectly assume a non-zero slope.

Question 4

Question: What is the equation of the line passing through the points (3, -1) and (-2, -4)? - Options: - A) ( y = \frac{1}{5}x - \frac{14}{5} ) - B) ( y = \frac{3}{5}x - \frac{14}{5} ) - C) ( y = \frac{3}{5}x - \frac{4}{5} ) - D) ( y = \frac{1}{5}x - \frac{4}{5} ) - Correct Answer: B) ( y = \frac{3}{5}x - \frac{14}{5} ) - Explanation: Slope ( m = \frac{-4 - (-1)}{-2 - 3} = \frac{3}{5} ). Using point-slope form: ( y + 1 = \frac{3}{5}(x - 3) ), simplifies to ( y = \frac{3}{5}x - \frac{14}{5} ).
- Why the Distractors Are Tempting: A) and D) have incorrect slopes; C) has the wrong y-intercept.

Question 5

Question: What is the equation of the line passing through the points (-3, 2) and (1, -2)? - Options: - A) ( y = -x - 1 ) - B) ( y = -\frac{1}{2}x + \frac{5}{2} ) - C) ( y = -\frac{1}{2}x + \frac{1}{2} ) - D) ( y = -2x + 1 ) - Correct Answer: A) ( y = -x - 1 ) - Explanation: Slope ( m = \frac{-2 - 2}{1 - (-3)} = -1 ). Using point-slope form: ( y - 2 = -1(x + 3) ), simplifies to ( y = -x - 1 ).
- Why the Distractors Are Tempting: B) and C) have incorrect slopes; D) has the wrong y-intercept.

30-Second Cheat Sheet

  • Slope Formula: ( m = \frac{y_2 - y_1}{x_2 - x_1} )
  • Point-Slope Form: ( y - y_1 = m(x - x_1) )
  • Standard Form: ( y = mx + b )
  • Vertical Line: Slope is undefined
  • Horizontal Line: Slope is 0
  • Rise over Run: Visualize the slope
  • Simplify: Always convert to standard form

Learning Path

  1. Beginner Foundation: Review basic arithmetic and coordinate plane concepts.
  2. Core Rules: Learn the slope formula, point-slope form, and standard form.
  3. Practice: Solve easy to medium difficulty problems.
  4. Timed Drills: Practice under exam conditions.
  5. Mock Tests: Take full-length practice exams.

Related Topics

  1. Graphing Linear Equations: Understanding how to plot and interpret linear equations.
  2. Systems of Linear Equations: Solving multiple linear equations simultaneously.
  3. Linear Inequalities: Understanding and graphing linear inequalities.


ADVERTISEMENT