Learn on PengiOpenStax Algebra and TrigonometryChapter 2: Equations and Inequalities

Lesson 2.2: Linear Equations in One Variable

In this Grade 7 lesson from OpenStax Algebra and Trigonometry, students learn to solve linear equations in one variable using algebraic operations, including how to identify identity, conditional, and inconsistent equations. The lesson also covers solving rational equations, finding linear equations, and determining whether two lines are parallel or perpendicular based on their equations. Real-world problem-solving contexts, such as calculating work hours needed to reach a savings goal, are used to ground the algebraic concepts throughout the chapter.

Section 1

πŸ“˜ Linear Equations in One Variable

New Concept

A linear equation in one variable, like ax+b=0ax+b=0, is the foundation for solving many algebraic problems. You'll learn to isolate the variable, a key skill for handling rational equations and analyzing the properties of lines.

What’s next

Get ready to master this concept! You'll begin with interactive examples on solving for xx, then tackle challenge problems with rational equations and graphing lines.

Section 2

Linear Equation in One Variable

Property

A linear equation in one variable can be written in the form

ax+b=0ax + b = 0

where aa and bb are real numbers, a≠0a \neq 0. An identity equation is true for all values of the variable. A conditional equation is true for only some values of the variable. An inconsistent equation results in a false statement.

Section 3

Solving a Rational Equation

Property

A rational equation contains at least one rational expression where the variable appears in at least one of the denominators.
To solve it:

  1. Factor all denominators in the equation.
  2. Find and exclude values that set each denominator equal to zero.
  3. Find the LCD.
  4. Multiply the whole equation by the LCD. If the LCD is correct, there will be no denominators left.
  5. Solve the remaining equation.
  6. Make sure to check solutions back in the original equations to avoid a solution producing zero in a denominator.

Examples

  • To solve 52xβˆ’1x=34\frac{5}{2x} - \frac{1}{x} = \frac{3}{4}, the LCD is 4x4x. Multiplying by 4x4x gives 10βˆ’4=3x10 - 4 = 3x, which simplifies to 6=3x6 = 3x, so x=2x=2. The excluded value is x=0x=0.
  • To solve 5xβˆ’4=7x\frac{5}{x-4} = \frac{7}{x}, we can cross-multiply to get 5x=7(xβˆ’4)5x = 7(x-4). This becomes 5x=7xβˆ’285x = 7x - 28, which simplifies to βˆ’2x=βˆ’28-2x = -28, so x=14x=14. Excluded values are 0 and 4.
  • To solve 3xx2βˆ’9=1xβˆ’3+1x+3\frac{3x}{x^2-9} = \frac{1}{x-3} + \frac{1}{x+3}, the LCD is (xβˆ’3)(x+3)(x-3)(x+3). Multiplying gives 3x=1(x+3)+1(xβˆ’3)3x = 1(x+3) + 1(x-3). This simplifies to 3x=2x3x = 2x, so x=0x=0. Excluded values are 3 and -3.

Explanation

Rational equations have fractions with variables in the bottom. The trick is to wipe out all the denominators! Find the Least Common Denominator (LCD), multiply everything by it, and the fractions vanish, leaving a simpler equation to solve.

Section 4

The Slope of a Line

Property

The slope of a line, mm, represents the change in yy over the change in xx. Given two points, (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2), the following formula determines the slope of a line containing these points:

m=y2βˆ’y1x2βˆ’x1m = \frac{y_2 - y_1}{x_2 - x_1}

If the slope is positive, the line slants to the right. If the slope is negative, the line slants to the left. As the slope increases, the line becomes steeper.

Section 5

Finding the Equation of a Line

Property

Given one point and the slope, the point-slope formula will lead to the equation of a line:

yβˆ’y1=m(xβˆ’x1)y - y_1 = m(x - x_1)

Another way that we can represent the equation of a line is in standard form. Standard form is given as

Section 6

Vertical and Horizontal Lines

Property

The equation of a vertical line is given as

x=cx = c

where cc is a constant. The slope of a vertical line is undefined. The equation of a horizontal line is given as

Section 7

Parallel and Perpendicular Lines

Property

Parallel lines have the same slope and different yy-intercepts.
Lines that are parallel to each other will never intersect.
Lines that are perpendicular intersect to form a 90∘90^\circ angle.
The slope of one line is the negative reciprocal of the other.
We can show that two lines are perpendicular if the product of the two slopes is βˆ’1-1: m1β‹…m2=βˆ’1m_1 \cdot m_2 = -1.

Examples

  • The lines y=βˆ’2x+1y = -2x + 1 and y=βˆ’2xβˆ’5y = -2x - 5 are parallel because both have a slope of m=βˆ’2m = -2.
  • The lines y=34x+2y = \frac{3}{4}x + 2 and y=βˆ’43xy = -\frac{4}{3}x are perpendicular because their slopes are negative reciprocals. Their product is (34)(βˆ’43)=βˆ’1(\frac{3}{4})(-\frac{4}{3}) = -1.
  • The lines y=5xβˆ’2y = 5x - 2 and y=βˆ’5x+3y = -5x + 3 are neither parallel nor perpendicular. Their slopes (55 and βˆ’5-5) are not equal, and their product is not βˆ’1-1.

Explanation

Parallel lines are like train tracksβ€”they run forever in the same direction and never cross because they have the exact same slope. Perpendicular lines meet at a perfect right angle, with slopes that are negative reciprocals.

Section 8

Equations for Parallel or Perpendicular Lines

Property

Given an equation for a line, write the equation of a line parallel or perpendicular to it.

  1. Find the slope of the given line. The easiest way to do this is to write the equation in slope-intercept form.
  2. Use the slope and the given point with the point-slope formula.
  3. Simplify the line to slope-intercept form and compare the equation to the given line.

Examples

  • Find a line parallel to y=4xβˆ’1y = 4x - 1 passing through (2,3)(2, 3). The slope is 44. Use point-slope: yβˆ’3=4(xβˆ’2)y - 3 = 4(x - 2), which simplifies to y=4xβˆ’5y = 4x - 5.
  • Find a line perpendicular to y=βˆ’12x+6y = -\frac{1}{2}x + 6 passing through (1,5)(1, 5). The original slope is βˆ’12-\frac{1}{2}, so the new slope is 22. Use point-slope: yβˆ’5=2(xβˆ’1)y - 5 = 2(x - 1), which simplifies to y=2x+3y = 2x + 3.
  • Find a line perpendicular to 3x+y=73x + y = 7 passing through (3,0)(3, 0). Rearrange to y=βˆ’3x+7y = -3x + 7 to find the slope m=βˆ’3m=-3. The perpendicular slope is 13\frac{1}{3}. Use point-slope: yβˆ’0=13(xβˆ’3)y - 0 = \frac{1}{3}(x-3), which simplifies to y=13xβˆ’1y = \frac{1}{3}x - 1.

Explanation

First, find the slope of the original line. For a parallel line, steal that slope. For a perpendicular line, flip it and reverse the sign. Then, use this new slope and the given point to build your new line's equation.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 2: Equations and Inequalities

  1. Lesson 1

    Lesson 2.1: The Rectangular Coordinate Systems and Graphs

  2. Lesson 2Current

    Lesson 2.2: Linear Equations in One Variable

  3. Lesson 3

    Lesson 2.3: Models and Applications

  4. Lesson 4

    Lesson 2.4: Complex Numbers

  5. Lesson 5

    Lesson 2.5: Quadratic Equations

  6. Lesson 6

    Lesson 2.6: Other Types of Equations

  7. Lesson 7

    Lesson 2.7: Linear Inequalities and Absolute Value Inequalities

Lesson overview

Expand to review the lesson summary and core properties.

Expand

Section 1

πŸ“˜ Linear Equations in One Variable

New Concept

A linear equation in one variable, like ax+b=0ax+b=0, is the foundation for solving many algebraic problems. You'll learn to isolate the variable, a key skill for handling rational equations and analyzing the properties of lines.

What’s next

Get ready to master this concept! You'll begin with interactive examples on solving for xx, then tackle challenge problems with rational equations and graphing lines.

Section 2

Linear Equation in One Variable

Property

A linear equation in one variable can be written in the form

ax+b=0ax + b = 0

where aa and bb are real numbers, a≠0a \neq 0. An identity equation is true for all values of the variable. A conditional equation is true for only some values of the variable. An inconsistent equation results in a false statement.

Section 3

Solving a Rational Equation

Property

A rational equation contains at least one rational expression where the variable appears in at least one of the denominators.
To solve it:

  1. Factor all denominators in the equation.
  2. Find and exclude values that set each denominator equal to zero.
  3. Find the LCD.
  4. Multiply the whole equation by the LCD. If the LCD is correct, there will be no denominators left.
  5. Solve the remaining equation.
  6. Make sure to check solutions back in the original equations to avoid a solution producing zero in a denominator.

Examples

  • To solve 52xβˆ’1x=34\frac{5}{2x} - \frac{1}{x} = \frac{3}{4}, the LCD is 4x4x. Multiplying by 4x4x gives 10βˆ’4=3x10 - 4 = 3x, which simplifies to 6=3x6 = 3x, so x=2x=2. The excluded value is x=0x=0.
  • To solve 5xβˆ’4=7x\frac{5}{x-4} = \frac{7}{x}, we can cross-multiply to get 5x=7(xβˆ’4)5x = 7(x-4). This becomes 5x=7xβˆ’285x = 7x - 28, which simplifies to βˆ’2x=βˆ’28-2x = -28, so x=14x=14. Excluded values are 0 and 4.
  • To solve 3xx2βˆ’9=1xβˆ’3+1x+3\frac{3x}{x^2-9} = \frac{1}{x-3} + \frac{1}{x+3}, the LCD is (xβˆ’3)(x+3)(x-3)(x+3). Multiplying gives 3x=1(x+3)+1(xβˆ’3)3x = 1(x+3) + 1(x-3). This simplifies to 3x=2x3x = 2x, so x=0x=0. Excluded values are 3 and -3.

Explanation

Rational equations have fractions with variables in the bottom. The trick is to wipe out all the denominators! Find the Least Common Denominator (LCD), multiply everything by it, and the fractions vanish, leaving a simpler equation to solve.

Section 4

The Slope of a Line

Property

The slope of a line, mm, represents the change in yy over the change in xx. Given two points, (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2), the following formula determines the slope of a line containing these points:

m=y2βˆ’y1x2βˆ’x1m = \frac{y_2 - y_1}{x_2 - x_1}

If the slope is positive, the line slants to the right. If the slope is negative, the line slants to the left. As the slope increases, the line becomes steeper.

Section 5

Finding the Equation of a Line

Property

Given one point and the slope, the point-slope formula will lead to the equation of a line:

yβˆ’y1=m(xβˆ’x1)y - y_1 = m(x - x_1)

Another way that we can represent the equation of a line is in standard form. Standard form is given as

Section 6

Vertical and Horizontal Lines

Property

The equation of a vertical line is given as

x=cx = c

where cc is a constant. The slope of a vertical line is undefined. The equation of a horizontal line is given as

Section 7

Parallel and Perpendicular Lines

Property

Parallel lines have the same slope and different yy-intercepts.
Lines that are parallel to each other will never intersect.
Lines that are perpendicular intersect to form a 90∘90^\circ angle.
The slope of one line is the negative reciprocal of the other.
We can show that two lines are perpendicular if the product of the two slopes is βˆ’1-1: m1β‹…m2=βˆ’1m_1 \cdot m_2 = -1.

Examples

  • The lines y=βˆ’2x+1y = -2x + 1 and y=βˆ’2xβˆ’5y = -2x - 5 are parallel because both have a slope of m=βˆ’2m = -2.
  • The lines y=34x+2y = \frac{3}{4}x + 2 and y=βˆ’43xy = -\frac{4}{3}x are perpendicular because their slopes are negative reciprocals. Their product is (34)(βˆ’43)=βˆ’1(\frac{3}{4})(-\frac{4}{3}) = -1.
  • The lines y=5xβˆ’2y = 5x - 2 and y=βˆ’5x+3y = -5x + 3 are neither parallel nor perpendicular. Their slopes (55 and βˆ’5-5) are not equal, and their product is not βˆ’1-1.

Explanation

Parallel lines are like train tracksβ€”they run forever in the same direction and never cross because they have the exact same slope. Perpendicular lines meet at a perfect right angle, with slopes that are negative reciprocals.

Section 8

Equations for Parallel or Perpendicular Lines

Property

Given an equation for a line, write the equation of a line parallel or perpendicular to it.

  1. Find the slope of the given line. The easiest way to do this is to write the equation in slope-intercept form.
  2. Use the slope and the given point with the point-slope formula.
  3. Simplify the line to slope-intercept form and compare the equation to the given line.

Examples

  • Find a line parallel to y=4xβˆ’1y = 4x - 1 passing through (2,3)(2, 3). The slope is 44. Use point-slope: yβˆ’3=4(xβˆ’2)y - 3 = 4(x - 2), which simplifies to y=4xβˆ’5y = 4x - 5.
  • Find a line perpendicular to y=βˆ’12x+6y = -\frac{1}{2}x + 6 passing through (1,5)(1, 5). The original slope is βˆ’12-\frac{1}{2}, so the new slope is 22. Use point-slope: yβˆ’5=2(xβˆ’1)y - 5 = 2(x - 1), which simplifies to y=2x+3y = 2x + 3.
  • Find a line perpendicular to 3x+y=73x + y = 7 passing through (3,0)(3, 0). Rearrange to y=βˆ’3x+7y = -3x + 7 to find the slope m=βˆ’3m=-3. The perpendicular slope is 13\frac{1}{3}. Use point-slope: yβˆ’0=13(xβˆ’3)y - 0 = \frac{1}{3}(x-3), which simplifies to y=13xβˆ’1y = \frac{1}{3}x - 1.

Explanation

First, find the slope of the original line. For a parallel line, steal that slope. For a perpendicular line, flip it and reverse the sign. Then, use this new slope and the given point to build your new line's equation.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 2: Equations and Inequalities

  1. Lesson 1

    Lesson 2.1: The Rectangular Coordinate Systems and Graphs

  2. Lesson 2Current

    Lesson 2.2: Linear Equations in One Variable

  3. Lesson 3

    Lesson 2.3: Models and Applications

  4. Lesson 4

    Lesson 2.4: Complex Numbers

  5. Lesson 5

    Lesson 2.5: Quadratic Equations

  6. Lesson 6

    Lesson 2.6: Other Types of Equations

  7. Lesson 7

    Lesson 2.7: Linear Inequalities and Absolute Value Inequalities