Linear Expressions and First-Degree Equations

Course Preparation and Note-Taking Strategy

  • Access lecture notes on Canvas prior to attending class sessions.

  • Transcribe example problems into a spiral notebook in advance to ensure core content is ready prior to lecture instruction.

Evaluation of Algebraic Expressions

  • Definition: Evaluating an algebraic expression requires substituting given numerical values for each variable in the expression and simplifying the resulting numeric expression using the standard order of operations.

  • Order of Operations Order: Perform exponent operations first, followed by multiplication and division from left to right, and finally addition and subtraction from left to right.

  • Example 1:

    • Expression: 6cy6c - y where c=6c = 6 and y=3y = -3

    • Step 1 (Substitution): 6(6)(3)6(6) - (-3)

    • Step 2 (Multiplication): 6×6=366 \times 6 = 36

    • Step 3 (Simplify double signs): (3)=+3-(-3) = +3

    • Step 4 (Addition): 36+3=3936 + 3 = 39

    • Result: 3939

  • Example 2:

    • Expression: m2+4m5m^2 + 4m - 5 where m=7m = -7

    • Step 1 (Substitution): (7)2+4(7)5(-7)^2 + 4(-7) - 5

    • Step 2 (Exponents): (7)2=(7)×(7)=49(-7)^2 = (-7) \times (-7) = 49

    • Step 3 (Multiplication): 4(7)=284(-7) = -28

    • Step 4 (Combine terms left to right): 4928549 - 28 - 5

    • Step 5 (First subtraction): 4928=2149 - 28 = 21

    • Step 6 (Final subtraction): 215=1621 - 5 = 16

    • Result: 1616

Simplification of Algebraic Expressions and Like Terms

  • Definition of Like Terms: Like terms are terms that share the exact same variable(s) raised to the exact same exponent(s).

    • Terms with different variables (such as xx and yy) cannot be combined.

    • Terms with different exponents on the same variable (such as xx and x2x^2) cannot be combined.

  • Combining Method: Combine like terms by adding or subtracting their numerical coefficients while retaining the shared variable and exponent structure.

  • Example 1:

    • Expression: 5(4w6)+4(4w+2)5(4w - 6) + 4(4w + 2)

    • Step 1 (Distribute 55): 5×4w=20w5 \times 4w = 20w, 5×(6)=305 \times (-6) = -30

    • Step 2 (Distribute 44): 4×4w=16w4 \times 4w = 16w, 4×2=84 \times 2 = 8

    • Step 3 (Expanded expression): 20w30+16w+820w - 30 + 16w + 8

    • Step 4 (Group like terms): (20w+16w)+(30+8)(20w + 16w) + (-30 + 8)

    • Step 5 (Combine coefficients): (20+16)w=36w(20 + 16)w = 36w

    • Step 6 (Combine constants): 30+8=22-30 + 8 = -22 (When combining numbers of opposite signs, subtract the smaller absolute value from the larger absolute value 308=2230 - 8 = 22 and apply the sign of the larger absolute value, yielding 22-22).

    • Result: 36w2236w - 22

  • Example 2:

    • Expression: 4y6(6zy)z4y - 6(6z - y) - z

    • Step 1 (Distribute 6-6): 6×6z=36z-6 \times 6z = -36z, 6×(y)=+6y-6 \times (-y) = +6y

    • Step 2 (Expanded expression): 4y36z+6yz4y - 36z + 6y - z

    • Step 3 (Group yy-terms): 4y+6y=10y4y + 6y = 10y

    • Step 4 (Group zz-terms): 36z1z=37z-36z - 1z = -37z

    • Result: 10y37z10y - 37z

  • Example 3:

    • Expression: 8x2+26x+11x2-8x^2 + 2 - 6x + 11x^2

    • Step 1 (Group like terms): 8x2-8x^2 and 11x211x^2 are like terms. The terms 6x-6x and 22 have no matching like terms.

    • Step 2 (Combine x2x^2 terms): 8+11=33x2-8 + 11 = 3 \rightarrow 3x^2

    • Step 3 (Write in standard descending exponent form): 3x26x+23x^2 - 6x + 2

Foundations of Linear Equations in One Variable

  • Definition: A linear equation in one variable is an equation that can be written in the standard form:   ax+b=cax + b = c   where aa, bb, and cc are real numbers and a0a \neq 0.

  • First-Degree Equation: A linear equation is a first-degree equation, meaning the highest exponent on the variable is 11

    • Example: 5x9=14-5x - 9 = 14 (Here, a=5a = -5, b=9b = -9, c=14c = 14, and the degree of xx is 11).

  • Real Numbers: Includes all numbers that are not imaginary (ii), encompassing positive integers, negative integers, fractions, decimals, and irrational numbers (e.g., repeating or non-terminating decimals).

  • Solution: A real number value that, when substituted for the variable in an equation, simplifies both sides to form a true mathematical statement (e.g., 14=1414 = 14).

  • Equivalent Equations: Equations that possess the exact same solution set.

Properties of Equality

  • Addition Property of Equality:

    • Formal statement: If aa, bb, and cc are real numbers and a=ba = b, then:     a+c=b+ca + c = b + c

    • Adding or subtracting the same real number to both sides of an equation yields an equivalent equation.

    • Subtraction is equivalent to adding a negative number.

    • Application: Used to move constant or variable terms across the equal sign (e.g., adding 66 to both sides of 4x6=254x - 6 = 25).

  • Multiplication Property of Equality:

    • Formal statement: If aa, bb, and cc are real numbers and a=ba = b, then:     a×c=b×ca \times c = b \times c

    • Multiplying or dividing both sides of an equation by the same non-zero real number yields an equivalent equation.

    • Division is equivalent to multiplying by a reciprocal fraction.

    • Application: Used to isolate variables by clearing coefficients (e.g., dividing both sides of 2x=102x = 10 by 22 or multiplying by 12\frac{1}{2}).

Systematic Procedure for Solving Linear Equations

  • Step 1: Clear Fractions or Decimals (Optional): Multiply every term on both sides of the equation by the Least Common Multiple (LCM) of all denominators (Least Common Denominator, LCD).

  • Step 2: Clear Parentheses: Use the distributive property to eliminate all parentheses.

  • Step 3: Combine Like Terms: Combine all like terms on the left side, then combine all like terms on the right side independently.

  • Step 4: Isolate Variable Terms: Use addition or subtraction to move all terms containing the variable to one side of the equation.

  • Step 5: Isolate Constant Terms: Use addition or subtraction to move all constant terms to the opposite side of the equation.

  • Step 6: Solve for the Variable: Use multiplication or division to set the coefficient of the variable to 11

  • Step 7: Check Solution (Optional): Substitute the calculated solution back into the original, unmodified equation to confirm it yields a true identity statement.

Step-by-Step Problem Solutions

  • Problem 1:

    • Equation: 4w+8=15w3w+644w + 8 = 15w - 3w + 64

    • Step 1 (Combine like terms on right): 15w3w=12w15w - 3w = 12w

    • Equation simplified: 4w+8=12w+644w + 8 = 12w + 64

    • Step 2 (Move variable terms): Subtract 4w4w from both sides:     8=8w+648 = 8w + 64

    • Step 3 (Move constant terms): Subtract 6464 from both sides:     864=568 - 64 = -56     56=8w-56 = 8w

    • Step 4 (Isolate variable): Divide both sides by 88     w=568=7w = \frac{-56}{8} = -7

    • Solution: w=7w = -7

  • Problem 2:

    • Equation: 4v+20=4(v+7)4v + 20 = -4(v + 7)

    • Step 1 (Distribute 4-4): 4×v=4v-4 \times v = -4v and 4×7=28-4 \times 7 = -28

    • Equation simplified: 4v+20=4v284v + 20 = -4v - 28

    • Step 2 (Move variable terms): Add 4v4v to both sides:     8v+20=288v + 20 = -28

    • Step 3 (Move constant terms): Subtract 2020 from both sides:     8v=2820=488v = -28 - 20 = -48

    • Step 4 (Isolate variable): Divide both sides by 88     v=488=6v = \frac{-48}{8} = -6

    • Verification:

    • Left Side: 4(6)+20=24+20=44(-6) + 20 = -24 + 20 = -4

    • Right Side: 4(6+7)=4(1)=4-4(-6 + 7) = -4(1) = -4

    • Statement 4=4-4 = -4 is true.

    • Solution: v=6v = -6

  • Problem 3:

    • Equation: 2(x4)2=3(7x2)9x2(x - 4) - 2 = 3(7x - 2) - 9x

    • Step 1 (Distribute):

    • Left side: 2(x4)2=2x822(x - 4) - 2 = 2x - 8 - 2

    • Right side: 3(7x2)9x=21x69x3(7x - 2) - 9x = 21x - 6 - 9x

    • Step 2 (Combine like terms):

    • Left side: 82=102x10-8 - 2 = -10 \rightarrow 2x - 10

    • Right side: 21x9x=12x12x621x - 9x = 12x \rightarrow 12x - 6

    • Equation simplified: 2x10=12x62x - 10 = 12x - 6

    • Step 3 (Move variable terms): Subtract 2x2x from both sides:     10=10x6-10 = 10x - 6

    • Step 4 (Move constant terms): Add 66 to both sides:     10+6=4-10 + 6 = -4     4=10x-4 = 10x

    • Step 5 (Isolate variable): Divide both sides by 1010     x=410x = \frac{-4}{10}

    • Step 6 (Reduce fraction): Divide numerator and denominator by 22     x=25x = -\frac{2}{5}

    • Solution: x=25x = -\frac{2}{5}

  • Problem 4 (Clearing Fractional Coefficients):

    • Equation: 5273x=95\frac{-5}{2} - \frac{7}{3}x = \frac{-9}{5}

    • Step 1 (Determine LCD):

    • Denominators: 22, 33, 55

    • Multiples of 55: 5,10,15,20,25,305, 10, 15, 20, 25, 30

    • Least Common Multiple (LCD\text{LCD}) = 3030 (2×3×5=302 \times 3 \times 5 = 30)

    • Step 2 (Multiply every term by 3030):

    • First term: 30×52=1502=7530 \times \frac{-5}{2} = \frac{-150}{2} = -75

    • Second term: 30×73x=2103x=70x30 \times \frac{-7}{3}x = \frac{-210}{3}x = -70x

    • Third term: 30×95=2705=5430 \times \frac{-9}{5} = \frac{-270}{5} = -54       (Diagonal simplification technique: 30×95=6×(9)=5430 \times \frac{-9}{5} = 6 \times (-9) = -54)

    • Cleared equation: 7570x=54-75 - 70x = -54

    • Step 3 (Move constant terms): Add 7575 to both sides:     70x=54+75-70x = -54 + 75     70x=21-70x = 21

    • Step 4 (Isolate variable): Divide both sides by 70-70     x=2170x = \frac{21}{-70}

    • Step 5 (Reduce fraction): Divide numerator and denominator by 77     x=310x = -\frac{3}{10}

    • Solution: x=310x = -\frac{3}{10}

  • Problem 5 (Clearing Fractional Coefficients):

    • Equation: 43v5=45v+13\frac{4}{3}v - 5 = \frac{4}{5}v + \frac{1}{3}

    • Step 1 (Determine LCD):

    • Unique denominators: 33, 55

    • Least Common Multiple (LCD\text{LCD}) = 1515 (3×5=153 \times 5 = 15)

    • Step 2 (Multiply every term by 1515):

    • First term: 15×43v=603v=20v15 \times \frac{4}{3}v = \frac{60}{3}v = 20v

    • Second term: 15×(5)=7515 \times (-5) = -75

    • Third term: 15×45v=605v=12v15 \times \frac{4}{5}v = \frac{60}{5}v = 12v

    • Fourth term: 15×13=153=515 \times \frac{1}{3} = \frac{15}{3} = 5

    • Cleared equation: 20v75=12v+520v - 75 = 12v + 5

    • Step 3 (Move variable terms): Subtract 12v12v from both sides:     8v75=58v - 75 = 5

    • Step 4 (Move constant terms): Add 7575 to both sides:     8v=808v = 80

    • Step 5 (Isolate variable): Divide both sides by 88     v=10v = 10

    • Solution: v=10v = 10

Questions & Discussion

  • Question on Ordering Terms:

    • Question: On tests and quizzes, is strict adherence to placing terms in descending exponent order (with variable terms first and constant terms at the end) required?

    • Answer: At the introductory stage of solving linear equations, term order flexibility is allowed and non-descending order will not result in point deductions. However, as advanced algebraic topics progress, organizing expressions in standard polynomial order (highest degree to lowest degree) becomes standard expectation.