📐 Formula — The general form of a linear equation is , where is the slope, is the Y-intercept, is the dependent variable, and is the independent variable.
Linear terms keep a constant slope; products, powers, and quotients of variables do not.
★ Must-know
📐 Formula — The slope-intercept equation of a line with slope and Y-intercept is .
📐 Formula — The slope-point equation of a non-vertical line with slope passing through is .
📌 A line is horizontal when its two points have the same Y-coordinate and has equation , whereas it is vertical when its points have the same X-coordinate and has equation .
📌 Two non-vertical lines are parallel when they have the same slope and perpendicular when the product of their slopes is .
Further detail
📐 Formula — For two points and , the slope is when , after which the point-slope form gives the line equation.
Slope-intercept → point-slope → two-point form
★ Must-know
📐 Formula — For unit selling price and quantity , total revenue is and profit is .
📌 In a linear cost model, marginal cost equals unit variable cost, average variable cost remains constant, and average fixed cost decreases as quantity increases.
📐 Formula — For a manufacturing company, break-even quantity is , where is fixed cost, is unit selling price, and is unit variable cost.
Further detail
📌 Increasing fixed cost or unit variable cost increases the break-even quantity, whereas increasing selling price decreases the break-even quantity.
📐 Formula — For a retail business with variable-cost proportion of sales revenue, break-even revenue is .
Fixed cost, variable cost, and price determine the break-even quantity or revenue.
★ Must-know
📌 Two matrices are conformable for addition or subtraction only when they have the same dimensions, and corresponding elements are then added or subtracted.
Further detail
📌 Multiplying a matrix by a scalar multiplies every element by that scalar and produces a matrix with the same dimension.
📌 For conformable matrices and real scalars, matrix addition is commutative and associative, and scalar multiplication distributes over matrix addition.
Define the array → classify its type → add or multiply conformable matrices
★ Must-know
📌 Scalar multiplication of matrices satisfies X A = A X for a real scalar X.
📌 Scalar multiplication is distributive over scalar addition and matrix addition: (X + Y)A = XA + YA and X(A + B) = XA + XB.
📌 Matrix multiplication is associative and distributive, but it is not generally commutative: AB does not generally equal BA.
Further detail
📌 Scalar multiplication is associative: X(YA) = XY(A).
📌 For matrices A and B, AB may be zero even when neither A nor B is a zero matrix, and AB = AC does not generally imply B = C.
SAD: scalar laws, admissibility, distributivity
📌 An invertible, or nonsingular, matrix has an inverse, whereas a singular matrix has no inverse.
Only square matrices can have inverses, and whenever an inverse exists it is unique.
🔄 The inverse-finding process is:
The elementary row operations are:
Augment → reduce → read the inverse
★ Must-know
📌 The inverse method applies only when the coefficient matrix is square and invertible, and it does not distinguish between no-solution and infinitely-many-solution cases.
📌 A row of zeros with a nonzero constant indicates no solution, an identity-form coefficient matrix gives a unique solution, and a consistent reduced form with free variables indicates infinitely many solutions.
Further detail
Unique solution versus no solution versus infinitely many solutions
★ Must-know
Further detail
In the carpeting example, using 1,500 square yards of wool and 1,800 square yards of nylon requires 20X + 30Y = 1,500 and 40X + 30Y = 1,800, giving X = 15 superior-grade rolls and Y = 40 quality-grade rolls.
Markov chains can be used to predict the probability that a system will be in a particular state at a given time and to study its long-run equilibrium or steady state.
Represent → translate → solve → check
★ Must-know
📌 The state of a system in a given period depends on its state in the preceding period and on the transition probabilities.
📐 Formula — Future state vectors are calculated by multiplying the previous state vector by the transition matrix: .
Further detail
The assumptions of a Markov chain are:
For the two-store example, the initial distribution is (0.8, 0.2), the transition matrix is , and the first two predicted distributions are (0.76, 0.24) and (0.732, 0.268).
Current state + transition probabilities → future and steady-state predictions
A linear programming objective may involve:
The main assumptions are:
ODCP: objective, decision variables, constraints, parameters
★ Must-know
📐 Formula — The microcomputer model maximizes subject to , , , and .
📌 Non-negativity constraints require every decision variable to be zero or positive because negative quantities are unrealistic.
Further detail
📐 Formula — The switching-device model maximizes subject to two assembly-time constraints of 450 minutes each, minimum production of 20 units for each model, and non-negativity.
Define the problem → variables → objective → constraints
★ Must-know
📌 The graphical solution method applies only to linear programming problems with two decision variables, whereas the algebraic simplex method can handle problems with more than two variables.
📌 For a linear programming problem with an optimum, at least one optimal solution occurs at an extreme or corner point of the feasible region.
Further detail
For the microcomputer model, the optimal solution is to produce 9 units of type 1 and 4 units of type 2, giving a maximum profit of Br. 740.
In the microcomputer solution, assembly time has 24 hours of slack, while inspection time and storage space are binding constraints with zero slack.
Plot constraints → find feasible region → test corner points → choose the best value
Slack belongs to ≤ constraints, whereas surplus belongs to ≥ constraints.
★ Must-know
📌 A basic solution is a solution obtained from the constraint equations, whereas a basic feasible solution also satisfies all constraints, including non-negativity constraints.
📌 A maximization simplex solution is optimal when the Cj − Zj row contains only zeros and negative numbers.
Further detail
Standard form → tableau → pivot → optimality test.
For the lawn-mower problem, the model is subject to assembly, packing, and engine constraints, and the optimal plan is 24 push-type mowers and 42 self-propelled mowers with profit Br. 4020 and 9 unused engines.
For the bentwood furniture problem, the optimal plan is 13 rocking chairs and 4 coffee tables, producing a maximum profit of Br. 648 and leaving 8 unused woodworking hours.
For the tire-machine problem, the minimum operating cost of Br. 3600 is obtained by producing 40 tires on machine I and 20 tires on machine II.
Resource constraints → feasible region → optimal production plan → profit or cost.
★ Must-know
📌 Simple interest is calculated only on the initial principal, whereas compound interest is calculated on the principal plus previously accrued interest.
📐 Formula — Simple interest is calculated by , and the maturity amount is , where P is principal, r is the annual rate, and t is time in years.
📐 Formula — For compound interest, the amount after n conversion periods is , where and .
📐 Formula — The present value of a compound amount is calculated by .
📐 Formula — The effective annual rate for a nominal rate r compounded m times per year is .
📌 An ordinary annuity makes payments at the end of each payment period, whereas an annuity due makes payments at the beginning of each payment period.
Further detail
📐 Formula — Under continuous compounding, the amount is calculated by , where P is principal, r is the annual rate, and t is time in years.
Simple interest earns on principal only, whereas compound interest earns on principal plus accumulated interest.
★ Must-know
📌 An ordinary annuity consists of equal periodic payments made at the end of each payment period, whereas an annuity due has payments at the beginning of each period.
📐 Formula — The future value of an ordinary annuity is , where R is the periodic payment, i is the interest rate per payment period, and n is the number of payment periods.
Further detail
Payment → accumulation → future value
📐 Formula — The periodic sinking-fund deposit is , where A is the target amount, i is the rate per payment period, and n is the number of deposits.
📐 Formula — The present value of an ordinary annuity is .
📐 Formula — The amortization payment is , where P is the present value of the loan, i is the rate per period, and n is the number of payments.
📐 Formula — The derivative of a constant function is .
📐 Formula — For a power function, the power rule gives .
📌 If marginal revenue exceeds marginal cost, producing the next unit increases total profit; if marginal revenue is less than marginal cost, the next unit should not be produced.
📌 Profit is maximized at a critical production level where marginal revenue equals marginal cost, equivalently where .
📌 A critical point where the first derivative is zero must be tested with the second derivative: a positive second derivative indicates a local minimum, while a negative second derivative indicates a local maximum.
📐 Formula — For weekly demand price , revenue is and profit is when cost is .
The revenue function reaches its maximum at a production level of 5,000 transistor radios per week, producing a maximum revenue of 25,000 Br.
The profit function reaches its maximum at a production level of 4,000 transistor radios per week, producing a maximum profit of 21,000 Br.
Sinking fund builds a future sum; amortization retires a present debt
| Method | Requirement | Solution cases |
|---|---|---|
| Inverse method | Square invertible coefficient matrix | Produces the solution vector |
| Gaussian elimination | Row reduction of the augmented matrix | Distinguishes unique, none, and infinitely many solutions |
| Type | Interest basis | Typical use or feature |
|---|---|---|
| Simple interest | Initial principal only | Generally used for short-term loans or investments |
| Compound interest | Principal plus accrued interest | Generally used for long-term borrowing |
| Continuous compounding | Continuous accumulation represented by | Limiting case as conversion frequency increases |
Test your knowledge on Linear Equations and Matrix Algebra with 64 multiple-choice questions with detailed corrections.
1. What distinguishes an algebraic expression from an equation?
2. Which statement best defines a linear equation?
Memorize the key concepts of Linear Equations and Matrix Algebra with 94 interactive flashcards.
What is an algebraic expression?
A mathematical statement linking numerical quantities by operations.
What does an equation indicate about two algebraic expressions?
They are equal.
What characterizes a linear equation's variables?
They have degree one.
Import your course and AI generates sheets, quizzes and flashcards in 30 seconds.
Sheet generator