Solving Linear Equations Practice

Overview of Solving Linear Equations

  • Classifications of Linear Equation Solutions:

    • One Unique Solution: Occurs when algebraic manipulation isolates the variable to a single numerical value (e.g., x=ax = a).

    • No Solution: Occurs when algebraic manipulation causes all variable terms to cancel out, leaving a false statement (e.g., a=ba = b where aba \neq b).

    • Infinitely Many Solutions (Identity): Occurs when algebraic manipulation causes all variable terms to cancel out, leaving a true statement (e.g., a=aa = a).

  • Problem Set Reference:

  Solving linear equations problem set

Problem 22: x+6=xx + 6 = x

  • Original Equation:

  x+6=xx + 6 = x

  • Step-by-Step Solution:

    • Subtract xx from both sides of the equation:

    x+6x=xxx + 6 - x = x - x

  • Simplify both sides:

    6=06 = 0

  • Conclusion:

    • The resulting statement 6=06 = 0 is false for all values of xx.

    • Therefore, the equation has no solution.

Problem 23: 3x1=13x3x - 1 = 1 - 3x

  • Original Equation:

  3x1=13x3x - 1 = 1 - 3x

  • Step-by-Step Solution:

    • Add 3x3x to both sides of the equation to collect variable terms on one side:

    3x+3x1=13x+3x3x + 3x - 1 = 1 - 3x + 3x

    6x1=16x - 1 = 1

  • Add 11 to both sides of the equation to isolate the constant term:

    6x1+1=1+16x - 1 + 1 = 1 + 1

    6x=26x = 2

  • Divide both sides by 66:

    6x6=26\frac{6x}{6} = \frac{2}{6}

    x=13x = \frac{1}{3}

  • Verification / Check:

    • Substitute x=13x = \frac{1}{3} into the original equation:

    3(13)1=13(13)3\left(\frac{1}{3}\right) - 1 = 1 - 3\left(\frac{1}{3}\right)

    11=111 - 1 = 1 - 1

    0=00 = 0

  • The left side equals the right side, confirming that x=13x = \frac{1}{3} is the correct solution.

Problem 24: 3x+15=3(x+5)3x + 15 = 3(x + 5)

  • Original Equation:

  3x+15=3(x+5)3x + 15 = 3(x + 5)

  • Step-by-Step Solution:

    • Apply the distributive property to expand the right side of the equation:

    3(x+5)=3(x)+3(5)=3x+153(x + 5) = 3(x) + 3(5) = 3x + 15

  • Rewrite the equation:

    3x+15=3x+153x + 15 = 3x + 15

  • Subtract 3x3x from both sides:

    15=1515 = 15

  • Conclusion:

    • The resulting statement 15=1515 = 15 is an identity and is true for all real values of xx.

    • Therefore, the equation has infinitely many solutions (all real numbers).

Problem 25: 4x9=3.5x94x - 9 = 3.5x - 9

  • Original Equation:

  4x9=3.5x94x - 9 = 3.5x - 9

  • Step-by-Step Solution:

    • Add 99 to both sides of the equation:

    4x9+9=3.5x9+94x - 9 + 9 = 3.5x - 9 + 9

    4x=3.5x4x = 3.5x

  • Subtract 3.5x3.5x from both sides to collect terms containing xx:

    4x3.5x=3.5x3.5x4x - 3.5x = 3.5x - 3.5x

    0.5x=00.5x = 0

  • Divide both sides by 0.50.5:

    x=0x = 0

  • Verification / Check:

    • Substitute x=0x = 0 into the original equation:

    4(0)9=3.5(0)94(0) - 9 = 3.5(0) - 9

    9=9-9 = -9

  • The statement is true, confirming that x=0x = 0 is the solution.

Problem 26: \13(9x+3)=3x+1\frac{1}{3}(9x + 3) = 3x + 1

  • Original Equation:

  13(9x+3)=3x+1\frac{1}{3}(9x + 3) = 3x + 1

  • Step-by-Step Solution:

    • Apply the distributive property to expand the left side of the equation:

    13(9x)+13(3)=3x+1\frac{1}{3}(9x) + \frac{1}{3}(3) = 3x + 1

    3x+1=3x+13x + 1 = 3x + 1

  • Subtract 3x3x from both sides:

    1=11 = 1

  • Conclusion:

    • The statement 1=11 = 1 is true for all values of xx.

    • Therefore, the equation has infinitely many solutions (all real numbers).

Problem 27: 5x7=4x15x - 7 = 4x - 1

  • Original Equation:

  5x7=4x15x - 7 = 4x - 1

  • Step-by-Step Solution:

    • Subtract 4x4x from both sides to gather variable terms on the left:

    5x4x7=4x4x15x - 4x - 7 = 4x - 4x - 1

    x7=1x - 7 = -1

  • Add 77 to both sides to isolate xx:

    x7+7=1+7x - 7 + 7 = -1 + 7

    x=6x = 6

  • Verification / Check:

    • Substitute x=6x = 6 into the original equation:

    5(6)7=4(6)15(6) - 7 = 4(6) - 1

    307=24130 - 7 = 24 - 1

    23=2323 = 23

  • The statement is true, confirming that x=6x = 6 is the correct solution.

Problem 28: \12x+12x=x+1\frac{1}{2}x + \frac{1}{2}x = x + 1

  • Original Equation:

  12x+12x=x+1\frac{1}{2}x + \frac{1}{2}x = x + 1

  • Step-by-Step Solution:

    • Combine like terms on the left side of the equation:

    (12+12)x=1x=x\left(\frac{1}{2} + \frac{1}{2}\right)x = 1x = x

  • Rewrite the equation:

    x=x+1x = x + 1

  • Subtract xx from both sides:

    xx=xx+1x - x = x - x + 1

    0=10 = 1

  • Conclusion:

    • The statement 0=10 = 1 is false for all values of xx.

    • Therefore, the equation has no solution.

Problem 29: 2x+4=(7x+4)2x + 4 = -(-7x + 4)

  • Original Equation:

  2x+4=(7x+4)2x + 4 = -(-7x + 4)

  • Step-by-Step Solution:

    • Distribute the negative sign on the right side of the equation:

    (7x+4)=7x4-(-7x + 4) = 7x - 4

  • Rewrite the equation:

    2x+4=7x42x + 4 = 7x - 4

  • Subtract 2x2x from both sides:

    4=7x2x44 = 7x - 2x - 4

    4=5x44 = 5x - 4

  • Add 44 to both sides:

    4+4=5x4 + 4 = 5x

    8=5x8 = 5x

  • Divide both sides by 55:

    x=85x = \frac{8}{5}

  • Verification / Check:

    • Substitute x=85x = \frac{8}{5} into the original equation:

    2(85)+4=(7(85)+4)2\left(\frac{8}{5}\right) + 4 = -\left(-7\left(\frac{8}{5}\right) + 4\right)

    165+205=(565+205)\frac{16}{5} + \frac{20}{5} = -\left(-\frac{56}{5} + \frac{20}{5}\right)

    365=(365)\frac{36}{5} = -\left(-\frac{36}{5}\right)

    365=365\frac{36}{5} = \frac{36}{5}

  • The statement is true, confirming that x=85x = \frac{8}{5} (or 1.61.6) is the correct solution.

Problem 30: 5.5x=4.5x5.5 - x = -4.5 - x

  • Original Equation:

  5.5x=4.5x5.5 - x = -4.5 - x

  • Step-by-Step Solution:

    • Add xx to both sides of the equation:

    5.5x+x=4.5x+x5.5 - x + x = -4.5 - x + x

    5.5=4.55.5 = -4.5

  • Conclusion:

    • The statement 5.5=4.55.5 = -4.5 is false for all values of xx.

    • Therefore, the equation has no solution.

Problem 31: 3(2x3)=6x+9-3(2x - 3) = -6x + 9

  • Original Equation:

  3(2x3)=6x+9-3(2x - 3) = -6x + 9

  • Step-by-Step Solution:

    • Apply the distributive property to expand the left side of the equation:

    3(2x)3(3)=6x+9-3(2x) - 3(-3) = -6x + 9

  • Rewrite the equation:

    6x+9=6x+9-6x + 9 = -6x + 9

  • Add 6x6x to both sides:

    9=99 = 9

  • Conclusion:

    • The statement 9=99 = 9 is an identity and is true for all real values of xx.

    • Therefore, the equation has infinitely many solutions (all real numbers).

Problem 32: 10x834x=6x10x - \frac{8}{3} - 4x = 6x

  • Original Equation:

  10x834x=6x10x - \frac{8}{3} - 4x = 6x

  • Step-by-Step Solution:

    • Combine like terms on the left side of the equation:

    (10x4x)83=6x(10x - 4x) - \frac{8}{3} = 6x

    6x83=6x6x - \frac{8}{3} = 6x

  • Subtract 6x6x from both sides:

    83=0-\frac{8}{3} = 0

  • Conclusion:

    • The statement 83=0-\frac{8}{3} = 0 is false for all values of xx.

    • Therefore, the equation has no solution.

Problem 33: 6(7x+7)=7(6x+6)6(7x + 7) = 7(6x + 6)

  • Original Equation:

  6(7x+7)=7(6x+6)6(7x + 7) = 7(6x + 6)

  • Step-by-Step Solution:

    • Apply the distributive property to expand both sides of the equation:

    • Left side:

      6(7x)+6(7)=42x+426(7x) + 6(7) = 42x + 42

- Right side:

      7(6x)+7(6)=42x+427(6x) + 7(6) = 42x + 42

  • Rewrite the equation:

    42x+42=42x+4242x + 42 = 42x + 42

  • Subtract 42x42x from both sides:

    42=4242 = 42

  • Conclusion:

    • The statement 42=4242 = 42 is true for all real values of xx.

    • Therefore, the equation has infinitely many solutions (all real numbers).