WEBVTT

1
00:00:00.256 --> 00:00:02.560
Welcome to Brainfuse!

2
00:00:04.096 --> 00:00:10.240
In this lesson, we'll use our understanding of the operations to write expressions and equations.

3
00:00:10.496 --> 00:00:15.541
This is especially helpful when you need to solve application problems.

4
00:00:15.721 --> 00:00:17.920
Here are the instructions on screen.

5
00:00:18.432 --> 00:00:23.808
Let x denote a number and express the following statements algebraically:

6
00:00:24.832 --> 00:00:28.672
These instructions are asking us to use x as our variable.

7
00:00:31.644 --> 00:00:37.376
Let's start with the first statement, "The sum of a number and 3."

8
00:00:37.376 --> 00:00:40.192
This is an example of an algebraic expression.

9
00:00:40.960 --> 00:00:43.520
These are statements with at least one variable,

10
00:00:43.776 --> 00:00:45.056
here we have "a number,"

11
00:00:46.080 --> 00:00:48.640
Which we'll represent with an x,

12
00:00:48.640 --> 00:00:48.640


13
00:00:50.176 --> 00:00:54.784
And at least one operation. Here we have the keyword "sum,"

14
00:00:55.040 --> 00:00:59.392
Which tells us that we're going to be adding two or more values together.

15
00:00:59.889 --> 00:01:02.976
So, "sum of a number and 3,"

16
00:01:04.256 --> 00:01:07.328
It's "x + 3," and because this is addition,

17
00:01:07.840 --> 00:01:13.216
We can also write that in the opposite order and have the same sum.

18
00:01:18.336 --> 00:01:20.640
That's one property of addition.

19
00:01:21.152 --> 00:01:22.944
Let's move to the next expression.

20
00:01:23.456 --> 00:01:25.760
Here we have "4 more than a number,"

21
00:01:26.016 --> 00:01:30.112
And our key word, "more," also calls for adding values.

22
00:01:30.368 --> 00:01:33.184
So we can write this as "x + 4,"

23
00:01:33.787 --> 00:01:37.823
Or "4 + x."

24
00:01:37.823 --> 00:01:40.062
Both would have the same sum.

25
00:01:40.062 --> 00:01:45.728
So as we saw with these examples in red, order does not matter with addition.

26
00:01:45.728 --> 00:01:49.824
But next, let's look at the orange expressions.

27
00:01:50.848 --> 00:01:56.480
The first one says, "the difference between 3 and x."

28
00:01:56.480 --> 00:01:56.480


29
00:01:56.480 --> 00:01:59.552
We tend to express the difference between two numbers

30
00:01:59.808 --> 00:02:01.344
As a positive value.

31
00:02:02.112 --> 00:02:04.266
If we had to express the difference between

32
00:02:04.266 --> 00:02:07.232
5 and 3,

33
00:02:07.232 --> 00:02:07.232


34
00:02:07.488 --> 00:02:08.512
For example,

35
00:02:09.024 --> 00:02:13.632
The lesser value, 3, needs to be subtracted from the greater value.

36
00:02:13.632 --> 00:02:18.240
So 5 - 3 would equal positive 2.

37
00:02:18.496 --> 00:02:20.288
That would be the difference.

38
00:02:20.800 --> 00:02:21.824
But here,

39
00:02:22.080 --> 00:02:23.104
We have a problem.

40
00:02:23.616 --> 00:02:25.664
This says, "the difference between 3 and x,"

41
00:02:25.920 --> 00:02:26.432
And

42
00:02:26.688 --> 00:02:31.040
We don't know whether x is greater than, equal to, or less than 3.

43
00:02:31.296 --> 00:02:36.160
So if you don't know which value is greater, you can use absolute value.

44
00:02:36.416 --> 00:02:40.768
So in that case we can write 3 - x

45
00:02:41.280 --> 00:02:43.584
Between the absolute value bars,

46
00:02:44.165 --> 00:02:48.448
Or x - 3.

47
00:02:48.448 --> 00:02:48.448


48
00:02:49.728 --> 00:02:56.128
Using absolute value ensures that our answer will be positive and these two values will be equal.

49
00:02:56.128 --> 00:03:01.342
After all, if x were equal to 5, then the absolute value of 3 - 5

50
00:03:01.342 --> 00:03:04.832
Would be equal to the absolute value of -2.

51
00:03:06.112 --> 00:03:10.208
Or, if we had 5 - 3, the absolute value of 5 - 3

52
00:03:10.464 --> 00:03:12.768
That would be equal to the absolute value of 2.

53
00:03:13.280 --> 00:03:15.840
Both of these are equal to positive 2.

54
00:03:18.400 --> 00:03:23.062
For our next expression, we have "2 less than a number."

55
00:03:23.062 --> 00:03:31.456
"Difference" was a term that calls for subtraction, and "less than" in this case is the term that calls for subtraction.

56
00:03:31.968 --> 00:03:34.784
In this case, check to make sure you have the right order.

57
00:03:35.296 --> 00:03:37.856
I'm going to write down

58
00:03:38.144 --> 00:03:40.660
Two different possible answers

59
00:03:41.440 --> 00:03:45.866
And then we can figure out which one is correct.

60
00:03:47.584 --> 00:03:51.680
So, this one is saying that we start with 2 and we subtract

61
00:03:52.192 --> 00:03:53.728
An unknown value from it.

62
00:03:55.520 --> 00:03:58.336
This one is saying that we start with a number

63
00:03:58.592 --> 00:04:01.240
And we subtract 2 from it.

64
00:04:01.920 --> 00:04:05.248
So "x - 2" has the same meaning as "2 less than a number."

65
00:04:05.760 --> 00:04:10.890
We start with a number, and our result is 2 less than that number.

66
00:04:10.890 --> 00:04:16.512
So let's cross out the wrong answer and keep the correct one.

67
00:04:16.512 --> 00:04:20.096
Okay, so stepping down to the green expressions,

68
00:04:20.096 --> 00:04:23.680
Here we have, "the product of a number and 4."

69
00:04:23.680 --> 00:04:23.680


70
00:04:23.936 --> 00:04:26.496
"Product" calls for multiplication,

71
00:04:27.264 --> 00:04:34.604
We can write that as 4 times x, or 4x.

72
00:04:34.604 --> 00:04:37.760
You'll often see in these expressions.

73
00:04:37.760 --> 00:04:37.760


74
00:04:37.760 --> 00:04:42.368
And "twice a number." "Twice" is another way of saying 2 times,

75
00:04:42.624 --> 00:04:44.160
So we can write that

76
00:04:44.416 --> 00:04:51.249
As 2 times x, or 2x.

77
00:04:53.888 --> 00:04:56.448
And now here we have a percentage.

78
00:04:56.704 --> 00:04:59.264
So "30% of a number."

79
00:04:59.515 --> 00:05:05.920
"Of" tells us to multiply, but we need to remember that we have a percent.

80
00:05:06.176 --> 00:05:12.855
So let's convert that percentage into a fraction or decimal.

81
00:05:15.904 --> 00:05:20.512
There it is as a fraction, 30% = 30 for every 100,

82
00:05:20.768 --> 00:05:22.304
Or 30 over 100.

83
00:05:23.328 --> 00:05:25.888
And to convert it to a decimal,

84
00:05:27.168 --> 00:05:32.544
We divide by 100 by drawing the decimal point back two places.

85
00:05:32.800 --> 00:05:34.080
So we end up with

86
00:05:34.451 --> 00:05:44.477
0.30 times a number, or 0.30x.

87
00:05:47.136 --> 00:05:47.136


88
00:05:47.136 --> 00:05:53.759
And in the blue statement we have, "the quotient of 8 and a number," and "quotient" tells us to divide.

89
00:05:54.304 --> 00:05:56.352
So here, order does matter.

90
00:05:57.520 --> 00:06:02.752
And it gives us the dividend first, the 8,

91
00:06:03.264 --> 00:06:05.824
Divided by

92
00:06:06.080 --> 00:06:08.128
The divisor, which is our number.

93
00:06:08.384 --> 00:06:09.664
It can also be written

94
00:06:10.688 --> 00:06:11.712
Like that,

95
00:06:12.224 --> 00:06:15.552
And our answer would be the quotient.

96
00:06:16.832 --> 00:06:21.440
So far we have only had one operation per problem.

97
00:06:21.696 --> 00:06:26.304
But in these last two problems, we're going to have more than one.

98
00:06:26.891 --> 00:06:31.804
Here we have "twice the sum of 8 and a number," so this calls for

99
00:06:31.804 --> 00:06:38.080
2 times, that's multiplication, the sum of 8 and a number, that's addition.

100
00:06:39.360 --> 00:06:40.896
When we write this out,

101
00:06:41.152 --> 00:06:47.296
We need to use parentheses, because before we multiply we need to find the

102
00:06:47.296 --> 00:06:53.440
Sum of 8 and a number.

103
00:06:53.440 --> 00:06:53.440


104
00:06:55.744 --> 00:06:59.840
So inside the parentheses you can put "8 + x" or "x + 8,"

105
00:07:00.352 --> 00:07:01.376
And

106
00:07:01.632 --> 00:07:06.496
Then we want to multiply that sum by 2.

107
00:07:06.496 --> 00:07:06.496


108
00:07:06.496 --> 00:07:10.336
So in this case we use grouping symbols, or parentheses,

109
00:07:10.592 --> 00:07:13.920
To show that this sum needs to be found first,

110
00:07:14.176 --> 00:07:15.456
Before multiplying.

111
00:07:15.456 --> 00:07:20.832
And as I read the final statement notice what makes it different from the others.

112
00:07:21.600 --> 00:07:30.564
"12 less than 3 times a number is equal to 8 more than 2 times the quotient of that number and 4."

113
00:07:31.072 --> 00:07:35.163
Number 1, it's extremely long, but it also has

114
00:07:35.163 --> 00:07:38.074
A key word in it that makes this an equation,

115
00:07:38.074 --> 00:07:41.568
Not an expression. And that is "equal."

116
00:07:42.080 --> 00:07:45.018
You may see "is equal," "equals,"

117
00:07:45.018 --> 00:07:47.456
"Is equivalent to," (etc.) These terms

118
00:07:47.712 --> 00:07:48.992
Tell us that

119
00:07:49.248 --> 00:07:50.784
We're working with an equation.

120
00:07:51.040 --> 00:07:55.392
An equation shows what makes one value equal to another.

121
00:07:56.416 --> 00:08:00.000
Let's start on the left side of the equal sign.

122
00:08:00.256 --> 00:08:01.024
Here we have

123
00:08:01.280 --> 00:08:02.560
"12 less

124
00:08:03.072 --> 00:08:05.632
Than 3 times a number,"

125
00:08:06.912 --> 00:08:10.240
So we'll first multiply 3 times a number

126
00:08:11.520 --> 00:08:13.312
And subtract 12

127
00:08:13.568 --> 00:08:14.848
From that product.

128
00:08:15.616 --> 00:08:17.212
Then we have "is equal."

129
00:08:17.247 --> 00:08:19.326
So we can add the equal sign, and now

130
00:08:19.326 --> 00:08:23.040
Let's work with the right side of the equation.

131
00:08:23.040 --> 00:08:25.600
Here we have "8 more

132
00:08:26.880 --> 00:08:28.160
Than 2 times

133
00:08:28.416 --> 00:08:29.952
The quotient

134
00:08:30.976 --> 00:08:35.328
Of that number and 4." So that's division.

135
00:08:36.096 --> 00:08:38.464
So in parentheses, first we would need to find

136
00:08:38.464 --> 00:08:41.472
The quotient of that number and 4

137
00:08:41.984 --> 00:08:45.827
And then this problem tells us to multiply

138
00:08:45.827 --> 00:08:48.384
That quotient by 2

139
00:08:50.688 --> 00:08:51.968
And

140
00:08:52.736 --> 00:08:55.867
This value would then be 8 more

141
00:08:55.867 --> 00:08:58.365
Than the product of 2 times x/4,

142
00:08:58.365 --> 00:09:00.928
So we need to add 8 to it.

143
00:09:00.928 --> 00:09:05.792
Since this is an equation, we can actually solve for x, so let's go ahead and do that.

144
00:09:06.048 --> 00:09:09.376
I'll need to scroll down a bit, so I hope this doesn't make you seasick.

145
00:09:09.632 --> 00:09:12.192
If so, look away from the screen.

146
00:09:14.240 --> 00:09:15.776
Now we have

147
00:09:16.544 --> 00:09:20.163
3x - 12

148
00:09:20.163 --> 00:09:24.136
Equals, let's multiply 2 times x/4,

149
00:09:24.136 --> 00:09:30.112
So that's 2x over 4, plus 8.

150
00:09:30.513 --> 00:09:35.799
So to get rid of the denominator, let's multiply both sides by 4.

151
00:09:38.519 --> 00:09:46.496
On this side, that gives us 12x - 48

152
00:09:46.496 --> 00:09:46.496


153
00:09:46.496 --> 00:09:49.056
And that's set equal to

154
00:09:49.824 --> 00:09:53.920
4 times 2x/4 is equal to 2x, because the 4's cancel out,

155
00:09:54.176 --> 00:09:56.480
Plus, 4 x 8 is 32.

156
00:09:58.272 --> 00:10:00.832
Now let's isolate the x

157
00:10:01.088 --> 00:10:02.880
By subtracting 2x

158
00:10:02.880 --> 00:10:04.600
From both sides.

159
00:10:08.512 --> 00:10:11.089
That leaves us with 10x - 48

160
00:10:13.120 --> 00:10:13.120


161
00:10:13.632 --> 00:10:15.424
Equals 32.

162
00:10:15.424 --> 00:10:15.424


163
00:10:15.680 --> 00:10:17.984
And let's add

164
00:10:19.008 --> 00:10:21.828
48 to both sides.

165
00:10:26.944 --> 00:10:26.944


166
00:10:26.944 --> 00:10:28.992
Scroll up a little bit more,

167
00:10:29.504 --> 00:10:31.552
And that is 10x

168
00:10:31.808 --> 00:10:33.088
Equals

169
00:10:33.344 --> 00:10:41.030
8 + 2 is 10, carry the 1, and 4 + 3 + 1 is 8,

170
00:10:41.030 --> 00:10:45.120
So we divide both sides by 10 to isolate that x,

171
00:10:45.120 --> 00:10:48.960
And 80 divided by 10 equals 8.

172
00:10:50.379 --> 00:10:53.312
So we were able to write expressions in this lesson,

173
00:10:53.824 --> 00:10:56.128
And an equation that we solved.

174
00:10:57.408 --> 00:11:02.478
Scroll back up, and we can end it here.

175
00:11:03.552 --> 00:11:14.107
Now it's your turn to practice using this skill, and remember to pay attention to the operation you're using.  Ask yourself if order matters. Thanks.
