Algebra Skills – Module One Notes
Course Structure and Schedule
- The course uses modules with color-coded content: blue parts contain explanations; green parts are explanations that are missing or not yet provided.
- Each module contributes to the overall grade as a portion of a pie chart (the degree of completion fills part of the grade).
- Module one (and other modules) have a “learn” portion that opens as the module is completed; the blue explanatory content is available there.
- Knowledge checks, quizzes, and exams are all part of the course assessment.
- The instructor notes that the green parts sometimes lack explanations, and there is ongoing effort to fill in those gaps.
- There is ongoing navigation between the module content, the module sheet handout, and in-class practice problems.
- Time goals and due dates are communicated in the schedule: modules are often due on Tuesdays; the course calendar currently lists a time goal of Tuesday at 12:41 PM for certain tasks, though this may be adjusted by the administrator.
- The first four modules form the basis for Exam 1, which is scheduled for the first Tuesday in October.
- The syllabus/calendar pattern: time goals emphasize Mondays, but modules explicitly show Tuesday due dates for assignments and exams.
- The instructor plans to investigate recent changes announced for Alex course objectives and will share findings when available.
Module One: Content and Structure
- Core topics planned for Module One include:
- Solving linear equations (basic algebraic manipulation to isolate the variable).
- Absolute value equations (and solving when multiple solutions arise).
- Interval notation and basic inequalities (plus and minus discussions, number line representations).
- Inequalities (and the appropriate solution sets, including when to use interval notation or number lines).
- Set notation and operations (set-builder notation; union and intersection of sets).
- Applications and word problems (mixtures, distance-rate-time problems, etc.).
- Other equation forms and representations as they relate to the above topics.
- The module emphasizes addressing main ideas through both the algebraic techniques and the contextual word problems.
- The instructor will try to provide a balance of worked examples and guided practice in-class and on the module sheet.
Key Ideas: Solving Linear Equations
- Core approach: solve by moving terms around to isolate the variable.
- Emphasis on recognizing when linear equations are involved in applications and how to set them up from word problems.
- Connection to foundational principles: algebraic manipulation, balancing equations, and maintaining equality while isolating the variable.
- In Module One, expect practice with equations that model basic scenarios and prepare for more complex equations later in the course.
Applications: Word Problems and Real-World Contexts
- Mixture problem (coffee example):
- Given quantities: 8 pounds of one coffee and 12 pounds of another coffee, totaling 20 pounds.
- Unknowns: total revenue and price per pound, or equivalently, price per pound if total revenue is known.
- Setup idea: let p be the price per pound. Then total revenue from the 20 pounds is 20p, so if the total revenue is known as R, the equation is 20p=R.
- Key takeaway: total pounds are known (20), price per pound is the unknown, and total revenue is another variable that links to the price. This is a typical setup example for forming a linear equation from a word problem.
- Distance-time problem (air travel or travel segments):
- Given total distance (e.g., 555 miles) and total time (e.g., 5 hours).
- Distances are split into two parts (d1 and d2) corresponding to two legs of the trip, with respective times t1 and t2.
- Second leg speed is given (e.g., 115 mph), so distance for the second leg is d<em>2=115⋅t</em>2.
- Total distance: d<em>1+d</em>2=555.
- Total time: t<em>1+t</em>2=5.
- If the speed for the first leg is known (say v<em>1), then d</em>1=v<em>1⋅t</em>1 and the system becomes:
- d<em>1=v</em>1t1
- d<em>2=115t</em>2
- d<em>1+d</em>2=555
- t<em>1+t</em>2=5
- The instructor notes the two-equation systems may require substitution or elimination. A common tactic is to express one time in terms of the other, e.g., t<em>1=5−t</em>2, and substitute into the distance equation to solve for one variable, then back-substitute to find the other.
- Takeaway: many real-world problems you’ll start solving with systems of equations once two relationships are identified (time and distance; or other paired quantities).
Absolute Value Equations
- Core concept: absolute value measures distance from zero and is always nonnegative.
- Example discussed: ∣3x−5∣=10
- The absolute value equation splits into two cases:
- 3x−5=10
- 3x−5=−10
- Solutions:
- From 3x−5=10 → 3x=15⇒x=5
- From 3x−5=−10 → 3x=−5⇒x=−35
- Therefore, the solutions are x=5 and x=−35.
- Important notes:
- If the right-hand side were negative (e.g., ∣A∣=−5), there would be no solution since absolute value cannot equal a negative number.
- If the right-hand side equals zero (e.g., ∣A∣=0), then the solution is A=0, yielding a single solution.
- Conceptual point: solving an absolute value equation typically yields two separate linear equations (one for the positive case and one for the negative case) that you solve independently.
- The instructor emphasizes that solving absolute value equations is a key new pattern in the course and may produce multiple solutions.
Inequalities and Interval Notation
- Module One covers inequalities and their solution representations.
- Key representations include:
- Number line shading to indicate the solution set.
- Interval notation: e.g., (−∞,a), [a,b], etc.
- The instructor notes that some topics require combining absolute value ideas with inequalities (e.g., solving inequalities that involve absolute value, such as |x-2| < 5).
- Also mentioned: comparisons or relations that lead to unions/intersections of intervals when multiple conditions apply.
Set Notation: Builder, Union, and Intersection
- Set-builder notation: express collections of numbers or objects with a rule, e.g. x∣condition on x.
- Operations on sets:
- Union: A∪B (elements in A or B or both)
- Intersection: A∩B (elements common to both)
- The module introduces these ideas as foundations for more advanced topics like solving systems and representing solution sets graphically.
- The instructor mentions having a handout or module sheet to help you practice set notation along with other topics.
Practice and Instructional Support
- The instructor plans to review selected items from Module One with the class and address questions about the module sheet and its problems.
- There is an emphasis on attempting the blue part first (the explanatory content) before relying on the green part (where explanations may be missing).
- If there are questions about the green portion, the instructor will provide guidance and point to the blue content or other resources.
- The aim is to help students be as successful as possible, especially given occasional changes to course objectives announced through Alex.
- A practical advice: ask questions, use the module sheet, and if something isn’t clear, focus on the blue explanations and in-class discussion.
Exam Preparation and Course Milestones
- Exam One scope: based on the first four modules.
- Scheduling note: Exam One is associated with the first Tuesday in October; this is used to plan study time and ensure the four modules’ content is grasped.
- The instructor emphasizes that the best practice is to work through the blue content first and then fill gaps with in-class explanations or the module sheet.
- Linear equations (generic form): solve for x by isolating the variable through addition/subtraction and multiplication/division.
- Distances and times (two-leg travel):
- Total distance: d<em>1+d</em>2=D
- Total time: t<em>1+t</em>2=T
- Second leg distance: d<em>2=v</em>2t<em>2 (e.g., v</em>2=115 mph)
- If speeds are known for both legs: d<em>1=v</em>1t1 and solve the system with substitution/elimination.
- If you only know one speed, you may still use substitution to reduce variables (e.g., t<em>1=T−t</em>2) and solve for one variable first.
- Mixtures/price problems (coffee):
- Total pounds known: e.g., 20 pounds (from 8 + 12).
- Price per pound: p (unknown; total revenue if given is R=20p).
- Absolute value: for ∣A∣=k (with k ≥ 0):
- Cases: A=k or A=−k
- Solve each case separately and collect all valid solutions.
- No-solution case for absolute value: if the right-hand side is negative, i.e., ∣A∣=−k with k > 0, there is no solution.
- Set notation basics:
- Set-builder: x∣condition on x
- Unions and intersections: A∪B,A∩B
- Conceptual takeaway: many of these problems are model-building exercises that build toward systems of equations and more advanced algebra topics.
Practical Notes for Studying
- Focus on blue content first to understand explanations; green content may be incomplete and will be supplemented.
- Practice solving linear equations and absolute value equations to build fluency with multiple-solution scenarios.
- Review basic inequalities and interval notation, including how to represent solution sets on a number line and in interval form.
- Practice set-builder notation and basic set operations to prepare for later topics involving relationships and constraints.
- Work through word problems (mixtures, distance-rate-time) to learn how to translate real-world scenarios into systems of equations.
- Check the course calendar for due dates and exam dates, and note the emphasis on Tuesday submissions during the early parts of the course.
- If you encounter changes announced by the learning platform (Alex), look for updated objectives and ask questions if anything is unclear.
Instructor’s Closing Guidance
- The instructor welcomes questions and aims to clarify Module One content during class.
- The recommended workflow: start with the blue explanatory parts, then use the module sheet for practice, and ask for help on the green parts as needed.
- The goal is to enable you to be successful in the course, despite occasional administrative or content-management hiccups.