Course Content
Whole Numbers
1. Place Value Learn how digits represent different values depending on their place in a number. Understand the ones, tens, hundreds, and beyond. 2. Comparing Numbers Master how to determine which numbers are greater or smaller using inequality symbols and number lines. 3. Rounding Numbers Practice rounding numbers to the nearest ten, hundred, or thousand to estimate values more easily.
0/2
Roman Numerals
Roman numerals are a number system from Ancient Rome that uses letters to represent numbers instead of digits. Basic Roman Numerals I = 1 V = 5 X = 10 L = 50 C = 100 D = 500 M = 1000 Quick Rules ✅ If a smaller numeral comes after a bigger one → add Example: VI = 5 + 1 = 6 ✅ If a smaller numeral comes before a bigger one → subtract Example: IV = 5 − 1 = 4
0/2
Integers
Integers are whole numbers that can be positive, negative, or zero. Integers do NOT include: ❌ decimals (like 2.5, -0.7) ❌ fractions (like ½, -3/4) 🔢 Types of Integers 1) Positive Integers These are numbers greater than 0: 1, 2, 3, 4, 5, … Example: +8 means you have 8 dollars. 2) Negative Integers These are numbers less than 0: -1, -2, -3, -4, -5, … Example: -8 means you owe 8 dollars or you are 8 below zero. 3) Zero 0 is an integer too! It is the number in the middle of positive and negative numbers. 📍 Integers on a Number Line Integers can be shown on a number line: Numbers to the right of 0 are positive Numbers to the left of 0 are negative Example: … -3, -2, -1, 0, 1, 2, 3 … ➕➖ Integer Operations (How They Work) Adding Integers ✅ Same signs → add, keep the sign 5 + 3 = 8 (-5) + (-3) = -8 ✅ Different signs → subtract, keep the sign of the bigger number 7 + (-2) = 5 (-9) + 4 = -5 Subtracting Integers Subtracting is the same as adding the opposite: Example: 6 − 2 = 4 6 − (-2) = 6 + 2 = 8 (-6) − 2 = -8 (-6) − (-2) = -6 + 2 = -4 Multiplying & Dividing Integers ✅ Same signs → positive (-4)(-3) = 12 4 ÷ 2 = 2 ✅ Different signs → negative (-4)(3) = -12 12 ÷ (-3) = -4 🌎 Real-Life Examples of Integers Integers are used all the time: 📌 Temperature 10°C (positive) -5°C (negative) 📌 Money $20 = you have money -$20 = you owe money 📌 Elevation 200 feet above sea level -50 feet below sea level 📌 Sports +3 points gained -3 points lost
0/2
Pre-Algebra

A system of equations solver is a tool or method used to find the values of unknown variables that satisfy multiple equations simultaneously. These systems typically involve two or more equations with the same set of variables, and the goal is to find the values of these variables that make all the equations true at the same time.

Types of Systems of Equations

  1. Linear Systems: The equations are linear, meaning they can be written in the form of ax+by=c, where a, b, and c are constants, and xx and yy are variables.

  2. Nonlinear Systems: These involve equations where at least one equation is nonlinear, such as quadratic or higher-order polynomials.

Methods to Solve Systems of Equations

  1. Graphical Method:

    • Plot each equation on a graph, and find the point where the lines (or curves) intersect. The coordinates of the intersection point give the solution.

  2. Substitution Method:

    • Solve one of the equations for one variable in terms of the others, and then substitute this expression into the other equation(s) to find the values of the variables.

  3. Elimination Method (or Addition Method):

    • Add or subtract the equations to eliminate one of the variables. This simplifies the system, allowing you to solve for the remaining variables.

  4. Matrix Method (or Gaussian Elimination):

    • A more advanced technique that uses matrices to represent and solve the system of equations. It’s especially useful for large systems of equations.

  5. Cramer’s Rule:

    • A formula that provides a solution to a system of linear equations with as many equations as variables, using determinants.

Example of a System of Linear Equations

                                               2x+3y=13

                                               4x−y=1

This is a system of two equations with two variables, xx and yy. To solve this system, you would use one of the methods above.

Skip to toolbar