Are You Ready for Algebra I? Class Review - Transcript Notes

Class session recap

  • The instructor emphasized that this is a classwork review where students should show their work and turn it in with their name on the page.

  • Pages CC 62 and CC 63 in the book are referenced as the section heading: "Are you ready to see if you're ready for algebra one." The class will work through problems in a guided, collaborative way.

  • The teacher plans to go through multiple problems (15, 16, 17, 18, 25, 26, 37, 38, 39, 40, 41, 42, 48) and explain methods, not just final answers.

  • Emphasis on showing steps clearly, aligning equal signs, and using inverse operations when solving equations.

  • The class uses a mix of integer arithmetic, distributive property, combining like terms, solving one-step and two-step equations, and a basic introduction to graphing using slope-intercept form.

  • Throughout, the teacher reinforces:

    • For adding/subtracting with different signs: subtract and take the sign of the larger magnitude.

    • For multiplying/dividing with negatives: negative×positive = negative; negative×negative = positive.

    • Distributive property: a(b+c)=ab+aca(b + c) = ab + ac

    • Combining like terms: add coefficients of like terms (e.g., combine 3b + 4b to 7b).

    • Isolating the variable in equations by inverse operations and showing work on both sides.

    • Graphing basics: slope-intercept form y=mx+by = mx + b with slope m and y-intercept b, and two methods to graph: x-y tables and slope-intercept form.

  • The teacher also notes practical study advice: practice in the book or online, and keep work organized to facilitate help.


Key concepts and rules covered

  • Sign rules for addition and subtraction with integers

    • When signs differ in a sum, subtract the smaller magnitude from the larger magnitude and keep the sign of the larger magnitude.

    • When signs are the same, add the magnitudes and keep the sign.

  • Multiplication and division with integers

    • Product/dividend signs: negative × positive = negative; negative × negative = positive.

  • Distributive property

    • Distribute multiplication over addition: a(b+c)=ab+aca(b + c) = ab + ac

  • Combining like terms

    • Add coefficients of like terms (e.g., 3b+4b=7b3b + 4b = 7b; constants are combined separately).

  • Solving one-step and two-step equations

    • Use inverse operations on both sides; isolate the variable; show alignment of steps and reasoning.

  • Fractions and reciprocals

    • To clear a fraction, multiply by the reciprocal; recall that a fraction represents division.

  • Graphing linear equations

    • Slope-intercept form: y=mx+by = mx + b where bb is the y-intercept and mm is the slope (rise over run).

    • Points can be found from the equation and plotted to graph the line.


Problem-by-problem walkthroughs and solutions

15. -54 + 35
  • Problem: 54+35-54 + 35

  • Reasoning: Signs differ; perform subtraction of magnitudes and assign the sign of the larger magnitude.

  • Calculation:

    • Magnitude subtraction: 5435=5435=19|{-54}| - |{35}| = 54 - 35 = 19

    • Larger magnitude is 54 (negative), so the result is 19-19.

  • Final: 54+35=19.-54 + 35 = -19.

16. -18 - (-30)
  • Problem: 18(30)-18 - (-30)

  • Reasoning: Subtracting a negative is adding.

  • Calculation:

    • Convert: 18(30)=18+30=12-18 - (-30) = -18 + 30 = 12

  • Final: 18(30)=12.-18 - (-30) = 12.

17. 15 × (-4)
  • Problem: 15imes(4)15 imes (-4)

  • Reasoning: Negative times positive yields negative.

  • Calculation: 15imes4=6015 imes 4 = 60, so 15imes(4)=60.15 imes (-4) = -60.

  • Final: 60.-60.

18. -30 ÷ (-6)
  • Problem: rac306rac{-30}{-6}

  • Reasoning: Negative divided by negative yields positive.

  • Calculation: Magnitude: 30/6=530/6 = 5; signs cancel to positive.

  • Alternative representation (as a fraction):rac306=rac306=5.rac{-30}{-6} = rac{30}{6} = 5.

  • Final: 5.5.

25. 5(12 + g)
  • Problem: 5(12+g)5(12 + g)

  • Concept: Distributive property: a(b+c)=ab+aca(b + c) = ab + ac

  • Calculation:

    • Distribute 5 across the parentheses: 5imes12+5imesg=60+5g.5 imes 12 + 5 imes g = 60 + 5g.

    • Note: Do not mistakenly add 12 and g first since they are not like terms.

  • Final: 5(12+g)=60+5g.5(12 + g) = 60 + 5g.

26. l? (r − 6) × 9
  • Problem: 9(r6)9(r - 6) or equivalently 9imes(r6)9 imes (r - 6)

  • Reasoning: Distribute 9 across the subtraction inside the parentheses.

  • Calculation:

    • 9imesr=9r9 imes r = 9r

    • 9imes(6)=549 imes (-6) = -54

    • Combine: 9r549r - 54

  • Common pitfall noted: Do not reverse signs to get 549r54 - 9r.

  • Final: 9r54.9r - 54.

37. Solve a one-step equation: 5g = 135
  • Problem: 5g=1355g = 135

  • Reasoning: Isolate the variable g by inverse operation (division) on both sides.

  • Calculation:

    • Divide both sides by 5: g=rac1355=27.g = rac{135}{5} = 27.

  • Final: g=27.g = 27.

  • Note: The teacher emphasized showing each step and aligning the work.

38. x − 16 = 8
  • Problem: x16=8x - 16 = 8

  • Reasoning: Isolate x by undoing subtraction with addition on both sides.

  • Calculation:

    • Add 16 to both sides: x=8+16=24.x = 8 + 16 = 24.

  • Final: x=24.x = 24.

39. Combine like terms: 3b − 32 + 4b
  • Problem: 3b32+4b3b - 32 + 4b

  • Reasoning: Combine like terms (the terms with b).

  • Calculation:

    • Combine b-terms: 3b+4b=7b3b + 4b = 7b

    • Constant term remains: 32-32

    • Result: 7b327b - 32

  • Final: 7b32.7b - 32.

40. Combine like terms: -3f + 4t − 3t + 6f
  • Problem: 3f+4t3t+6f-3f + 4t - 3t + 6f

  • Reasoning: Group like terms by variable and combine coefficients.

  • Calculation:

    • f-terms: 3f+6f=3f-3f + 6f = 3f

    • t-terms: 4t3t=t4t - 3t = t

    • Final: 3f+t.3f + t.

  • Final: 3f+t.3f + t.

41. Two-step equation: 4x + 16 = 40
  • Problem: 4x+16=404x + 16 = 40

  • Step 1: Subtract 16 from both sides to isolate the x-term: 4x=4016=24.4x = 40 - 16 = 24.

  • Step 2: Divide both sides by 4: x=rac244=6.x = rac{24}{4} = 6.

  • Final: x=6.x = 6.

42. Solve with fractions: x/5 − 9 = 1
  • Problem: racx59=1rac{x}{5} - 9 = 1

  • Step 1: Add 9 to both sides: racx5=10.rac{x}{5} = 10.

  • Step 2: Multiply both sides by 5 (the reciprocal of 1/5): x=10imes5=50.x = 10 imes 5 = 50.

  • Alternative fraction approach: Multiply both sides by 5 to clear the denominator: x=50.x = 50.

  • Final: x=50.x = 50.

48. Graphing y = 2x + 1 (introduction to graphing)
  • Task: Graph the line y = 2x + 1.

  • Methods discussed:

    • Graph using x-y table: choose x-values, compute y, plot points, and draw the line.

    • Graph using slope-intercept form (preferred in algebra): y = mx + b, where m is the slope and b is the y-intercept.

  • Key values:

    • Slope m = 2; intercept b = 1.

    • The y-intercept is where x = 0: point (0, 1).

    • Rise over run: with slope 2, rise = 2, run = 1.

  • Example points:

    • Starting from the intercept (0, 1), go up 2 and right 1 to get (1, 3).

    • Going in the opposite direction (down 2 and left 1) also yields another point on the line, e.g., (-1, -1).

  • Conceptual note: The slope-intercept form explicitly shows the y-intercept and slope, which helps in graphing quickly. A full discussion of graphing, including multiple methods, will be covered in the algebra chapter.

  • Final note: This problem is a preview of slope-intercept and graphing, with the understanding that more practice will come in later chapters.


Practical tips and common pitfalls highlighted

  • Always show work and align steps so help can follow your thought process.

  • For addition/subtraction with integers:

    • If signs differ, subtract magnitudes and assign the sign of the larger magnitude.

    • If signs are the same, add magnitudes and keep the sign.

  • For multiplication/division with negatives:

    • Negative × Positive = Negative; Negative × Negative = Positive.

  • Distributive property: always distribute across parentheses, e.g., a(b+c)=ab+aca(b + c) = ab + ac.

  • When combining like terms, ensure you are combining coefficients of the same variable, not constants with variables.

  • When solving equations, always apply inverse operations to both sides of the equation and keep the equation balanced.

  • To clear fractions, multiply by the reciprocal of the denominator when needed.

  • Graphing strategies: be comfortable with both x-y tables and slope-intercept form to quickly plot and draw the line.


Study tips and next steps

  • Practice problems in the same sections (integers, distributive property, combining like terms, simple equations, and graphing basics) to reinforce the rules.

  • Review notes on how to handle negatives in both arithmetic and algebraic contexts.

  • If you’re preparing for Algebra I, anticipate chapters on slope, intercepts, and graphing to build on these foundations.

  • Use online resources or your textbook to find additional examples of distributive property and solving one- and two-step equations for extra practice.