Instructional videos are displayed with permission from Khan Academy.
Variable Substitution 2
Prerequisites
Before attempting this topic, it is recommended that you understand the following:- Addition and subtraction of negative numbers
- Multiplication of negative numbers
- How exponents work
Example 1:
Evaluate: z + y + z + 2z + 3zExample 2:
where y=1,z=2.Solution
Combine and arrange terms: y + 7zSubstitute the values:
1 + 7(2)Compute the answer: 15
Notes
See how we combined the terms first before doing the substitution? If we had not combined terms first, the substitution would look like this:
2 + 1 + 2 + 2(2) + 3(2) =
2 + 1 + 2 + 4 + 6 =
15Although you would succeed without combining terms, if the numbers had been larger, this would have clearly been more difficult.
Evaluate: 3y 3 + 3z 2 - x + 3y
where x=-3,y=2,z=-3.Solution
Combine and arrange terms: -x + 3y 3 + 3y + 3z 2Substitute the values:
-(- 3) + 3(2 3) + 3(2) + 3(( - 3) 2)3 + 24 + 6 + 27 = 60
Notes
Although it isn't necessary, we reordered the terms first alphabetically, and then by order of magnitude. This is generally a good habit because your teacher might require you to write expressions in this order.As you can see, substitution involving negative numbers can be tricky. For example, the z2 term evaluates to a positive number even though z=-3.
