16. Solving Linear Equations

Learning Objective:

Solve a linear equation in one variable by finding the root of the equation, i.e., the value of the variable that makes both sides of the equation equal. Solve two linear equations in one variable by finding the value of the variable that makes the values of both equations equal.

Video:
Interactive Activity

PDF Notes Link:

Notes:

Solving a linear equation in one variable

Define a linear equation in one variable as ax + b= 0, where a and b are real numbers and a ≠ 0. To solve this equation means to find all values of x that satisfy this equation, i.e., the left-hand and right-hand sides of the equation are equal. This is also known as finding the root of the equation. To solve equations like this we can add the same number to both sides of the equality or multiply both sides of the equality by the same number. The idea is to isolate x on one side of the equation with just numbers on the other side

For example, 2x – 6 = 0 ⇒ 2x – 6 + 6 = 0 + 6 ⇒ 2x = 6 ⇒ (1/2) 2x = (1/2) 6 ⇒ x = 3.

I strongly recommend checking the solution after solving an equation to make sure the solution works and to catch any errors. In this case, 2(3) − 6 = 6 − 6 = 0, so the solution x = 3 works.

Other types of equation can have no solutions or more than one solution, but this type of equation only has one solution. This is easy to see on the graph of the function y = 2x − 6 to the right.

The graph has a y-intercept at −6 and a slope (rise/run) of 2. The solution is when y = 0, where the graph crosses the x-axis.

More Examples

\text{Find the value of } x \text{ so that } 3x - 4 = 8.

3x - 4 = 8 \Rightarrow 3x = 12 \Rightarrow x = \frac{12}{3} = 4.

\text{Written in the form } ax + b = 0: 3x - 12 = 0.

\text{Check: } 3(4) - 4 = 12 - 4 = 8.

\text{Find the value of } x \text{ so that } -\frac{5}{4}x + 2 = -3.

-\frac{5}{4}x + 2 = -3 \Rightarrow -\frac{5}{4}x = -5 \Rightarrow x = \frac{4}{5}(5) = 4.

\text{Written in the form } ax + b = 0: -\frac{5}{4}x + 5 = 0.

\text{Check: } -\frac{5}{4}(4) + 2 = -5 + 2 = -3.

\text{Find the value of } x \text{ so that } −2x + 3 = 1.

-2x + 3 = 1 \Rightarrow -2x = -2 \Rightarrow x = \frac{-2}{-2} = 1.

\text{Written in the form } ax + b = 0: -2x + 2 = 0.

\text{Check: } -2(1) + 3 = -2 + 3 = 1.

Solving two linear equations in one variable

Another way that solving a linear equation can come up is finding the value of x that makes two linear equations in x equal. For example, suppose one equation is y1 = 2x − 3 and the other equation is y2 = −3x + 7. Set them equal and solve:

2x − 3 = −3x + 7 ⇒ 5x = 10 ⇒ x = 2.

Check: 2(2) − 3 = 4 − 3 = 1 and −3(2) + 7 = −6 + 7 = 1.

Another example

\text{Find the value of } x \text{ so that } \frac{5}{3}x - 9 = -2x + 2.

\frac{5}{3}x - 9 = -2x + 2 \Rightarrow \frac{11}{3}x = 11 \Rightarrow x = \frac{3}{11}(11) = 3.

\text{Check: } \frac{5}{3}(3) - 9 = 5 - 9 = -4 \text{ and } -2(3) + 2 = -6 + 2 = -4.

Transcript:

The video transcripts are accessible for viewing and downloading below.

Similar Posts