Processing math: 100%
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

2.4: Solving Linear Equations- Part II

  • Anonymous
  • LibreTexts

( \newcommand{\kernel}{\mathrm{null}\,}\)

Learning Objectives
  • Solve general linear equations.
  • Identify and solve conditional equations, identities, and contradictions.
  • Clear decimals and fractions from equations.
  • Solve literal equations or formulas for a given variable.

Combining Like Terms and Simplifying

Linear equations typically are not given in standard form, so solving them requires additional steps. These additional steps include simplifying expressions on each side of the equal sign using the order of operations.

Same-Side Like Terms

We will often encounter linear equations where the expressions on each side of the equal sign can be simplified. Typically, this involves combining same-side like terms. If this is the case, then it is best to simplify each side first before solving.

Example 2.4.1

Solve:

4a+2a=32.

Solution:

First, combine the like terms on each side of the equal sign.

Answer:

The solution is 15.

Opposite-Side Like Terms

Given a linear equation in the form ax+b=cx+d, we begin by combining like terms on opposite sides of the equal sign. To combine opposite-side like terms, use the addition or subtraction property of equality to effectively “move terms” from one side to the other so that they can be combined.

Example 2.4.2

Solve:

2y3=5y+11.

Solution:

To “move” the term 5y to the left side, subtract it on both sides.

2y3=5y+112y35y=5y+115ySubtract5yfrombothsides.7y3=11

From here, solve using the techniques developed previously.

Always check to see that the solution is correct by substituting the solution back into the original equation and simplifying to see if you obtain a true statement.

2y3=5y+112(2)3=5(2)+143=10+111=1

Answer:

The solution is 2.

General Guidelines for Solving Linear Equations

When solving linear equations, the goal is to determine what value, if any, will produce a true statement when substituted in the original equation. Do this by isolating the variable using the following steps:

Step 1: Simplify both sides of the equation using the order of operations and combine all same-side like terms.

Step 2: Use the appropriate properties of equality to combine opposite-side like terms with the variable term on one side of the equation and the constant term on the other.

Step 3: Divide or multiply as needed to isolate the variable.

Step 4: Check to see if the answer solves the original equation.

Example 2.4.3

Solve:

12(10y2)+3=14

Solution:

Simplify the linear expression on the left side before solving.

To check,

12(10(2)2)+3=1412(202)+3=1412(22)+3=1411+3=1414=14

Answer:

The solution is 2.

Example 2.4.4

Solve:

5(3x+2)2=2(17x).

Solution:

First, simplify the expressions on both sides of the equal sign.

Answer:

The solution is 10. The check is left as an exercise.

Exercise 2.4.1

Solve:

63(4x1)=4x7.

Answer

x=1

Conditional Equations, Identities, and Contradictions

There are three different types of equations. Up to this point, we have been solving conditional equations. These are equations that are true for particular values. An identity is an equation that is true for all possible values of the variable. For example,

x=xIdentity

has a solution set consisting of all real numbers, R. A contradiction is an equation that is never true and thus has no solutions. For example,

x+1=xContradiction

has no solution. We use the empty set, , to indicate that there are no solutions.

If the end result of solving an equation is a true statement, like 0=0, then the equation is an identity and any real number is a solution. If solving results in a false statement, like 0=1, then the equation is a contradiction and there is no solution.

Example 2.4.5

Solve:

4(x+5)+6=2(2x+3).

Solution:

4(x+5)+6=2(2x+3)Distribute.4x+20+6=4x+6Combinesamesideliketerms.4x+26=4x+6Combineoppositesideliketerms.4x+264x=4x+64x26=6xFalse

Answer:

. Solving leads to a false statement; therefore, the equation is a contradiction and there is no solution.

Example 2.4.6

Solve:

3(3y+5)+5=10(y+2)y.

Solution:

3(3y+5)+5=10(y+2)yDistribute.9y+15+5=10y+20yCombinesamesideliketerms.9y+20=9y+20Combineoppositesideliketerms.9y+209y=9y+209y20=20True

Answer:

R. Solving leads to a true statement; therefore, the equation is an identity and any real number is a solution.

If it is hard to believe that any real number is a solution to the equation in the previous example, then choose your favorite real number, and substitute it in the equation to see that it leads to a true statement. Choose x=7 and check:

Exercise 2.4.2

Solve:

2(3x+1)(x3)=7x+1.

Answer

R

Clearing Decimals and Fractions

The coefficients of linear equations may be any real number, even decimals and fractions. When decimals and fractions are used, it is possible to use the multiplication property of equality to clear the coefficients in a single step. If given decimal coefficients, then multiply by an appropriate power of 10 to clear the decimals. If given fractional coefficients, then multiply both sides of the equation by the least common multiple of the denominators (LCD).

Example 2.4.7

Solve:

2.3x+2.8=1.2x+9.8.

Solution:

Notice that all decimal coefficients are expressed with digits in the tenths place; this suggests that we can clear the decimals by multiplying both sides by 10. Take care to distribute 10 to each term on both sides of the equation.

10(2.3x+2.8)=101.2x+9.8Multiplybothsidesby10.102.3x+102.8=10(1.2x)+109.823x+28=12x+98Integercoefficients23x+28+12x=12x+98+12xSolve.35x+28=9835x+2828=982835x=7035x35=7035x=2

Answer:

The solution is 2.

Example 2.4.8

Solve:

13x+15=15x1.

Solution:

Clear the fractions by multiplying both sides by the least common multiple of the given denominators. In this case, the LCM(3,5)=15.

Answer:

The solution is 9.

It is important to know that these techniques only work for equations. Do not try to clear fractions when simplifying expressions. As a reminder

Expression_Equation_12x+5312x+53=0

Solve equations and simplify expressions. If you multiply an expression by 6, you will change the problem. However, if you multiply both sides of an equation by 6, you obtain an equivalent equation.

Incorrect_Correct_12x+5312x+53=06(12x+53)6(12x+53)=60=3x+10x3x+10=10

Literal Equations (Linear Formulas)

Algebra lets us solve whole classes of applications using literal equations, or formulas. Formulas often have more than one variable and describe, or model, a particular real-world problem. For example, the familiar formula D=rt describes the distance traveled in terms of the average rate and time; given any two of these quantities, we can determine the third. Using algebra, we can solve the equation for any one of the variables and derive two more formulas.

D=rtDr=rtrDividebothsidesbyr.Dr=t

If we divide both sides by r, we obtain the formula t=Dr. Use this formula to find the time, given the distance and the rate

D=rtDt=rttDividebothsidesbyt.Dt=r

If we divide both sides by t, we obtain the formula r=Dt. Use this formula to find the rate, given the distance traveled and the time it takes to travel that distance. Using the techniques learned up to this point, we now have three equivalent formulas relating distance, average rate, and time:

D=rtt=Drr=Dt

When given a literal equation, it is often necessary to solve for one of the variables in terms of the others. Use the properties of equality to isolate the indicated variable.

Example 2.4.9

Solve for a:

P=2a+b.

Solution:

The goal is to isolate the variable a.

P=2a+bPb=2a+bbSubtractbfrombothsides.Pb=2aPb2=2a2Dividebothsidesby2.Pb2=a

Answer:

a=Pb2

Example 2.4.10

Solve for y:

z=x+y2.

Solution:

The goal is to isolate the variable y.

z=x+y22z=2x+y2Multiplybothsidesby2.2z=x+y2zx=x+yxSubtractxfrombothsides.2zx=y

Answer:

y=2zx

Exercise 2.4.3

Solve for b:

2a3b=c.

Answer

b=2ac3

Key Takeaways

  • Solving general linear equations involves isolating the variable, with coefficient 1, on one side of the equal sign.
  • The steps for solving linear equations are:
    • Simplify both sides of the equation and combine all same-side like terms.
    • Combine opposite-side like terms to obtain the variable term on one side of the equal sign and the constant term on the other.
    • Divide or multiply as needed to isolate the variable.
    • Check the answer.
  • Most linear equations that you will encounter are conditional and have one solution.
  • If solving a linear equation leads to a true statement like 0=0, then the equation is an identity and the solution set consists of all real numbers, R.
  • If solving a linear equation leads to a false statement like 0=5, then the equation is a contradiction and there is no solution, .
  • Clear fractions by multiplying both sides of a linear equation by the least common multiple of all the denominators. Distribute and multiply all terms by the LCD to obtain an equivalent equation with integer coefficients.
  • Given a formula, solve for any variable using the same techniques for solving linear equations. This works because variables are simply representations of real numbers.
Exercise 2.4.4 Checking for Solutions

Is the given value a solution to the linear equation?

  1. 2(3x+5)6=3x8;x=4
  2. x+178x=9x;x=1
  3. 4(3x7)3(x+2)=1;x=13
  4. 52(x5)=(x+3);x=8
  5. 72(12x6)=x1;x=10
  6. 3x23(9x2)=0;x=49
Answer

1. Yes

3. No

5. Yes

Exercise 2.4.5 Solving Linear Equations

Solve.

  1. 4x7=7x+5
  2. 5x+3=8x9
  3. 3x5=2x17
  4. 2y52=3y+13
  5. 4x+2=7x20
  6. 4x3=6x15
  7. 9x25=12x25
  8. 12y+15=6y+23
  9. 1.2x0.7=3x+4.7
  10. 2.1x+6.1=1.3x+4.4
  11. 2.02x+4.8=14.7821.2x
  12. 3.6x+5.5+8.2x=6.5+4.6x
  13. 12x23=x+15
  14. 13x12=14x13
  15. 110y+25=15y+310
  16. x203=52x+56
  17. 23y+12=58y+3724
  18. 13+43x=107x+13221x
  19. 891118x=7612x
  20. 139x=49+12x
  21. 12x5+9x=44
  22. 106x13=12
  23. 2+4x+9=7x+82x
  24. 20x5+12x=6x+7
  25. 3a+5a=2a+7
  26. 7b+3=25b+12b
  27. 7x2+3x=4+2x2
  28. 3x+84x+2=10
  29. 6x+23x=2x13
  30. 3x0.75+0.21x=1.24x+7.13
  31. x2+4x=5+3x7
  32. 2y5=8y610y
  33. 110x13=130115x715
  34. 5843x+13=39x14+13x
Answer

1. 4

3. 12

5. 2

7. 0

9. 3

11. 3.1

13. 2615

15. 13

17. 25

19. 52

21. 73

23. 1

25.

27. 12

29. 3

31. R

33. 35

Exercise 2.4.6 Solving Linear Equations Involving Parentheses

Solve.

  1. 5(2y3)+2=12
  2. 3(5x+4)+5x=8
  3. 42(x5)=2
  4. 105(3x+1)=5(x4)
  5. 9(x+7)=2(x1)
  6. 5(2x1)+3=12
  7. 3x2(x+1)=x+5
  8. 5x3(2x1)=2(x3)
  9. 6(x1)3x=3(x+8)
  10. 35(5x+10)=12(4x12)
  11. 3.1(2x3)+0.5=22.2
  12. 4.223.13(x1)=5.2(2x+1)11.38
  13. 6(x2)(7x12)=14
  14. 9(x3)3x=3(4x+9)
  15. 32(x+4)=3(4x5)
  16. 122(2x+1)=4(x1)
  17. 3(x+5)2(2x+3)=7x+9
  18. 3(2x1)4(3x2)=5x+10
  19. 3(2a3)+2=3(a+7)
  20. 2(5x3)1=5(2x+1)
  21. 12(2x+1)14(8x+2)=3(x4)
  22. 23(6x3)12=32(4x+1)
  23. 12(3x1)+13(2x5)=0
  24. 13(x2)+15=19(3x+3)
  25. 2(2x7)(x+3)=6(x1)
  26. 10(3x+5)5(4x+2)=2(5x+20)
  27. 2(x3)6(2x+1)=5(2x4)
  28. 5(x2)(4x1)=2(3x)
  29. 6(3x2)(12x1)+4=0
  30. 3(4x2)(9x+3)6x=0
Answer

1. 12

3. 8

5. 43

7.

9. 32

11. 5

13. 14

15. 2

17. 0

19. 109

21. 3

23. 1

25. 1711

27.

29. 76

Exercise 2.4.7 Literal Equations

Solve for the indicated variable.

  1. Solve for w: A=lw.
  2. Solve for a: F=ma.
  3. Solve for w: P=2l+2w.
  4. Solve for r: C=2πr.
  5. Solve for b: P=a+b+c.
  6. Solve for C: F=95C+32.
  7. Solve for h: A=12bh.
  8. Solve for t: I=Prt.
  9. Solve for y: ax+by=c.
  10. Solve for h: S=2πr2+2πrh.
  11. Solve for x: z=2x+y5.
  12. Solve for c: a=3b2c3.
  13. Solve for b: y=mx+b.
  14. Solve for m: y=mx+b.
  15. Solve for y: 3x2y=6.
  16. Solve for y: 5x+2y=12.
  17. Solve for y: x3y5=1.
  18. Solve for y: 34x15y=12.
Answer

1. w=Al

3. w=P2l2

5. b=Pac

7. h=2Ab

9. y=ax+cb

11. x=5zy2

13. b=ymx

15. y=3x62

17. y=5x153

Exercise 2.4.8 Literal Equations

Translate the following sentences into linear equations and then solve.

  1. The sum of 3x and 5 is equal to the sum of 2x and 7.
  2. The sum of 5x and 6 is equal to the difference of 4x and 2.
  3. The difference of 5x and 25 is equal to the difference of 3x and 51.
  4. The sum of 12x and 34 is equal to 23x.
  5. A number n divided by 5 is equal to the sum of twice the number and 3.
  6. Negative ten times a number n is equal to the sum of three times the number and 13.
Answer

1. 3x+5=2x+7; x=2

3. 5x25=3x51; x=13

5. n5=2n+3; n=53

Exercise 2.4.9 Discussion Board Topics
  1. What is the origin of the word algebra?
  2. What is regarded as the main business of algebra?
  3. Why is solving equations such an important algebra topic?
  4. Post some real-world linear formulas not presented in this section.
  5. Research and discuss the contributions of Diophantus of Alexandria.
  6. Create an identity or contradiction of your own and share on the discussion board. Provide a solution and explain how you found it.
Answer

1. Answers may vary

3. Answers may vary

5. Answers may vary


This page titled 2.4: Solving Linear Equations- Part II is shared under a CC BY-NC-SA 3.0 license and was authored, remixed, and/or curated by Anonymous via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?