Linear Equations, Applications, and Systems of Equations
Fundamentals of Linear Equations
Definition of a Linear Equation in Two Variables:
A linear equation in two variables is an equation that can be written in the form:
, , and are real constants.
and are variables.
A linear equation does not require both variables to be present simultaneously; it only requires at least one variable (e.g., or ).
Standard Examples of Linear Equations:
Geometric Interpretation:
Graphing a linear equation in two variables on the Cartesian coordinate plane (the - plane) yields a straight line.
The term "linear" derives directly from the word "line".
Slope-Intercept Form of a Line:
The slope-intercept form of a linear equation isolates on one side:
represents the slope of the line, which measures the rate at which the line rises or falls relative to horizontal movement to the right. The choice of the letter for slope is an established mathematical convention.
represents the -intercept, which is the point where the line crosses the vertical -axis.
At the -intercept, the horizontal position is . Substituting yields , giving the coordinate point .
Determining the Point of Intersection of Two Lines:
The point of intersection of two lines represented by linear equations is the unique coordinate point that satisfies both equations simultaneously.
Algebraic Procedure using Slope-Intercept Form:
Rearrange both equations into slope-intercept form ().
Set the two expressions for equal to each other.
Solve the resulting single-variable equation for .
Substitute the solved value of back into either original equation (or its slope-intercept equivalent) to determine y$.\n\n- **Step-by-Step Example: Finding the Intersection of Two Lines**\n - Problem: Find the point of intersection for the lines given by 3 x + y = 7x - y = 1\n - Step 1: Rewrite both equations in y = m x + b form:\n - For 3 x + y = 7:\ny = -3 x + 7\n - For x - y = 1:\n-y = -x + 1\n rac{-y}{-1} = rac{-x + 1}{-1}\ny = x - 1\n - Step 2: Set the expressions equal to each other to solve for x:\n-3 x + 7 = x - 1\n - Step 3: Combine like terms by moving variable terms to the left side and constants to the right side:\n-3 x - x = -1 - 7\n-4 x = -8\nx = rac{-8}{-4}\nx = 2\n - Step 4: Substitute x = 2y = x - 1y:\ny = 2 - 1\ny = 1\n - Conclusion: The point of intersection is (2, 1).\n\n# Economic Applications: Revenue, Cost, and Break-Even Analysis\n\n- Key Monetary Functions in Production:\n - **Revenue (R)**: The total monetary amount earned from selling goods.\n - Modeled as a linear function:\nR = p x\n - p is the sales price per individual unit.\n - x is the number of units produced and sold.\n - Example: Selling x50 generates a revenue function of .
Cost (): The total monetary expenditure required to produce goods, incorporating parts, labor, and overhead.
Modeled as a linear function:
is the marginal cost, defined as the operational cost required to produce one additional unit (e.g., raw materials, direct labor wages per item).
is the fixed cost, defined as the baseline expenditure required to operate regardless of production volume (e.g., factory rent, electricity, equipment maintenance).
Break-Even Analysis:
Break-Even Point: The specific production volume at which total revenue equals total cost:
Graphical Properties of Revenue and Cost:
Revenue () starts at the origin and rises at rate .
Cost () starts at the vertical intercept and rises at rate .
Under normal business conditions, the unit selling price exceeds the marginal cost (p > m).
If production volume is below the break-even point (R < C), the enterprise operates at a loss.
If production volume exceeds the break-even point (R > C), the enterprise operates at a profit.
The break-even point represents the absolute minimum production quantity required to avoid monetary loss.
Step-by-Step Example: Textbook Break-Even Point
Given Parameters:
Sales price per textbook (): \$\text{ dollars}\n - Marginal cost per textbook (m50
Fixed daily operational cost (): \$\text{ dollars}\n - Objective: Calculate the daily number of textbooks x required to break even.\n - Step 1: Formulate the revenue and cost equations:\nR(x) = 80 x\nC(x) = 50 x + 750\n - Step 2: Set revenue equal to cost (R = C):\n80 x = 50 x + 750\n - Step 3: Solve for x50 x from both sides:\n30 x = 750\nx = rac{750}{30}\nx = 25\n - Conclusion: The production facility must manufacture exactly 25 textbooks per day to break even.\n\n# Economic Applications: Supply, Demand, and Market Price\n\n- Core Definitions and Assumptions:\n - Model Assumption: The total number of units produced equals the total number of units sold (x represents both quantity supplied and quantity demanded).\n - **Supply (Sp.\n - Relationship: Supply increases as price increases (Sp) due to higher per-unit profit potential.\n - **Demand (Dp.\n - Relationship: Demand decreases as price increases (Dp) due to reduced consumer purchasing willingness.\n\n- Market Dynamics and Market Equilibrium:\n - **Shortage**: Occurs when price is set too low (D > S). Consumer demand exceeds available supply.\n - **Surplus**: Occurs when price is set too high (S > D). Supply exceeds consumer demand, leaving unsold inventory.\n - **Market Price (Equilibrium Price)**: The exact price p at which supply equals demand:\nS = D\n - At market price, all manufactured goods are purchased, and all consumer demand is fulfilled without excess or shortage.\n\n- **Step-by-Step Example: Calculator Market Equilibrium**\n - Given Models:\n - Supply function: S = 14 + 0.6 p\n - Demand function: D = 38 - 0.9 p\n - Step 1: Set supply equal to demand (S = D):\n14 + 0.6 p = 38 - 0.9 p\n - Step 2: Isolate the variable p0.9 p to both sides:\n14 + 1.5 p = 38\n - Step 3: Subtract 14 from both sides:\n1.5 p = 24\n - Step 4: Divide both sides by 1.5 rac{2}{3}):\np = rac{24}{1.5} = rac{24}{ rac{3}{2}} = 24 imes rac{2}{3} = 16\n - Conclusion: The market price for the calculator is 16.
Linear Systems Applications: Multi-Variable Word Problems
Step-by-Step Example: Theater Ticket Sales Problem
Given Parameters:
Adult ticket price: \$\text{ dollars}\n - Child ticket price: 8
Total gross revenue: \$\text{ dollars}\n - Ticket quantity ratio: Exactly three times as many adult tickets were sold as children's tickets.\n - Step 1: Define variables:\n - Let x = number of adult tickets sold.\n - Let y = number of children's tickets sold.\n - Step 2: Construct the system of linear equations:\n - Revenue equation: 14 x + 8 y = 2400\n - Ratio equation: x = 3 y\n - Step 3: Solve the system using algebraic substitution:\n - Substitute 3 yx in the revenue equation:\n14(3 y) + 8 y = 2400\n42 y + 8 y = 2400\n50 y = 2400\n - Step 4: Solve for y:\ny = rac{2400}{50} = 48\n - Step 5: Substitute y = 48x:\nx = 3(48) = 144\n - Step 6: Verify total revenue:\n14(144) + 8(48) = 2016 + 384 = 2400\n - Conclusion: The theater sold 14448 children's tickets.\n\n# Theory and Classification of Systems of Equations\n\n- Formal Definition of a System of Equations:\n - A system of equations is any collection of two or more equations containing common variables that are solved simultaneously.\n - The solution set consists of all variable assignments that make every equation in the system true at the same time.\n\n- Systems in Two Variables (2 imes 2 Systems):\n - Example:\n\begin{cases} 2 x + y = 4 \ x - 3 y = -5 \end{cases}\n - Geometric interpretation: Finding the coordinate point (x, y) where two lines intersect in two-dimensional space.\n\n- Systems in Three Variables (3 imes 3 Systems):\n - Example:\n\begin{cases} x + 2 y - z = 7 \ 3 x - y + z = -1 \ y + z = 0 \end{cases}\n - Spatial interpretation: A linear equation with three variables represents a two-dimensional **plane** in three-dimensional space (xyz depth).\n - Notation convention: Variable z2.\n - Variable presence: An equation does not need to contain every variable in the system (e.g., y + z = 0x), provided values for all variables satisfy the entire system simultaneously.\n\n- System Size and Solution Determinacy:\n - If a system has more variables than equations, it cannot be narrowed down to a single unique point solution; it will have either infinitely many solutions or no solution.\n - To narrow a system of nn independent equations are generally required.\n\n- Categorization of Solution Sets for Linear Systems:\n - Linear systems can **only** have 1023 solutions is impossible for linear systems).\n - **1. Exactly One Solution (Consistent and Independent)**:\n - Geometry (2D): Two non-parallel lines intersect at a single unique point.\n - Example solution: (2, 1).\n - **2. No Solution (Inconsistent)**:\n - Terminology: An **inconsistent system** has zero solutions.\n - Geometry (2D): Equations represent distinct parallel lines with equal slopes and different y-intercepts that never intersect.\n - Example System:\n\begin{cases} x + y = 3 \ x + y = 4 \end{cases}\n - Algebraic impossibility: No pair of (x, y)34 simultaneously.\n - Geometry (3D): Three planes forming a triangular prism structure where no single line or point is shared by all three planes.\n - **3. Infinitely Many Solutions (Consistent and Dependent)**:\n - Terminology: A **dependent system** possesses equations that are structural multiples of one another, leading to infinitely many solutions.\n - Geometry (2D): The equations describe the exact same line plotted on top of itself.\n - Example System:\n\begin{cases} 2 x + y = 5 \ 6 x + 3 y = 15 \end{cases}\n - Note: Multiplying the first equation by 33(2 x + y) = 3(5) ightarrow 6 x + 3 y = 15).\n\n- Terminology Summary Matrix:\n - **Consistent**: A system possessing at least one solution (either 1 unique solution or infinitely many).\n - **Inconsistent**: A system possessing zero solutions.\n - **Independent**: A system with a finite solution set (zero or one unique solution).\n - **Dependent**: A system with an infinite solution set.\n\n# Primary Methods for Solving Linear Systems\n\n- Method 1: Substitution\n - Technique: Isolate one variable in one equation, then substitute the resulting expression into the remaining equation(s).\n - Reduces an n(n-1)--variable system.\n - Optimal use case: When one of the variables in the system has a coefficient of 1-1, or is already isolated.\n\n- Method 2: Elimination (Linear Combinations)\n - Technique: Add, subtract, or scale multiples of entire equations together such that the coefficient of one variable sums to zero and cancels out.\n - Underlying algebraic rule: If A = BC = DA + C = B + D.\n - Example Principle: Adding x + y = 5x - y = 3y2 x = 8 ightarrow x = 4$$).