SLIDE 2 Slide 7 / 116
When defining your variables, remember... Letters from the beginning of the alphabet like a, b, c... often denote constants in the context of the discussion at hand. While letters from end of the alphabet, like x, y, z..., are usually reserved for the variables, a convention initiated by Descartes. Try It! Write an equation with a variable and have a classmate identify the variable and its value.
Slide 8 / 116
An equation can be compared to a balanced scale. Both sides need to contain the same quantity in order for it to be "balanced".
Slide 9 / 116
For example, 20 + 30 = 50 represents an equation because both sides simplify to 50. 20 + 30 = 50 50 = 50 Any of the numerical values in the equation can be represented by a variable. Examples: 20 + c = 50 x + 30 = 50 20 + 30 = y
Slide 10 / 116
Why are we Solving Equations? First we evaluated expressions where we were given the value of the variable and had to find what the expression simplified to. Now, we are told what it simplifies to and we need to find the value of the variable. When solving equations, the goal is to isolate the variable on
- ne side of the equation in order to determine its value (the
value that makes the equation true).
Slide 11 / 116
In order to solve an equation containing a variable, you need to use inverse (opposite/undoing) operations on both sides
Let's review the inverses of each operation: Addition Subtraction Multiplication Division
Slide 12 / 116
There are four properties of equality that we will use to solve
- equations. They are as follows:
Addition Property If a=b, then a+c=b+c for all real numbers a, b, and c. The same number can be added to each side of the equation without changing the solution of the equation. Subtraction Property If a=b, then a-c=b-c for all real numbers a, b, and c. The same number can be subtracted from each side of the equation without changing the solution of the equation. Multiplication Property If a=b, and c=0, then ac=bc for all real numbers ab, b, and c. Each side of an equation can be multiplied by the same nonzero number without changing the solution of the equation. Division Property If a=b, and c=0, then a/c=b/c for all real numbers ab, b, and c. Each side of an equation can be divided by the same nonzero number without changing the solution of the equation.