0:00:00.000,0:00:00.660 0:00:00.660,0:00:04.750 We're asked to simplify 8 plus[br]5 times 4 minus, and then in 0:00:04.750,0:00:09.010 parentheses, 6 plus 10[br]divided by 2 plus 44. 0:00:09.010,0:00:12.120 Whenever you see some type of[br]crazy expression like this 0:00:12.120,0:00:15.360 where you have parentheses and[br]addition and subtraction and 0:00:15.360,0:00:17.760 division, you always want[br]to keep the order of 0:00:17.760,0:00:19.000 operations in mind. 0:00:19.000,0:00:20.970 Let me write them[br]down over here. 0:00:20.970,0:00:23.420 So when you're doing order of[br]operations, or really when 0:00:23.420,0:00:24.820 you're evaluating any[br]expression, you should have 0:00:24.820,0:00:29.520 this in the front of your brain[br]that the top priority 0:00:29.520,0:00:30.770 goes to parentheses. 0:00:30.770,0:00:37.850 0:00:37.850,0:00:40.060 And those are these little[br]brackets over here, or however 0:00:40.060,0:00:40.670 you want to call them. 0:00:40.670,0:00:42.320 Those are the parentheses[br]right there. 0:00:42.320,0:00:44.030 That gets top priority. 0:00:44.030,0:00:46.120 Then after that, you want to[br]worry about exponents. 0:00:46.120,0:00:48.240 There are no exponents in this[br]expression, but I'll just 0:00:48.240,0:00:52.150 write it down just for future[br]reference: exponents. 0:00:52.150,0:00:55.000 One way I like to think about it[br]is parentheses always takes 0:00:55.000,0:00:58.730 top priority, but then after[br]that, we go in descending 0:00:58.730,0:01:01.610 order, or I guess we should[br]say in-- well, yeah, in 0:01:01.610,0:01:05.400 descending order of how fast[br]that computation is. 0:01:05.400,0:01:07.520 When I say fast, how[br]fast it grows. 0:01:07.520,0:01:09.800 When I take something to an[br]exponent, when I'm taking 0:01:09.800,0:01:13.270 something to a power, it grows[br]really fast. Then it grows a 0:01:13.270,0:01:15.730 little bit slower or shrinks[br]a little bit slower if I 0:01:15.730,0:01:17.760 multiply or divide,[br]so that comes 0:01:17.760,0:01:21.800 next: multiply or divide. 0:01:21.800,0:01:24.910 Multiplication and division[br]comes next, and then last of 0:01:24.910,0:01:27.550 all comes addition[br]and subtraction. 0:01:27.550,0:01:29.950 So these are kind of the[br]slowest operations. 0:01:29.950,0:01:31.450 This is a little bit faster. 0:01:31.450,0:01:33.610 This is the fastest operation. 0:01:33.610,0:01:35.290 And then the parentheses,[br]just no matter 0:01:35.290,0:01:36.980 what, always take priority. 0:01:36.980,0:01:38.180 So let's apply it over here. 0:01:38.180,0:01:40.290 Let me rewrite this[br]whole expression. 0:01:40.290,0:01:47.960 So it's 8 plus 5 times 4 minus,[br]in parentheses, 6 plus 0:01:47.960,0:01:53.150 10 divided by 2 plus 44. 0:01:53.150,0:01:55.730 So we're going to want to do the[br]parentheses first. We have 0:01:55.730,0:02:00.050 parentheses there and there. 0:02:00.050,0:02:02.170 Now this parentheses is pretty[br]straightforward. 0:02:02.170,0:02:05.120 Well, inside the parentheses[br]is already evaluated, so we 0:02:05.120,0:02:08.009 could really just view[br]this as 5 times 4. 0:02:08.009,0:02:11.000 So let's just evaluate that[br]right from the get go. 0:02:11.000,0:02:14.935 So this is going to result in[br]8 plus-- and really, when 0:02:14.935,0:02:16.650 you're evaluating the[br]parentheses, if your evaluate 0:02:16.650,0:02:18.980 this parentheses, you literally[br]just get 5, and you 0:02:18.980,0:02:21.070 evaluate that parentheses, you[br]literally just get 4, and then 0:02:21.070,0:02:22.930 they're next to each other,[br]so you multiply them. 0:02:22.930,0:02:28.170 So 5 times 4 is 20 minus--[br]let me stay 0:02:28.170,0:02:29.960 consistent with the colors. 0:02:29.960,0:02:34.290 Now let me write the next[br]parenthesis right there, and 0:02:34.290,0:02:38.050 then inside of it, we'd evaluate[br]this first. Let me 0:02:38.050,0:02:40.080 close the parenthesis[br]right there. 0:02:40.080,0:02:43.280 And then we have plus 44. 0:02:43.280,0:02:46.250 So what is this thing right here[br]evaluate to, this thing 0:02:46.250,0:02:47.800 inside the parentheses? 0:02:47.800,0:02:49.170 Well, you might be tempted[br]to say, well, let me 0:02:49.170,0:02:50.160 just go left to right. 0:02:50.160,0:02:53.770 6 plus 10 is 16 and then[br]divide by 2 and 0:02:53.770,0:02:54.780 you would get 8. 0:02:54.780,0:02:57.080 But remember: order[br]of operations. 0:02:57.080,0:03:01.760 Division takes priority over[br]addition, so you actually want 0:03:01.760,0:03:04.850 to do the division first, and[br]we could actually write it 0:03:04.850,0:03:05.790 here like this. 0:03:05.790,0:03:07.960 You could imagine putting[br]some more parentheses. 0:03:07.960,0:03:09.790 Let me do it in that[br]same purple. 0:03:09.790,0:03:13.200 You could imagine putting some[br]more parentheses right here to 0:03:13.200,0:03:16.110 really emphasize the fact that[br]you're going to do the 0:03:16.110,0:03:17.760 division first. 0:03:17.760,0:03:24.740 So 10 divided by 2 is 5, so this[br]will result in 6, plus 10 0:03:24.740,0:03:27.560 divided by 2, is 5. 0:03:27.560,0:03:28.730 6 plus 5. 0:03:28.730,0:03:32.230 Well, we still have to evaluate[br]this parentheses, so 0:03:32.230,0:03:34.600 this results-- what's[br]6 plus 5? 0:03:34.600,0:03:36.050 Well, that's 11. 0:03:36.050,0:03:38.630 So we're left with[br]the 20-- let me 0:03:38.630,0:03:39.630 write it all down again. 0:03:39.630,0:03:44.050 We're left with 8 plus[br]20 minus 6 plus 5, 0:03:44.050,0:03:47.000 which is 11, plus 44. 0:03:47.000,0:03:50.820 And now that we have everything[br]at this level of 0:03:50.820,0:03:53.580 operations, we can just[br]go left to right. 0:03:53.580,0:03:58.770 So 8 plus 20 is 28, so you[br]can view this as 28 0:03:58.770,0:04:01.890 minus 11 plus 44. 0:04:01.890,0:04:06.030 28 minus 11-- 28 minus 10[br]would be 18, so this 0:04:06.030,0:04:07.386 is going to be 17. 0:04:07.386,0:04:10.630 It's going to be 17 plus 44. 0:04:10.630,0:04:16.209 And then 17 plus 44-- I'll[br]scroll down a little bit. 0:04:16.209,0:04:21.160 7 plus 44 would be 51, so[br]this is going to be 61. 0:04:21.160,0:04:24.940 So this is going to[br]be equal to 61. 0:04:24.940,0:04:26.460 And we're done! 0:04:26.460,0:04:26.599