problem+solution
stringlengths 10
16.4k
| index
int64 0
96.2k
|
---|---|
Got it! So, we have 402793099 and 379609199, and we'll subtract the latter from the former.
Step 1: We'll start by subtracting the digit 9 and the borrow 0 from 9 in column 1 and get 0.
0 is the first digit of our result.
Step 2: We'll start by subtracting the digit 9 and the borrow 0 from 9 in column 2 and get 0.
0 is the next digit of our result.
Step 3: We'll start by subtracting the digit 1 and the borrow 0 from 0 in column 3 and get -1.
We add -1 to 10 and get 9 as the next digit of the result.
Step 4: We'll start by subtracting the digit 9 and the borrow 1 from 3 in column 4 and get -7.
We add -7 to 10 and get 3 as the next digit of the result.
Step 5: We'll start by subtracting the digit 0 and the borrow 1 from 9 in column 5 and get 8.
8 is the next digit of our result.
Step 6: We'll start by subtracting the digit 6 and the borrow 0 from 7 in column 6 and get 1.
1 is the next digit of our result.
Step 7: We'll start by subtracting the digit 9 and the borrow 0 from 2 in column 7 and get -7.
We add -7 to 10 and get 3 as the next digit of the result.
Step 8: We'll start by subtracting the digit 7 and the borrow 1 from 0 in column 8 and get -8.
We add -8 to 10 and get 2 as the next digit of the result.
Step 9: We'll start by subtracting the digit 3 and the borrow 1 from 4 in column 9 and get 0.
0 is the next digit of our result.
So, 402793099 - 379609199 = 23183900. | 91,306 |
-76874158 - 65054833 - 1279285 =
-143208276 | 91,307 |
59447319 + -5030353 / 15 =
59111962.13333333 | 91,308 |
31424 ÷ 5 = 6284 R4
Sure thing! Let's divide 31424 by 5 together.
Step 1:
5 goes into 3 0 times with a remainder of 3.
Write down 0 as next digit of of the result.
Result so far: 0
Subtract 0 from 3 to get 3.
Bring next digit (1) of the dividend behind the 3 and repeat the process: 31 / 5
Step 2:
5 goes into 31 6 times with a remainder of 1.
Write down 6 as next digit of of the result.
Result so far: 6
Subtract 30 from 31 to get 1.
Bring next digit (4) of the dividend behind the 1 and repeat the process: 14 / 5
Step 3:
5 goes into 14 2 times with a remainder of 4.
Write down 2 as next digit of of the result.
Result so far: 62
Subtract 10 from 14 to get 4.
Bring next digit (2) of the dividend behind the 4 and repeat the process: 42 / 5
Step 4:
5 goes into 42 8 times with a remainder of 2.
Write down 8 as next digit of of the result.
Result so far: 628
Subtract 40 from 42 to get 2.
Bring next digit (4) of the dividend behind the 2 and repeat the process: 24 / 5
Step 5:
5 goes into 24 4 times with a remainder of 4.
Write down 4 as next digit of of the result.
Result so far: 6284
Subtract 20 from 24 to get 4.
The final result is 6284 with a remainder of 4. | 91,309 |
-67379398 + -49616515 + -90327118 =
-207323031 | 91,310 |
Got it! So, we have 990421 and 3430, and we'll subtract the latter from the former.
Step 1: We'll start by subtracting the digit 0 and the borrow 0 from 1 in column 1 and get 1.
1 is the first digit of our result.
Step 2: We'll start by subtracting the digit 3 and the borrow 0 from 2 in column 2 and get -1.
We add -1 to 10 and get 9 as the next digit of the result.
Step 3: We'll start by subtracting the digit 4 and the borrow 1 from 4 in column 3 and get -1.
We add -1 to 10 and get 9 as the next digit of the result.
Step 4: We'll start by subtracting the digit 3 and the borrow 1 from 0 in column 4 and get -4.
We add -4 to 10 and get 6 as the next digit of the result.
Step 5: We'll start by subtracting the digit 0 and the borrow 1 from 9 in column 5 and get 8.
8 is the next digit of our result.
Step 6: We'll start by subtracting the digit 0 and the borrow 0 from 9 in column 6 and get 9.
9 is the next digit of our result.
So, 990421 - 3430 = 986991. | 91,311 |
-53202479 + 18693272 - 23683520 =
-58192727 | 91,312 |
507 - 119 =
388 | 91,313 |
17416 ÷ 6 = 2902 R4
Alright, let's work through the division of 17416 by 6 step by step.
Step 1:
6 goes into 1 0 times with a remainder of 1.
Write down 0 as next digit of of the result.
Result so far: 0
Subtract 0 from 1 to get 1.
Bring next digit (7) of the dividend behind the 1 and repeat the process: 17 / 6
Step 2:
6 goes into 17 2 times with a remainder of 5.
Write down 2 as next digit of of the result.
Result so far: 2
Subtract 12 from 17 to get 5.
Bring next digit (4) of the dividend behind the 5 and repeat the process: 54 / 6
Step 3:
6 goes into 54 9 times with a remainder of 0.
Write down 9 as next digit of of the result.
Result so far: 29
Subtract 54 from 54 to get 0.
Bring next digit (1) of the dividend behind the 0 and repeat the process: 1 / 6
Step 4:
6 goes into 1 0 times with a remainder of 1.
Write down 0 as next digit of of the result.
Result so far: 290
Subtract 0 from 1 to get 1.
Bring next digit (6) of the dividend behind the 1 and repeat the process: 16 / 6
Step 5:
6 goes into 16 2 times with a remainder of 4.
Write down 2 as next digit of of the result.
Result so far: 2902
Subtract 12 from 16 to get 4.
The final result is 2902 with a remainder of 4. | 91,314 |
72531144 + -62315974 / 6 =
62145148.333333336 | 91,315 |
675 - 141 = ?
675 - 141 = 534 | 91,316 |
-36177932 - -38252367 - 40051914 =
-37977479 | 91,317 |
Not to worry, we've got 903 and 2334. Let's get to adding them!
Step 1: We'll start by adding the digits 3 & 4 in column 1 and get 7.
Step 2: We'll start by adding the digits 0 & 3 in column 2 and get 3.
Step 3: We'll start by adding the digits 9 & 3 in column 3 and get 12.
We'll write down the last digit 2 and carry the 1 to the next column.
Step 4: We'll start by adding the digits 0 & 2 in column 4 and get 3.
So, 903 + 2334 = 3237.
| 91,318 |
-55821889 - -59335364 - 65138949 =
-61625474 | 91,319 |
469.82 ** 3.95 =
35820317180.0616 | 91,320 |
No problem, we've got 25489900 and 97480358 to multiply
25489900 × 97480358 = 97480358 × (25489900)
+ 97480358 × 0 which equals 0
+ 97480358 × 00 that equals 0
+ 97480358 × 900 giving us 87732322200
+ 97480358 × 9000 that results in 877323222000
+ 97480358 × 80000 giving us 7798428640000
+ 97480358 × 400000 what gives us 38992143200000
+ 97480358 × 5000000 that is equal 487401790000000
+ 97480358 × 20000000 that is equal 1949607160000000
= 2484764577384200
| 91,321 |
18721470 + 68152702 + -34419893 =
52454279 | 91,322 |
No problem, let's work through this together. We're starting with 2986 and 9409 and adding them all up.
Step 1: We'll start by adding the digits 6 & 9 in column 1 and get 15.
We'll write down the last digit 5 and carry the 1 to the next column.
Step 2: We'll start by adding the digits 8 & 0 in column 2 and get 9.
Step 3: We'll start by adding the digits 9 & 4 in column 3 and get 13.
We'll write down the last digit 3 and carry the 1 to the next column.
Step 4: We'll start by adding the digits 2 & 9 in column 4 and get 12.
We'll write down the last digit 2 and carry the 1 to the next column.
So, 2986 + 9409 = 12395.
| 91,323 |
No problem, we've got 8123 and 6669 to multiply
8123 × 6669 = 6669 × (8123)
+ 6669 × 3 yielding 20007
+ 6669 × 20 resulting in 133380
+ 6669 × 100 that equals 666900
+ 6669 × 8000 that results in 53352000
= 54172287
| 91,324 |
Let's calculate 3706892 x 84672948
3706892 × 84672948 = 84672948 × (3706892)
+ 84672948 × 2 that is equal 169345896
+ 84672948 × 90 that equals 7620565320
+ 84672948 × 800 that results in 67738358400
+ 84672948 × 6000 resulting in 508037688000
+ 84672948 × 00000 yielding 0
+ 84672948 × 700000 producing 59271063600000
+ 84672948 × 3000000 giving us 254018844000000
= 313873473557616
| 91,325 |
Here we go! We're going to add 8967 and 5852 together.
Step 1: We'll start by adding the digits 7 & 2 in column 1 and get 9.
Step 2: We'll start by adding the digits 6 & 5 in column 2 and get 11.
We'll write down the last digit 1 and carry the 1 to the next column.
Step 3: We'll start by adding the digits 9 & 8 in column 3 and get 18.
We'll write down the last digit 8 and carry the 1 to the next column.
Step 4: We'll start by adding the digits 8 & 5 in column 4 and get 14.
We'll write down the last digit 4 and carry the 1 to the next column.
So, 8967 + 5852 = 14819.
| 91,326 |
513 - -849 = ?
513 - -849 = 1362 | 91,327 |
No problem, we've got 75573477 and 96740450 to multiply
75573477 × 96740450 = 96740450 × (75573477)
+ 96740450 × 7 that equals 677183150
+ 96740450 × 70 which equals 6771831500
+ 96740450 × 400 that is equal 38696180000
+ 96740450 × 3000 that results in 290221350000
+ 96740450 × 70000 which equals 6771831500000
+ 96740450 × 500000 that equals 48370225000000
+ 96740450 × 5000000 what gives us 483702250000000
+ 96740450 × 70000000 that is equal 6771831500000000
= 7311012173044650
| 91,328 |
-8907 + 2446 = ?
-8907 + 2446 = -6461 | 91,329 |
We divide 304286 by 49
We want to figure out the number of times 304286 can be divided by 49.
Advancing to step 1:
The number 49 fits into 3 0 times, leaving a remainder of 3.
Put 0 as the next digit of the answer.
Result so far: 0.0
The remainder is 3 after subtracting 0 from 3.
Include the next digit (0) from the dividend after 3, then repeat: 30 / 49
Advancing to step 2:
30 divided by 49 is 0 with a remainder of 30.
The next digit of our result is 0.
Result so far: 0.0
The remainder is 30 after subtracting 0 from 30.
Fetch the next digit (4) from the dividend, attach it to 30 and continue: 304 / 49
Going ahead to step 3:
49 goes into 304 6 times with a remainder of 10.
The next digit of our result is 6.
Result so far: 6.0
If we take 294 away from 304, we end up with 10.
Fetch the next digit (2) from the dividend, attach it to 10 and continue: 102 / 49
Going ahead to step 4:
If we divide 102 by 49, we get 2 and a remainder of 4.
Put 2 as the next digit of the answer.
Result so far: 62.0
Deduct 98 from 102 and we're left with 4.
Bring next digit (8) of the dividend behind the 4 and repeat the process: 48 / 49
On to step 5:
48 divided by 49 is 0 with a remainder of 48.
The next digit of our result is 0.
Result so far: 620.0
If we subtract 0 from 48, we get 48.
Bring next digit (6) of the dividend behind the 48 and repeat the process: 486 / 49
On to step 6:
The number 49 fits into 486 9 times, leaving a remainder of 45.
Use 9 as the next digit of our solution.
Result so far: 6209.0
If we take 441 away from 486, we end up with 45.
Since there are no more digits in the dividend, we add a zero to the remainder making it 450, and continue the process.
Step 7:
49 goes into 450 9 times with a remainder of 9.
The number 9 becomes the next digit in our result.
Result so far: 6209.9
If we take 441 away from 450, we end up with 9.
Since there are no more digits in the dividend, we add a zero to the remainder making it 90, and continue the process.
Advancing to step 8:
49 goes into 90 1 times with a remainder of 41.
The next digit of our result is 1.
Result so far: 6209.91
Subtracting 49 from 90 leaves us with 41.
Since there are no more digits in the dividend, we add a zero to the remainder making it 410, and continue the process.
Step 9:
49 goes into 410 8 times with a remainder of 18.
Write down 8 as next digit of the result.
Result so far: 6209.918
Subtracting 392 from 410 leaves us with 18.
Since there are no more digits in the dividend, we add a zero to the remainder making it 180, and continue the process.
Going ahead to step 10:
49 goes into 180 3 times with a remainder of 33.
Write down 3 as next digit of the result.
Result so far: 6209.9183
Subtracting 147 from 180 leaves us with 33.
Since there are no more digits in the dividend, we add a zero to the remainder making it 330, and continue the process.
Going ahead to step 11:
If we divide 330 by 49, we get 6 and a remainder of 36.
The next digit of our result is 6.
Result so far: 6209.91836
Subtracting 294 from 330 leaves us with 36.
Since there are no more digits in the dividend, we add a zero to the remainder making it 360, and continue the process.
Going ahead to step 12:
49 can be fit into 360 7 times, resulting in a remainder of 17.
Put 7 as the next digit of the answer.
Result so far: 6209.918367
The remainder is 17 after subtracting 343 from 360.
Since there are no more digits in the dividend, we add a zero to the remainder making it 170, and continue the process.
Step 13:
170 divided by 49 is 3 with a remainder of 23.
The number 3 becomes the next digit in our result.
Result so far: 6209.9183673
Subtracting 147 from 170 leaves us with 23.
Since there are no more digits in the dividend, we add a zero to the remainder making it 230, and continue the process.
Moving on to step 14:
When dividing 230 by 49, we get 4 with a remainder of 34.
Write down 4 as next digit of the result.
Result so far: 6209.91836734
If we subtract 196 from 230, we get 34.
Since there are no more digits in the dividend, we add a zero to the remainder making it 340, and continue the process.
Our division results in 6209.91836734 with a remaining 3.4e-08. | 91,330 |
2692 + 81 =
2773 | 91,331 |
1117 / 1927 =
0.58 | 91,332 |
Alright, let's solve this problem step by step. We have 1139139736 and 3103886347 and we're adding them together.
Step 1: We'll start by adding the digits 6 & 7 in column 1 and get 13.
We'll write down the last digit 3 and carry the 1 to the next column.
Step 2: We'll start by adding the digits 3 & 4 in column 2 and get 8.
Step 3: We'll start by adding the digits 7 & 3 in column 3 and get 10.
We'll write down the last digit 0 and carry the 1 to the next column.
Step 4: We'll start by adding the digits 9 & 6 in column 4 and get 16.
We'll write down the last digit 6 and carry the 1 to the next column.
Step 5: We'll start by adding the digits 3 & 8 in column 5 and get 12.
We'll write down the last digit 2 and carry the 1 to the next column.
Step 6: We'll start by adding the digits 1 & 8 in column 6 and get 10.
We'll write down the last digit 0 and carry the 1 to the next column.
Step 7: We'll start by adding the digits 9 & 3 in column 7 and get 13.
We'll write down the last digit 3 and carry the 1 to the next column.
Step 8: We'll start by adding the digits 3 & 0 in column 8 and get 4.
Step 9: We'll start by adding the digits 1 & 1 in column 9 and get 2.
Step 10: We'll start by adding the digits 1 & 3 in column 10 and get 4.
So, 1139139736 + 3103886347 = 4243026083.
| 91,333 |
38100931 + -44327284 - 54931042 =
-61157395 | 91,334 |
802 - 779 = ?
802 - 779 = 23 | 91,335 |
-48318125 + 6562150 / 8 =
-47497856.25 | 91,336 |
-35218494 + -74753163 + -92133379 =
-202105036 | 91,337 |
Let's get this math done. We have 4466869108 and 6086948016 and we're going to add them all together.
Step 1: We'll start by adding the digits 8 & 6 in column 1 and get 14.
We'll write down the last digit 4 and carry the 1 to the next column.
Step 2: We'll start by adding the digits 0 & 1 in column 2 and get 2.
Step 3: We'll start by adding the digits 1 & 0 in column 3 and get 1.
Step 4: We'll start by adding the digits 9 & 8 in column 4 and get 17.
We'll write down the last digit 7 and carry the 1 to the next column.
Step 5: We'll start by adding the digits 6 & 4 in column 5 and get 11.
We'll write down the last digit 1 and carry the 1 to the next column.
Step 6: We'll start by adding the digits 8 & 9 in column 6 and get 18.
We'll write down the last digit 8 and carry the 1 to the next column.
Step 7: We'll start by adding the digits 6 & 6 in column 7 and get 13.
We'll write down the last digit 3 and carry the 1 to the next column.
Step 8: We'll start by adding the digits 6 & 8 in column 8 and get 15.
We'll write down the last digit 5 and carry the 1 to the next column.
Step 9: We'll start by adding the digits 4 & 0 in column 9 and get 5.
Step 10: We'll start by adding the digits 4 & 6 in column 10 and get 10.
We'll write down the last digit 0 and carry the 1 to the next column.
So, 4466869108 + 6086948016 = 10553817124.
| 91,338 |
-81556704 - 685505 - 64949525 =
-147191734 | 91,339 |
443 - -865 = ?
443 - -865 = 1308 | 91,340 |
Let's dive into this subtraction. We'll start with 76417 and subtract 62403 from it.
Step 1: We'll start by subtracting the digit 3 and the borrow 0 from 7 in column 1 and get 4.
4 is the first digit of our result.
Step 2: We'll start by subtracting the digit 0 and the borrow 0 from 1 in column 2 and get 1.
1 is the next digit of our result.
Step 3: We'll start by subtracting the digit 4 and the borrow 0 from 4 in column 3 and get 0.
0 is the next digit of our result.
Step 4: We'll start by subtracting the digit 2 and the borrow 0 from 6 in column 4 and get 4.
4 is the next digit of our result.
Step 5: We'll start by subtracting the digit 6 and the borrow 0 from 7 in column 5 and get 1.
1 is the next digit of our result.
So, 76417 - 62403 = 14014. | 91,341 |
OK, let's crack this. We're given 673 and our task is to multiply it by 449. Essentially, we'll be adding 673 to itself 449 times.
Step 1: 0 + 673 = 673
Step 2: 673 + 673 = 1346
Step 3: 1346 + 673 = 2019
Step 4: 2019 + 673 = 2692
Step 5: 2692 + 673 = 3365
Step 6: 3365 + 673 = 4038
Step 7: 4038 + 673 = 4711
Step 8: 4711 + 673 = 5384
Step 9: 5384 + 673 = 6057
Step 10: 6057 + 673 = 6730
Step 11: 6730 + 673 = 7403
Step 12: 7403 + 673 = 8076
Step 13: 8076 + 673 = 8749
Step 14: 8749 + 673 = 9422
Step 15: 9422 + 673 = 10095
Step 16: 10095 + 673 = 10768
Step 17: 10768 + 673 = 11441
Step 18: 11441 + 673 = 12114
Step 19: 12114 + 673 = 12787
Step 20: 12787 + 673 = 13460
Step 21: 13460 + 673 = 14133
Step 22: 14133 + 673 = 14806
Step 23: 14806 + 673 = 15479
Step 24: 15479 + 673 = 16152
Step 25: 16152 + 673 = 16825
Step 26: 16825 + 673 = 17498
Step 27: 17498 + 673 = 18171
Step 28: 18171 + 673 = 18844
Step 29: 18844 + 673 = 19517
Step 30: 19517 + 673 = 20190
Step 31: 20190 + 673 = 20863
Step 32: 20863 + 673 = 21536
Step 33: 21536 + 673 = 22209
Step 34: 22209 + 673 = 22882
Step 35: 22882 + 673 = 23555
Step 36: 23555 + 673 = 24228
Step 37: 24228 + 673 = 24901
Step 38: 24901 + 673 = 25574
Step 39: 25574 + 673 = 26247
Step 40: 26247 + 673 = 26920
Step 41: 26920 + 673 = 27593
Step 42: 27593 + 673 = 28266
Step 43: 28266 + 673 = 28939
Step 44: 28939 + 673 = 29612
Step 45: 29612 + 673 = 30285
Step 46: 30285 + 673 = 30958
Step 47: 30958 + 673 = 31631
Step 48: 31631 + 673 = 32304
Step 49: 32304 + 673 = 32977
Step 50: 32977 + 673 = 33650
Step 51: 33650 + 673 = 34323
Step 52: 34323 + 673 = 34996
Step 53: 34996 + 673 = 35669
Step 54: 35669 + 673 = 36342
Step 55: 36342 + 673 = 37015
Step 56: 37015 + 673 = 37688
Step 57: 37688 + 673 = 38361
Step 58: 38361 + 673 = 39034
Step 59: 39034 + 673 = 39707
Step 60: 39707 + 673 = 40380
Step 61: 40380 + 673 = 41053
Step 62: 41053 + 673 = 41726
Step 63: 41726 + 673 = 42399
Step 64: 42399 + 673 = 43072
Step 65: 43072 + 673 = 43745
Step 66: 43745 + 673 = 44418
Step 67: 44418 + 673 = 45091
Step 68: 45091 + 673 = 45764
Step 69: 45764 + 673 = 46437
Step 70: 46437 + 673 = 47110
Step 71: 47110 + 673 = 47783
Step 72: 47783 + 673 = 48456
Step 73: 48456 + 673 = 49129
Step 74: 49129 + 673 = 49802
Step 75: 49802 + 673 = 50475
Step 76: 50475 + 673 = 51148
Step 77: 51148 + 673 = 51821
Step 78: 51821 + 673 = 52494
Step 79: 52494 + 673 = 53167
Step 80: 53167 + 673 = 53840
Step 81: 53840 + 673 = 54513
Step 82: 54513 + 673 = 55186
Step 83: 55186 + 673 = 55859
Step 84: 55859 + 673 = 56532
Step 85: 56532 + 673 = 57205
Step 86: 57205 + 673 = 57878
Step 87: 57878 + 673 = 58551
Step 88: 58551 + 673 = 59224
Step 89: 59224 + 673 = 59897
Step 90: 59897 + 673 = 60570
Step 91: 60570 + 673 = 61243
Step 92: 61243 + 673 = 61916
Step 93: 61916 + 673 = 62589
Step 94: 62589 + 673 = 63262
Step 95: 63262 + 673 = 63935
Step 96: 63935 + 673 = 64608
Step 97: 64608 + 673 = 65281
Step 98: 65281 + 673 = 65954
Step 99: 65954 + 673 = 66627
Step 100: 66627 + 673 = 67300
Step 101: 67300 + 673 = 67973
Step 102: 67973 + 673 = 68646
Step 103: 68646 + 673 = 69319
Step 104: 69319 + 673 = 69992
Step 105: 69992 + 673 = 70665
Step 106: 70665 + 673 = 71338
Step 107: 71338 + 673 = 72011
Step 108: 72011 + 673 = 72684
Step 109: 72684 + 673 = 73357
Step 110: 73357 + 673 = 74030
Step 111: 74030 + 673 = 74703
Step 112: 74703 + 673 = 75376
Step 113: 75376 + 673 = 76049
Step 114: 76049 + 673 = 76722
Step 115: 76722 + 673 = 77395
Step 116: 77395 + 673 = 78068
Step 117: 78068 + 673 = 78741
Step 118: 78741 + 673 = 79414
Step 119: 79414 + 673 = 80087
Step 120: 80087 + 673 = 80760
Step 121: 80760 + 673 = 81433
Step 122: 81433 + 673 = 82106
Step 123: 82106 + 673 = 82779
Step 124: 82779 + 673 = 83452
Step 125: 83452 + 673 = 84125
Step 126: 84125 + 673 = 84798
Step 127: 84798 + 673 = 85471
Step 128: 85471 + 673 = 86144
Step 129: 86144 + 673 = 86817
Step 130: 86817 + 673 = 87490
Step 131: 87490 + 673 = 88163
Step 132: 88163 + 673 = 88836
Step 133: 88836 + 673 = 89509
Step 134: 89509 + 673 = 90182
Step 135: 90182 + 673 = 90855
Step 136: 90855 + 673 = 91528
Step 137: 91528 + 673 = 92201
Step 138: 92201 + 673 = 92874
Step 139: 92874 + 673 = 93547
Step 140: 93547 + 673 = 94220
Step 141: 94220 + 673 = 94893
Step 142: 94893 + 673 = 95566
Step 143: 95566 + 673 = 96239
Step 144: 96239 + 673 = 96912
Step 145: 96912 + 673 = 97585
Step 146: 97585 + 673 = 98258
Step 147: 98258 + 673 = 98931
Step 148: 98931 + 673 = 99604
Step 149: 99604 + 673 = 100277
Step 150: 100277 + 673 = 100950
Step 151: 100950 + 673 = 101623
Step 152: 101623 + 673 = 102296
Step 153: 102296 + 673 = 102969
Step 154: 102969 + 673 = 103642
Step 155: 103642 + 673 = 104315
Step 156: 104315 + 673 = 104988
Step 157: 104988 + 673 = 105661
Step 158: 105661 + 673 = 106334
Step 159: 106334 + 673 = 107007
Step 160: 107007 + 673 = 107680
Step 161: 107680 + 673 = 108353
Step 162: 108353 + 673 = 109026
Step 163: 109026 + 673 = 109699
Step 164: 109699 + 673 = 110372
Step 165: 110372 + 673 = 111045
Step 166: 111045 + 673 = 111718
Step 167: 111718 + 673 = 112391
Step 168: 112391 + 673 = 113064
Step 169: 113064 + 673 = 113737
Step 170: 113737 + 673 = 114410
Step 171: 114410 + 673 = 115083
Step 172: 115083 + 673 = 115756
Step 173: 115756 + 673 = 116429
Step 174: 116429 + 673 = 117102
Step 175: 117102 + 673 = 117775
Step 176: 117775 + 673 = 118448
Step 177: 118448 + 673 = 119121
Step 178: 119121 + 673 = 119794
Step 179: 119794 + 673 = 120467
Step 180: 120467 + 673 = 121140
Step 181: 121140 + 673 = 121813
Step 182: 121813 + 673 = 122486
Step 183: 122486 + 673 = 123159
Step 184: 123159 + 673 = 123832
Step 185: 123832 + 673 = 124505
Step 186: 124505 + 673 = 125178
Step 187: 125178 + 673 = 125851
Step 188: 125851 + 673 = 126524
Step 189: 126524 + 673 = 127197
Step 190: 127197 + 673 = 127870
Step 191: 127870 + 673 = 128543
Step 192: 128543 + 673 = 129216
Step 193: 129216 + 673 = 129889
Step 194: 129889 + 673 = 130562
Step 195: 130562 + 673 = 131235
Step 196: 131235 + 673 = 131908
Step 197: 131908 + 673 = 132581
Step 198: 132581 + 673 = 133254
Step 199: 133254 + 673 = 133927
Step 200: 133927 + 673 = 134600
Step 201: 134600 + 673 = 135273
Step 202: 135273 + 673 = 135946
Step 203: 135946 + 673 = 136619
Step 204: 136619 + 673 = 137292
Step 205: 137292 + 673 = 137965
Step 206: 137965 + 673 = 138638
Step 207: 138638 + 673 = 139311
Step 208: 139311 + 673 = 139984
Step 209: 139984 + 673 = 140657
Step 210: 140657 + 673 = 141330
Step 211: 141330 + 673 = 142003
Step 212: 142003 + 673 = 142676
Step 213: 142676 + 673 = 143349
Step 214: 143349 + 673 = 144022
Step 215: 144022 + 673 = 144695
Step 216: 144695 + 673 = 145368
Step 217: 145368 + 673 = 146041
Step 218: 146041 + 673 = 146714
Step 219: 146714 + 673 = 147387
Step 220: 147387 + 673 = 148060
Step 221: 148060 + 673 = 148733
Step 222: 148733 + 673 = 149406
Step 223: 149406 + 673 = 150079
Step 224: 150079 + 673 = 150752
Step 225: 150752 + 673 = 151425
Step 226: 151425 + 673 = 152098
Step 227: 152098 + 673 = 152771
Step 228: 152771 + 673 = 153444
Step 229: 153444 + 673 = 154117
Step 230: 154117 + 673 = 154790
Step 231: 154790 + 673 = 155463
Step 232: 155463 + 673 = 156136
Step 233: 156136 + 673 = 156809
Step 234: 156809 + 673 = 157482
Step 235: 157482 + 673 = 158155
Step 236: 158155 + 673 = 158828
Step 237: 158828 + 673 = 159501
Step 238: 159501 + 673 = 160174
Step 239: 160174 + 673 = 160847
Step 240: 160847 + 673 = 161520
Step 241: 161520 + 673 = 162193
Step 242: 162193 + 673 = 162866
Step 243: 162866 + 673 = 163539
Step 244: 163539 + 673 = 164212
Step 245: 164212 + 673 = 164885
Step 246: 164885 + 673 = 165558
Step 247: 165558 + 673 = 166231
Step 248: 166231 + 673 = 166904
Step 249: 166904 + 673 = 167577
Step 250: 167577 + 673 = 168250
Step 251: 168250 + 673 = 168923
Step 252: 168923 + 673 = 169596
Step 253: 169596 + 673 = 170269
Step 254: 170269 + 673 = 170942
Step 255: 170942 + 673 = 171615
Step 256: 171615 + 673 = 172288
Step 257: 172288 + 673 = 172961
Step 258: 172961 + 673 = 173634
Step 259: 173634 + 673 = 174307
Step 260: 174307 + 673 = 174980
Step 261: 174980 + 673 = 175653
Step 262: 175653 + 673 = 176326
Step 263: 176326 + 673 = 176999
Step 264: 176999 + 673 = 177672
Step 265: 177672 + 673 = 178345
Step 266: 178345 + 673 = 179018
Step 267: 179018 + 673 = 179691
Step 268: 179691 + 673 = 180364
Step 269: 180364 + 673 = 181037
Step 270: 181037 + 673 = 181710
Step 271: 181710 + 673 = 182383
Step 272: 182383 + 673 = 183056
Step 273: 183056 + 673 = 183729
Step 274: 183729 + 673 = 184402
Step 275: 184402 + 673 = 185075
Step 276: 185075 + 673 = 185748
Step 277: 185748 + 673 = 186421
Step 278: 186421 + 673 = 187094
Step 279: 187094 + 673 = 187767
Step 280: 187767 + 673 = 188440
Step 281: 188440 + 673 = 189113
Step 282: 189113 + 673 = 189786
Step 283: 189786 + 673 = 190459
Step 284: 190459 + 673 = 191132
Step 285: 191132 + 673 = 191805
Step 286: 191805 + 673 = 192478
Step 287: 192478 + 673 = 193151
Step 288: 193151 + 673 = 193824
Step 289: 193824 + 673 = 194497
Step 290: 194497 + 673 = 195170
Step 291: 195170 + 673 = 195843
Step 292: 195843 + 673 = 196516
Step 293: 196516 + 673 = 197189
Step 294: 197189 + 673 = 197862
Step 295: 197862 + 673 = 198535
Step 296: 198535 + 673 = 199208
Step 297: 199208 + 673 = 199881
Step 298: 199881 + 673 = 200554
Step 299: 200554 + 673 = 201227
Step 300: 201227 + 673 = 201900
Step 301: 201900 + 673 = 202573
Step 302: 202573 + 673 = 203246
Step 303: 203246 + 673 = 203919
Step 304: 203919 + 673 = 204592
Step 305: 204592 + 673 = 205265
Step 306: 205265 + 673 = 205938
Step 307: 205938 + 673 = 206611
Step 308: 206611 + 673 = 207284
Step 309: 207284 + 673 = 207957
Step 310: 207957 + 673 = 208630
Step 311: 208630 + 673 = 209303
Step 312: 209303 + 673 = 209976
Step 313: 209976 + 673 = 210649
Step 314: 210649 + 673 = 211322
Step 315: 211322 + 673 = 211995
Step 316: 211995 + 673 = 212668
Step 317: 212668 + 673 = 213341
Step 318: 213341 + 673 = 214014
Step 319: 214014 + 673 = 214687
Step 320: 214687 + 673 = 215360
Step 321: 215360 + 673 = 216033
Step 322: 216033 + 673 = 216706
Step 323: 216706 + 673 = 217379
Step 324: 217379 + 673 = 218052
Step 325: 218052 + 673 = 218725
Step 326: 218725 + 673 = 219398
Step 327: 219398 + 673 = 220071
Step 328: 220071 + 673 = 220744
Step 329: 220744 + 673 = 221417
Step 330: 221417 + 673 = 222090
Step 331: 222090 + 673 = 222763
Step 332: 222763 + 673 = 223436
Step 333: 223436 + 673 = 224109
Step 334: 224109 + 673 = 224782
Step 335: 224782 + 673 = 225455
Step 336: 225455 + 673 = 226128
Step 337: 226128 + 673 = 226801
Step 338: 226801 + 673 = 227474
Step 339: 227474 + 673 = 228147
Step 340: 228147 + 673 = 228820
Step 341: 228820 + 673 = 229493
Step 342: 229493 + 673 = 230166
Step 343: 230166 + 673 = 230839
Step 344: 230839 + 673 = 231512
Step 345: 231512 + 673 = 232185
Step 346: 232185 + 673 = 232858
Step 347: 232858 + 673 = 233531
Step 348: 233531 + 673 = 234204
Step 349: 234204 + 673 = 234877
Step 350: 234877 + 673 = 235550
Step 351: 235550 + 673 = 236223
Step 352: 236223 + 673 = 236896
Step 353: 236896 + 673 = 237569
Step 354: 237569 + 673 = 238242
Step 355: 238242 + 673 = 238915
Step 356: 238915 + 673 = 239588
Step 357: 239588 + 673 = 240261
Step 358: 240261 + 673 = 240934
Step 359: 240934 + 673 = 241607
Step 360: 241607 + 673 = 242280
Step 361: 242280 + 673 = 242953
Step 362: 242953 + 673 = 243626
Step 363: 243626 + 673 = 244299
Step 364: 244299 + 673 = 244972
Step 365: 244972 + 673 = 245645
Step 366: 245645 + 673 = 246318
Step 367: 246318 + 673 = 246991
Step 368: 246991 + 673 = 247664
Step 369: 247664 + 673 = 248337
Step 370: 248337 + 673 = 249010
Step 371: 249010 + 673 = 249683
Step 372: 249683 + 673 = 250356
Step 373: 250356 + 673 = 251029
Step 374: 251029 + 673 = 251702
Step 375: 251702 + 673 = 252375
Step 376: 252375 + 673 = 253048
Step 377: 253048 + 673 = 253721
Step 378: 253721 + 673 = 254394
Step 379: 254394 + 673 = 255067
Step 380: 255067 + 673 = 255740
Step 381: 255740 + 673 = 256413
Step 382: 256413 + 673 = 257086
Step 383: 257086 + 673 = 257759
Step 384: 257759 + 673 = 258432
Step 385: 258432 + 673 = 259105
Step 386: 259105 + 673 = 259778
Step 387: 259778 + 673 = 260451
Step 388: 260451 + 673 = 261124
Step 389: 261124 + 673 = 261797
Step 390: 261797 + 673 = 262470
Step 391: 262470 + 673 = 263143
Step 392: 263143 + 673 = 263816
Step 393: 263816 + 673 = 264489
Step 394: 264489 + 673 = 265162
Step 395: 265162 + 673 = 265835
Step 396: 265835 + 673 = 266508
Step 397: 266508 + 673 = 267181
Step 398: 267181 + 673 = 267854
Step 399: 267854 + 673 = 268527
Step 400: 268527 + 673 = 269200
Step 401: 269200 + 673 = 269873
Step 402: 269873 + 673 = 270546
Step 403: 270546 + 673 = 271219
Step 404: 271219 + 673 = 271892
Step 405: 271892 + 673 = 272565
Step 406: 272565 + 673 = 273238
Step 407: 273238 + 673 = 273911
Step 408: 273911 + 673 = 274584
Step 409: 274584 + 673 = 275257
Step 410: 275257 + 673 = 275930
Step 411: 275930 + 673 = 276603
Step 412: 276603 + 673 = 277276
Step 413: 277276 + 673 = 277949
Step 414: 277949 + 673 = 278622
Step 415: 278622 + 673 = 279295
Step 416: 279295 + 673 = 279968
Step 417: 279968 + 673 = 280641
Step 418: 280641 + 673 = 281314
Step 419: 281314 + 673 = 281987
Step 420: 281987 + 673 = 282660
Step 421: 282660 + 673 = 283333
Step 422: 283333 + 673 = 284006
Step 423: 284006 + 673 = 284679
Step 424: 284679 + 673 = 285352
Step 425: 285352 + 673 = 286025
Step 426: 286025 + 673 = 286698
Step 427: 286698 + 673 = 287371
Step 428: 287371 + 673 = 288044
Step 429: 288044 + 673 = 288717
Step 430: 288717 + 673 = 289390
Step 431: 289390 + 673 = 290063
Step 432: 290063 + 673 = 290736
Step 433: 290736 + 673 = 291409
Step 434: 291409 + 673 = 292082
Step 435: 292082 + 673 = 292755
Step 436: 292755 + 673 = 293428
Step 437: 293428 + 673 = 294101
Step 438: 294101 + 673 = 294774
Step 439: 294774 + 673 = 295447
Step 440: 295447 + 673 = 296120
Step 441: 296120 + 673 = 296793
Step 442: 296793 + 673 = 297466
Step 443: 297466 + 673 = 298139
Step 444: 298139 + 673 = 298812
Step 445: 298812 + 673 = 299485
Step 446: 299485 + 673 = 300158
Step 447: 300158 + 673 = 300831
Step 448: 300831 + 673 = 301504
Step 449: 301504 + 673 = 302177
So, 673*449 = 302177 | 91,342 |
Okay, we are tasked with adding 5990 and 9389. Let's begin!
Step 1: We'll start by adding the digits 0 & 9 in column 1 and get 9.
Step 2: We'll start by adding the digits 9 & 8 in column 2 and get 17.
We'll write down the last digit 7 and carry the 1 to the next column.
Step 3: We'll start by adding the digits 9 & 3 in column 3 and get 13.
We'll write down the last digit 3 and carry the 1 to the next column.
Step 4: We'll start by adding the digits 5 & 9 in column 4 and get 15.
We'll write down the last digit 5 and carry the 1 to the next column.
So, 5990 + 9389 = 15379.
| 91,343 |
Sure thing! Let's multiply 7444 and 682 together
7444 × 682 = 682 × (7444)
+ 682 × 4 that equals 2728
+ 682 × 40 that equals 27280
+ 682 × 400 giving us 272800
+ 682 × 7000 that is equal 4774000
= 5076808
| 91,344 |
-72990893 + -29039123 / 11 =
-75630813.27272727 | 91,345 |
Sure thing! We've got 672655 and 43152, and we're going to subtract the second number from the first.
Step 1: We'll start by subtracting the digit 2 and the borrow 0 from 5 in column 1 and get 3.
3 is the first digit of our result.
Step 2: We'll start by subtracting the digit 5 and the borrow 0 from 5 in column 2 and get 0.
0 is the next digit of our result.
Step 3: We'll start by subtracting the digit 1 and the borrow 0 from 6 in column 3 and get 5.
5 is the next digit of our result.
Step 4: We'll start by subtracting the digit 3 and the borrow 0 from 2 in column 4 and get -1.
We add -1 to 10 and get 9 as the next digit of the result.
Step 5: We'll start by subtracting the digit 4 and the borrow 1 from 7 in column 5 and get 2.
2 is the next digit of our result.
Step 6: We'll start by subtracting the digit 0 and the borrow 0 from 6 in column 6 and get 6.
6 is the next digit of our result.
So, 672655 - 43152 = 629503. | 91,346 |
Sure thing! Let's multiply 1531 and 3664 together
1531 × 3664 = 3664 × (1531)
+ 3664 × 1 giving us 3664
+ 3664 × 30 yielding 109920
+ 3664 × 500 which equals 1832000
+ 3664 × 1000 producing 3664000
= 5609584
| 91,347 |
81641036 + -26846523 - -49558879 =
104353392 | 91,348 |
-42722614 + -27428114 + -50065119 =
-120215847 | 91,349 |
1393 - 2695 =
-1302 | 91,350 |
Let's roll up our sleeves and solve this. We have 675 and we're going to multiply it by 106, essentially adding 675 to itself 106 times.
Step 1: 0 + 675 = 675
Step 2: 675 + 675 = 1350
Step 3: 1350 + 675 = 2025
Step 4: 2025 + 675 = 2700
Step 5: 2700 + 675 = 3375
Step 6: 3375 + 675 = 4050
Step 7: 4050 + 675 = 4725
Step 8: 4725 + 675 = 5400
Step 9: 5400 + 675 = 6075
Step 10: 6075 + 675 = 6750
Step 11: 6750 + 675 = 7425
Step 12: 7425 + 675 = 8100
Step 13: 8100 + 675 = 8775
Step 14: 8775 + 675 = 9450
Step 15: 9450 + 675 = 10125
Step 16: 10125 + 675 = 10800
Step 17: 10800 + 675 = 11475
Step 18: 11475 + 675 = 12150
Step 19: 12150 + 675 = 12825
Step 20: 12825 + 675 = 13500
Step 21: 13500 + 675 = 14175
Step 22: 14175 + 675 = 14850
Step 23: 14850 + 675 = 15525
Step 24: 15525 + 675 = 16200
Step 25: 16200 + 675 = 16875
Step 26: 16875 + 675 = 17550
Step 27: 17550 + 675 = 18225
Step 28: 18225 + 675 = 18900
Step 29: 18900 + 675 = 19575
Step 30: 19575 + 675 = 20250
Step 31: 20250 + 675 = 20925
Step 32: 20925 + 675 = 21600
Step 33: 21600 + 675 = 22275
Step 34: 22275 + 675 = 22950
Step 35: 22950 + 675 = 23625
Step 36: 23625 + 675 = 24300
Step 37: 24300 + 675 = 24975
Step 38: 24975 + 675 = 25650
Step 39: 25650 + 675 = 26325
Step 40: 26325 + 675 = 27000
Step 41: 27000 + 675 = 27675
Step 42: 27675 + 675 = 28350
Step 43: 28350 + 675 = 29025
Step 44: 29025 + 675 = 29700
Step 45: 29700 + 675 = 30375
Step 46: 30375 + 675 = 31050
Step 47: 31050 + 675 = 31725
Step 48: 31725 + 675 = 32400
Step 49: 32400 + 675 = 33075
Step 50: 33075 + 675 = 33750
Step 51: 33750 + 675 = 34425
Step 52: 34425 + 675 = 35100
Step 53: 35100 + 675 = 35775
Step 54: 35775 + 675 = 36450
Step 55: 36450 + 675 = 37125
Step 56: 37125 + 675 = 37800
Step 57: 37800 + 675 = 38475
Step 58: 38475 + 675 = 39150
Step 59: 39150 + 675 = 39825
Step 60: 39825 + 675 = 40500
Step 61: 40500 + 675 = 41175
Step 62: 41175 + 675 = 41850
Step 63: 41850 + 675 = 42525
Step 64: 42525 + 675 = 43200
Step 65: 43200 + 675 = 43875
Step 66: 43875 + 675 = 44550
Step 67: 44550 + 675 = 45225
Step 68: 45225 + 675 = 45900
Step 69: 45900 + 675 = 46575
Step 70: 46575 + 675 = 47250
Step 71: 47250 + 675 = 47925
Step 72: 47925 + 675 = 48600
Step 73: 48600 + 675 = 49275
Step 74: 49275 + 675 = 49950
Step 75: 49950 + 675 = 50625
Step 76: 50625 + 675 = 51300
Step 77: 51300 + 675 = 51975
Step 78: 51975 + 675 = 52650
Step 79: 52650 + 675 = 53325
Step 80: 53325 + 675 = 54000
Step 81: 54000 + 675 = 54675
Step 82: 54675 + 675 = 55350
Step 83: 55350 + 675 = 56025
Step 84: 56025 + 675 = 56700
Step 85: 56700 + 675 = 57375
Step 86: 57375 + 675 = 58050
Step 87: 58050 + 675 = 58725
Step 88: 58725 + 675 = 59400
Step 89: 59400 + 675 = 60075
Step 90: 60075 + 675 = 60750
Step 91: 60750 + 675 = 61425
Step 92: 61425 + 675 = 62100
Step 93: 62100 + 675 = 62775
Step 94: 62775 + 675 = 63450
Step 95: 63450 + 675 = 64125
Step 96: 64125 + 675 = 64800
Step 97: 64800 + 675 = 65475
Step 98: 65475 + 675 = 66150
Step 99: 66150 + 675 = 66825
Step 100: 66825 + 675 = 67500
Step 101: 67500 + 675 = 68175
Step 102: 68175 + 675 = 68850
Step 103: 68850 + 675 = 69525
Step 104: 69525 + 675 = 70200
Step 105: 70200 + 675 = 70875
Step 106: 70875 + 675 = 71550
So, 675*106 = 71550 | 91,351 |
320 - 357 = ?
320 - 357 = -37 | 91,352 |
Let's divide 25550530 by 672
We're looking to find how many times 672 goes into 25550530.
Let's proceed to step 1:
2 divided by 672 is 0 with a remainder of 2.
Write down 0 as next digit of the result.
Result so far: 0.0
If we subtract 0 from 2, we get 2.
Fetch the next digit (5) from the dividend, attach it to 2 and continue: 25 / 672
On to step 2:
672 can be fit into 25 0 times, resulting in a remainder of 25.
The number 0 becomes the next digit in our result.
Result so far: 0.0
If we subtract 0 from 25, we get 25.
Fetch the next digit (5) from the dividend, attach it to 25 and continue: 255 / 672
On to step 3:
The number 672 fits into 255 0 times, leaving a remainder of 255.
Put 0 as the next digit of the answer.
Result so far: 0.0
Subtracting 0 from 255 leaves us with 255.
Take the next digit (5) from the dividend and append it to 255, then repeat: 2555 / 672
Moving on to step 4:
The number 672 fits into 2555 3 times, leaving a remainder of 539.
Use 3 as the next digit of our solution.
Result so far: 3.0
Subtract 2016 from 2555 to get 539.
Include the next digit (0) from the dividend after 539, then repeat: 5390 / 672
Going ahead to step 5:
When dividing 5390 by 672, we get 8 with a remainder of 14.
Record the quotient 8 as the next digit in the result.
Result so far: 38.0
If we subtract 5376 from 5390, we get 14.
Append the next digit (5) from the dividend to 14 and continue with: 145 / 672
Going ahead to step 6:
The number 672 fits into 145 0 times, leaving a remainder of 145.
Put 0 as the next digit of the answer.
Result so far: 380.0
Subtract 0 from 145 to get 145.
Append the next digit (3) from the dividend to 145 and continue with: 1453 / 672
Moving on to step 7:
The number 672 fits into 1453 2 times, leaving a remainder of 109.
Put 2 as the next digit of the answer.
Result so far: 3802.0
Subtract 1344 from 1453 to get 109.
Bring next digit (0) of the dividend behind the 109 and repeat the process: 1090 / 672
Let's proceed to step 8:
When dividing 1090 by 672, we get 1 with a remainder of 418.
The number 1 becomes the next digit in our result.
Result so far: 38021.0
The remainder is 418 after subtracting 672 from 1090.
Since there are no more digits in the dividend, we add a zero to the remainder making it 4180, and continue the process.
Step 9:
When dividing 4180 by 672, we get 6 with a remainder of 148.
Record the quotient 6 as the next digit in the result.
Result so far: 38021.6
Subtracting 4032 from 4180 leaves us with 148.
Since there are no more digits in the dividend, we add a zero to the remainder making it 1480, and continue the process.
Going ahead to step 10:
672 goes into 1480 2 times with a remainder of 136.
Put 2 as the next digit of the answer.
Result so far: 38021.62
Subtracting 1344 from 1480 leaves us with 136.
Since there are no more digits in the dividend, we add a zero to the remainder making it 1360, and continue the process.
Advancing to step 11:
When dividing 1360 by 672, we get 2 with a remainder of 16.
Write down 2 as next digit of the result.
Result so far: 38021.622
If we take 1344 away from 1360, we end up with 16.
Since there are no more digits in the dividend, we add a zero to the remainder making it 160, and continue the process.
The final outcome is 38021.622, with a leftover of 0.0016. | 91,353 |
-6520811 + -80331351 * 2916 =
-234252740327 | 91,354 |
-19361110 + -58769729 - 44810462 =
-122941301 | 91,355 |
25513 ÷ 3 = 8504 R1
Let's divide 25513 by 3.
Step 1:
3 goes into 2 0 times with a remainder of 2.
Write down 0 as next digit of of the result.
Result so far: 0
Subtract 0 from 2 to get 2.
Bring next digit (5) of the dividend behind the 2 and repeat the process: 25 / 3
Step 2:
3 goes into 25 8 times with a remainder of 1.
Write down 8 as next digit of of the result.
Result so far: 8
Subtract 24 from 25 to get 1.
Bring next digit (5) of the dividend behind the 1 and repeat the process: 15 / 3
Step 3:
3 goes into 15 5 times with a remainder of 0.
Write down 5 as next digit of of the result.
Result so far: 85
Subtract 15 from 15 to get 0.
Bring next digit (1) of the dividend behind the 0 and repeat the process: 1 / 3
Step 4:
3 goes into 1 0 times with a remainder of 1.
Write down 0 as next digit of of the result.
Result so far: 850
Subtract 0 from 1 to get 1.
Bring next digit (3) of the dividend behind the 1 and repeat the process: 13 / 3
Step 5:
3 goes into 13 4 times with a remainder of 1.
Write down 4 as next digit of of the result.
Result so far: 8504
Subtract 12 from 13 to get 1.
The final result is 8504 with a remainder of 1. | 91,356 |
884 - 2416 =
-1532 | 91,357 |
1818 + 2853 =
4671 | 91,358 |
-58198583 + 823744 / -11 =
-58273468.81818182 | 91,359 |
-21386555 + 68486706 - 11234090 =
35866061 | 91,360 |
-62596041 - 36997356 - 68297270 =
-167890667 | 91,361 |
-4748 + 3758 = ?
-4748 + 3758 = -990 | 91,362 |
-837 - 653 = ?
-837 - 653 = -1490 | 91,363 |
36467559 + 64282873 * -5592 =
-359433358257 | 91,364 |
-116 - 469 = ?
-116 - 469 = -585 | 91,365 |
35606335 + 51457237 + -9443622 =
77619950 | 91,366 |
1749 * 2845 =
4975905 | 91,367 |
We're going to solve 21513585 multiplied by 58566864
21513585 × 58566864 = 58566864 × (21513585)
+ 58566864 × 5 which equals 292834320
+ 58566864 × 80 resulting in 4685349120
+ 58566864 × 500 that results in 29283432000
+ 58566864 × 3000 that is equal 175700592000
+ 58566864 × 10000 yielding 585668640000
+ 58566864 × 500000 giving us 29283432000000
+ 58566864 × 1000000 that is equal 58566864000000
+ 58566864 × 20000000 that is equal 1171337280000000
= 1259983206847440
| 91,368 |
-61326111 + -23434920 / 20 =
-62497857.0 | 91,369 |
-55060180 + 25318905 - -59890316 =
30149041 | 91,370 |
37280066 + -29589714 * 2542 =
-75179772922 | 91,371 |
Alright, ready to do some subtraction? We're taking 700607341 and subtracting 552057810 from it.
Step 1: We'll start by subtracting the digit 0 and the borrow 0 from 1 in column 1 and get 1.
1 is the first digit of our result.
Step 2: We'll start by subtracting the digit 1 and the borrow 0 from 4 in column 2 and get 3.
3 is the next digit of our result.
Step 3: We'll start by subtracting the digit 8 and the borrow 0 from 3 in column 3 and get -5.
We add -5 to 10 and get 5 as the next digit of the result.
Step 4: We'll start by subtracting the digit 7 and the borrow 1 from 7 in column 4 and get -1.
We add -1 to 10 and get 9 as the next digit of the result.
Step 5: We'll start by subtracting the digit 5 and the borrow 1 from 0 in column 5 and get -6.
We add -6 to 10 and get 4 as the next digit of the result.
Step 6: We'll start by subtracting the digit 0 and the borrow 1 from 6 in column 6 and get 5.
5 is the next digit of our result.
Step 7: We'll start by subtracting the digit 2 and the borrow 0 from 0 in column 7 and get -2.
We add -2 to 10 and get 8 as the next digit of the result.
Step 8: We'll start by subtracting the digit 5 and the borrow 1 from 0 in column 8 and get -6.
We add -6 to 10 and get 4 as the next digit of the result.
Step 9: We'll start by subtracting the digit 5 and the borrow 1 from 7 in column 9 and get 1.
1 is the next digit of our result.
So, 700607341 - 552057810 = 148549531. | 91,372 |
No problem, let's work through this together. We're starting with 597079 and are subtracting 67844 from it.
Step 1: We'll start by subtracting the digit 4 and the borrow 0 from 9 in column 1 and get 5.
5 is the first digit of our result.
Step 2: We'll start by subtracting the digit 4 and the borrow 0 from 7 in column 2 and get 3.
3 is the next digit of our result.
Step 3: We'll start by subtracting the digit 8 and the borrow 0 from 0 in column 3 and get -8.
We add -8 to 10 and get 2 as the next digit of the result.
Step 4: We'll start by subtracting the digit 7 and the borrow 1 from 7 in column 4 and get -1.
We add -1 to 10 and get 9 as the next digit of the result.
Step 5: We'll start by subtracting the digit 6 and the borrow 1 from 9 in column 5 and get 2.
2 is the next digit of our result.
Step 6: We'll start by subtracting the digit 0 and the borrow 0 from 5 in column 6 and get 5.
5 is the next digit of our result.
So, 597079 - 67844 = 529235. | 91,373 |
We're dividing 85393268 by 307
Let's see how many times 307 fits into 85393268.
Step 1:
307 goes into 8 0 times with a remainder of 8.
Write down 0 as next digit of the result.
Result so far: 0.0
Deduct 0 from 8 and we're left with 8.
Take the next digit (5) from the dividend and append it to 8, then repeat: 85 / 307
Moving on to step 2:
307 can be fit into 85 0 times, resulting in a remainder of 85.
Record the quotient 0 as the next digit in the result.
Result so far: 0.0
The remainder is 85 after subtracting 0 from 85.
Include the next digit (3) from the dividend after 85, then repeat: 853 / 307
Let's proceed to step 3:
307 can be fit into 853 2 times, resulting in a remainder of 239.
The next digit of our result is 2.
Result so far: 2.0
Deduct 614 from 853 and we're left with 239.
Grab the next digit (9) from the dividend, add it to 239, then carry on: 2399 / 307
Moving on to step 4:
307 goes into 2399 7 times with a remainder of 250.
Put 7 as the next digit of the answer.
Result so far: 27.0
Subtract 2149 from 2399 to get 250.
Include the next digit (3) from the dividend after 250, then repeat: 2503 / 307
Step 5:
2503 divided by 307 is 8 with a remainder of 47.
Record the quotient 8 as the next digit in the result.
Result so far: 278.0
Subtracting 2456 from 2503 leaves us with 47.
Take the next digit (2) from the dividend and append it to 47, then repeat: 472 / 307
Step 6:
472 divided by 307 is 1 with a remainder of 165.
The next digit of our result is 1.
Result so far: 2781.0
If we subtract 307 from 472, we get 165.
Fetch the next digit (6) from the dividend, attach it to 165 and continue: 1656 / 307
Moving on to step 7:
1656 divided by 307 is 5 with a remainder of 121.
The number 5 becomes the next digit in our result.
Result so far: 27815.0
The remainder is 121 after subtracting 1535 from 1656.
Bring next digit (8) of the dividend behind the 121 and repeat the process: 1218 / 307
Moving on to step 8:
The number 307 fits into 1218 3 times, leaving a remainder of 297.
Record the quotient 3 as the next digit in the result.
Result so far: 278153.0
If we subtract 921 from 1218, we get 297.
Since there are no more digits in the dividend, we add a zero to the remainder making it 2970, and continue the process.
Moving on to step 9:
307 can be fit into 2970 9 times, resulting in a remainder of 207.
Use 9 as the next digit of our solution.
Result so far: 278153.9
If we subtract 2763 from 2970, we get 207.
Since there are no more digits in the dividend, we add a zero to the remainder making it 2070, and continue the process.
On to step 10:
307 goes into 2070 6 times with a remainder of 228.
The number 6 becomes the next digit in our result.
Result so far: 278153.96
Subtract 1842 from 2070 to get 228.
Since there are no more digits in the dividend, we add a zero to the remainder making it 2280, and continue the process.
On to step 11:
2280 divided by 307 is 7 with a remainder of 131.
Use 7 as the next digit of our solution.
Result so far: 278153.967
Deduct 2149 from 2280 and we're left with 131.
Since there are no more digits in the dividend, we add a zero to the remainder making it 1310, and continue the process.
Let's proceed to step 12:
1310 divided by 307 is 4 with a remainder of 82.
Use 4 as the next digit of our solution.
Result so far: 278153.9674
Deduct 1228 from 1310 and we're left with 82.
Since there are no more digits in the dividend, we add a zero to the remainder making it 820, and continue the process.
Going ahead to step 13:
820 divided by 307 is 2 with a remainder of 206.
Write down 2 as next digit of the result.
Result so far: 278153.96742
Deduct 614 from 820 and we're left with 206.
Since there are no more digits in the dividend, we add a zero to the remainder making it 2060, and continue the process.
On to step 14:
If we divide 2060 by 307, we get 6 and a remainder of 218.
Write down 6 as next digit of the result.
Result so far: 278153.967426
If we subtract 1842 from 2060, we get 218.
Since there are no more digits in the dividend, we add a zero to the remainder making it 2180, and continue the process.
Let's proceed to step 15:
307 can be fit into 2180 7 times, resulting in a remainder of 31.
Use 7 as the next digit of our solution.
Result so far: 278153.9674267
If we take 2149 away from 2180, we end up with 31.
Since there are no more digits in the dividend, we add a zero to the remainder making it 310, and continue the process.
Going ahead to step 16:
310 divided by 307 is 1 with a remainder of 3.
Put 1 as the next digit of the answer.
Result so far: 278153.96742671
The remainder is 3 after subtracting 307 from 310.
Since there are no more digits in the dividend, we add a zero to the remainder making it 30, and continue the process.
The final result is 278153.96742671 with a remainder of 3e-09. | 91,374 |
6881 ÷ 2 = 3440 R1
We're going to perform division on 6881 with 2 as the divisor.
Step 1:
2 goes into 6 3 times with a remainder of 0.
Write down 3 as next digit of of the result.
Result so far: 3
Subtract 6 from 6 to get 0.
Bring next digit (8) of the dividend behind the 0 and repeat the process: 8 / 2
Step 2:
2 goes into 8 4 times with a remainder of 0.
Write down 4 as next digit of of the result.
Result so far: 34
Subtract 8 from 8 to get 0.
Bring next digit (8) of the dividend behind the 0 and repeat the process: 8 / 2
Step 3:
2 goes into 8 4 times with a remainder of 0.
Write down 4 as next digit of of the result.
Result so far: 344
Subtract 8 from 8 to get 0.
Bring next digit (1) of the dividend behind the 0 and repeat the process: 1 / 2
Step 4:
2 goes into 1 0 times with a remainder of 1.
Write down 0 as next digit of of the result.
Result so far: 3440
Subtract 0 from 1 to get 1.
The final result is 3440 with a remainder of 1. | 91,375 |
3365 - 2907 =
458 | 91,376 |
1408 / 1059 =
1.33 | 91,377 |
Let's dive into this subtraction. We'll start with 846348012 and subtract 532590428 from it.
Step 1: We'll start by subtracting the digit 8 and the borrow 0 from 2 in column 1 and get -6.
We add -6 to 10 and get 4 as the first digit of the result.
Step 2: We'll start by subtracting the digit 2 and the borrow 1 from 1 in column 2 and get -2.
We add -2 to 10 and get 8 as the next digit of the result.
Step 3: We'll start by subtracting the digit 4 and the borrow 1 from 0 in column 3 and get -5.
We add -5 to 10 and get 5 as the next digit of the result.
Step 4: We'll start by subtracting the digit 0 and the borrow 1 from 8 in column 4 and get 7.
7 is the next digit of our result.
Step 5: We'll start by subtracting the digit 9 and the borrow 0 from 4 in column 5 and get -5.
We add -5 to 10 and get 5 as the next digit of the result.
Step 6: We'll start by subtracting the digit 5 and the borrow 1 from 3 in column 6 and get -3.
We add -3 to 10 and get 7 as the next digit of the result.
Step 7: We'll start by subtracting the digit 2 and the borrow 1 from 6 in column 7 and get 3.
3 is the next digit of our result.
Step 8: We'll start by subtracting the digit 3 and the borrow 0 from 4 in column 8 and get 1.
1 is the next digit of our result.
Step 9: We'll start by subtracting the digit 5 and the borrow 0 from 8 in column 9 and get 3.
3 is the next digit of our result.
So, 846348012 - 532590428 = 313757584. | 91,378 |
3285 + 9218 = ?
3285 + 9218 = 12503 | 91,379 |
73408676 * -95526302 / 57 =
-123025602684143.02 | 91,380 |
85400285 * -75256426 / 79 =
-81353420613688.73 | 91,381 |
Sure thing! We've got 1885 and 8003 and we're gonna add them together.
Step 1: We'll start by adding the digits 5 & 3 in column 1 and get 8.
Step 2: We'll start by adding the digits 8 & 0 in column 2 and get 8.
Step 3: We'll start by adding the digits 8 & 0 in column 3 and get 8.
Step 4: We'll start by adding the digits 1 & 8 in column 4 and get 9.
So, 1885 + 8003 = 9888.
| 91,382 |
1474 * -783 =
-1154142 | 91,383 |
Let's divide 751608 by 47
We're looking to find how many times 47 goes into 751608.
Let's proceed to step 1:
When dividing 7 by 47, we get 0 with a remainder of 7.
Put 0 as the next digit of the answer.
Result so far: 0.0
Subtract 0 from 7 to get 7.
Grab the next digit (5) from the dividend, add it to 7, then carry on: 75 / 47
Let's proceed to step 2:
47 can be fit into 75 1 times, resulting in a remainder of 28.
The next digit of our result is 1.
Result so far: 1.0
Subtracting 47 from 75 leaves us with 28.
Grab the next digit (1) from the dividend, add it to 28, then carry on: 281 / 47
Going ahead to step 3:
47 can be fit into 281 5 times, resulting in a remainder of 46.
Use 5 as the next digit of our solution.
Result so far: 15.0
If we subtract 235 from 281, we get 46.
Include the next digit (6) from the dividend after 46, then repeat: 466 / 47
Going ahead to step 4:
47 goes into 466 9 times with a remainder of 43.
Put 9 as the next digit of the answer.
Result so far: 159.0
If we subtract 423 from 466, we get 43.
Include the next digit (0) from the dividend after 43, then repeat: 430 / 47
Going ahead to step 5:
430 divided by 47 is 9 with a remainder of 7.
Write down 9 as next digit of the result.
Result so far: 1599.0
The remainder is 7 after subtracting 423 from 430.
Bring next digit (8) of the dividend behind the 7 and repeat the process: 78 / 47
Step 6:
47 can be fit into 78 1 times, resulting in a remainder of 31.
Put 1 as the next digit of the answer.
Result so far: 15991.0
Subtracting 47 from 78 leaves us with 31.
Since there are no more digits in the dividend, we add a zero to the remainder making it 310, and continue the process.
Step 7:
If we divide 310 by 47, we get 6 and a remainder of 28.
The next digit of our result is 6.
Result so far: 15991.6
Subtract 282 from 310 to get 28.
Since there are no more digits in the dividend, we add a zero to the remainder making it 280, and continue the process.
Let's proceed to step 8:
If we divide 280 by 47, we get 5 and a remainder of 45.
Record the quotient 5 as the next digit in the result.
Result so far: 15991.65
The remainder is 45 after subtracting 235 from 280.
Since there are no more digits in the dividend, we add a zero to the remainder making it 450, and continue the process.
Moving on to step 9:
450 divided by 47 is 9 with a remainder of 27.
The number 9 becomes the next digit in our result.
Result so far: 15991.659
Deduct 423 from 450 and we're left with 27.
Since there are no more digits in the dividend, we add a zero to the remainder making it 270, and continue the process.
Step 10:
47 goes into 270 5 times with a remainder of 35.
Use 5 as the next digit of our solution.
Result so far: 15991.6595
The remainder is 35 after subtracting 235 from 270.
Since there are no more digits in the dividend, we add a zero to the remainder making it 350, and continue the process.
Let's proceed to step 11:
47 goes into 350 7 times with a remainder of 21.
Record the quotient 7 as the next digit in the result.
Result so far: 15991.65957
Subtracting 329 from 350 leaves us with 21.
Since there are no more digits in the dividend, we add a zero to the remainder making it 210, and continue the process.
Step 12:
If we divide 210 by 47, we get 4 and a remainder of 22.
Write down 4 as next digit of the result.
Result so far: 15991.659574
Subtract 188 from 210 to get 22.
Since there are no more digits in the dividend, we add a zero to the remainder making it 220, and continue the process.
Step 13:
The number 47 fits into 220 4 times, leaving a remainder of 32.
The next digit of our result is 4.
Result so far: 15991.6595744
If we take 188 away from 220, we end up with 32.
Since there are no more digits in the dividend, we add a zero to the remainder making it 320, and continue the process.
The quotient of the division is 15991.6595744, and the remainder is 3.2e-07. | 91,384 |
Sure thing! We've got 879608974 and 96223975, and we're going to subtract the second number from the first.
Step 1: We'll start by subtracting the digit 5 and the borrow 0 from 4 in column 1 and get -1.
We add -1 to 10 and get 9 as the first digit of the result.
Step 2: We'll start by subtracting the digit 7 and the borrow 1 from 7 in column 2 and get -1.
We add -1 to 10 and get 9 as the next digit of the result.
Step 3: We'll start by subtracting the digit 9 and the borrow 1 from 9 in column 3 and get -1.
We add -1 to 10 and get 9 as the next digit of the result.
Step 4: We'll start by subtracting the digit 3 and the borrow 1 from 8 in column 4 and get 4.
4 is the next digit of our result.
Step 5: We'll start by subtracting the digit 2 and the borrow 0 from 0 in column 5 and get -2.
We add -2 to 10 and get 8 as the next digit of the result.
Step 6: We'll start by subtracting the digit 2 and the borrow 1 from 6 in column 6 and get 3.
3 is the next digit of our result.
Step 7: We'll start by subtracting the digit 6 and the borrow 0 from 9 in column 7 and get 3.
3 is the next digit of our result.
Step 8: We'll start by subtracting the digit 9 and the borrow 0 from 7 in column 8 and get -2.
We add -2 to 10 and get 8 as the next digit of the result.
Step 9: We'll start by subtracting the digit 0 and the borrow 1 from 8 in column 9 and get 7.
7 is the next digit of our result.
So, 879608974 - 96223975 = 783384999. | 91,385 |
Let's dive into this subtraction. We'll start with 699386 and subtract 74944 from it.
Step 1: We'll start by subtracting the digit 4 and the borrow 0 from 6 in column 1 and get 2.
2 is the first digit of our result.
Step 2: We'll start by subtracting the digit 4 and the borrow 0 from 8 in column 2 and get 4.
4 is the next digit of our result.
Step 3: We'll start by subtracting the digit 9 and the borrow 0 from 3 in column 3 and get -6.
We add -6 to 10 and get 4 as the next digit of the result.
Step 4: We'll start by subtracting the digit 4 and the borrow 1 from 9 in column 4 and get 4.
4 is the next digit of our result.
Step 5: We'll start by subtracting the digit 7 and the borrow 0 from 9 in column 5 and get 2.
2 is the next digit of our result.
Step 6: We'll start by subtracting the digit 0 and the borrow 0 from 6 in column 6 and get 6.
6 is the next digit of our result.
So, 699386 - 74944 = 624442. | 91,386 |
50969 ÷ 9 = 5663 R2
We're going to perform division on 50969 with 9 as the divisor.
Step 1:
9 goes into 5 0 times with a remainder of 5.
Write down 0 as next digit of of the result.
Result so far: 0
Subtract 0 from 5 to get 5.
Bring next digit (0) of the dividend behind the 5 and repeat the process: 50 / 9
Step 2:
9 goes into 50 5 times with a remainder of 5.
Write down 5 as next digit of of the result.
Result so far: 5
Subtract 45 from 50 to get 5.
Bring next digit (9) of the dividend behind the 5 and repeat the process: 59 / 9
Step 3:
9 goes into 59 6 times with a remainder of 5.
Write down 6 as next digit of of the result.
Result so far: 56
Subtract 54 from 59 to get 5.
Bring next digit (6) of the dividend behind the 5 and repeat the process: 56 / 9
Step 4:
9 goes into 56 6 times with a remainder of 2.
Write down 6 as next digit of of the result.
Result so far: 566
Subtract 54 from 56 to get 2.
Bring next digit (9) of the dividend behind the 2 and repeat the process: 29 / 9
Step 5:
9 goes into 29 3 times with a remainder of 2.
Write down 3 as next digit of of the result.
Result so far: 5663
Subtract 27 from 29 to get 2.
The final result is 5663 with a remainder of 2. | 91,387 |
1464 - 1683 =
-219 | 91,388 |
OK, let's crack this. We're given 213 and our task is to multiply it by 90. Essentially, we'll be adding 213 to itself 90 times.
Step 1: 0 + 213 = 213
Step 2: 213 + 213 = 426
Step 3: 426 + 213 = 639
Step 4: 639 + 213 = 852
Step 5: 852 + 213 = 1065
Step 6: 1065 + 213 = 1278
Step 7: 1278 + 213 = 1491
Step 8: 1491 + 213 = 1704
Step 9: 1704 + 213 = 1917
Step 10: 1917 + 213 = 2130
Step 11: 2130 + 213 = 2343
Step 12: 2343 + 213 = 2556
Step 13: 2556 + 213 = 2769
Step 14: 2769 + 213 = 2982
Step 15: 2982 + 213 = 3195
Step 16: 3195 + 213 = 3408
Step 17: 3408 + 213 = 3621
Step 18: 3621 + 213 = 3834
Step 19: 3834 + 213 = 4047
Step 20: 4047 + 213 = 4260
Step 21: 4260 + 213 = 4473
Step 22: 4473 + 213 = 4686
Step 23: 4686 + 213 = 4899
Step 24: 4899 + 213 = 5112
Step 25: 5112 + 213 = 5325
Step 26: 5325 + 213 = 5538
Step 27: 5538 + 213 = 5751
Step 28: 5751 + 213 = 5964
Step 29: 5964 + 213 = 6177
Step 30: 6177 + 213 = 6390
Step 31: 6390 + 213 = 6603
Step 32: 6603 + 213 = 6816
Step 33: 6816 + 213 = 7029
Step 34: 7029 + 213 = 7242
Step 35: 7242 + 213 = 7455
Step 36: 7455 + 213 = 7668
Step 37: 7668 + 213 = 7881
Step 38: 7881 + 213 = 8094
Step 39: 8094 + 213 = 8307
Step 40: 8307 + 213 = 8520
Step 41: 8520 + 213 = 8733
Step 42: 8733 + 213 = 8946
Step 43: 8946 + 213 = 9159
Step 44: 9159 + 213 = 9372
Step 45: 9372 + 213 = 9585
Step 46: 9585 + 213 = 9798
Step 47: 9798 + 213 = 10011
Step 48: 10011 + 213 = 10224
Step 49: 10224 + 213 = 10437
Step 50: 10437 + 213 = 10650
Step 51: 10650 + 213 = 10863
Step 52: 10863 + 213 = 11076
Step 53: 11076 + 213 = 11289
Step 54: 11289 + 213 = 11502
Step 55: 11502 + 213 = 11715
Step 56: 11715 + 213 = 11928
Step 57: 11928 + 213 = 12141
Step 58: 12141 + 213 = 12354
Step 59: 12354 + 213 = 12567
Step 60: 12567 + 213 = 12780
Step 61: 12780 + 213 = 12993
Step 62: 12993 + 213 = 13206
Step 63: 13206 + 213 = 13419
Step 64: 13419 + 213 = 13632
Step 65: 13632 + 213 = 13845
Step 66: 13845 + 213 = 14058
Step 67: 14058 + 213 = 14271
Step 68: 14271 + 213 = 14484
Step 69: 14484 + 213 = 14697
Step 70: 14697 + 213 = 14910
Step 71: 14910 + 213 = 15123
Step 72: 15123 + 213 = 15336
Step 73: 15336 + 213 = 15549
Step 74: 15549 + 213 = 15762
Step 75: 15762 + 213 = 15975
Step 76: 15975 + 213 = 16188
Step 77: 16188 + 213 = 16401
Step 78: 16401 + 213 = 16614
Step 79: 16614 + 213 = 16827
Step 80: 16827 + 213 = 17040
Step 81: 17040 + 213 = 17253
Step 82: 17253 + 213 = 17466
Step 83: 17466 + 213 = 17679
Step 84: 17679 + 213 = 17892
Step 85: 17892 + 213 = 18105
Step 86: 18105 + 213 = 18318
Step 87: 18318 + 213 = 18531
Step 88: 18531 + 213 = 18744
Step 89: 18744 + 213 = 18957
Step 90: 18957 + 213 = 19170
So, 213*90 = 19170 | 91,389 |
Alright, ready to do some subtraction? We're taking 721195 and subtracting 57922 from it.
Step 1: We'll start by subtracting the digit 2 and the borrow 0 from 5 in column 1 and get 3.
3 is the first digit of our result.
Step 2: We'll start by subtracting the digit 2 and the borrow 0 from 9 in column 2 and get 7.
7 is the next digit of our result.
Step 3: We'll start by subtracting the digit 9 and the borrow 0 from 1 in column 3 and get -8.
We add -8 to 10 and get 2 as the next digit of the result.
Step 4: We'll start by subtracting the digit 7 and the borrow 1 from 1 in column 4 and get -7.
We add -7 to 10 and get 3 as the next digit of the result.
Step 5: We'll start by subtracting the digit 5 and the borrow 1 from 2 in column 5 and get -4.
We add -4 to 10 and get 6 as the next digit of the result.
Step 6: We'll start by subtracting the digit 0 and the borrow 1 from 7 in column 6 and get 6.
6 is the next digit of our result.
So, 721195 - 57922 = 663273. | 91,390 |
-19908691 + -18434124 + -25526620 =
-63869435 | 91,391 |
249 - -208 = ?
249 - -208 = 457 | 91,392 |
65112826 + 75926615 * -7902 =
-599906998904 | 91,393 |
38033622 + -28083942 / 29 =
37065210.20689655 | 91,394 |
No problem, we've got 6274 and 8666 to multiply
6274 × 8666 = 8666 × (6274)
+ 8666 × 4 what gives us 34664
+ 8666 × 70 that is equal 606620
+ 8666 × 200 giving us 1733200
+ 8666 × 6000 yielding 51996000
= 54370484
| 91,395 |
Not to worry, we've got 6666880794 and 7672140049. Let's get to adding them!
Step 1: We'll start by adding the digits 4 & 9 in column 1 and get 13.
We'll write down the last digit 3 and carry the 1 to the next column.
Step 2: We'll start by adding the digits 9 & 4 in column 2 and get 14.
We'll write down the last digit 4 and carry the 1 to the next column.
Step 3: We'll start by adding the digits 7 & 0 in column 3 and get 8.
Step 4: We'll start by adding the digits 0 & 0 in column 4 and get 0.
Step 5: We'll start by adding the digits 8 & 4 in column 5 and get 12.
We'll write down the last digit 2 and carry the 1 to the next column.
Step 6: We'll start by adding the digits 8 & 1 in column 6 and get 10.
We'll write down the last digit 0 and carry the 1 to the next column.
Step 7: We'll start by adding the digits 6 & 2 in column 7 and get 9.
Step 8: We'll start by adding the digits 6 & 7 in column 8 and get 13.
We'll write down the last digit 3 and carry the 1 to the next column.
Step 9: We'll start by adding the digits 6 & 6 in column 9 and get 13.
We'll write down the last digit 3 and carry the 1 to the next column.
Step 10: We'll start by adding the digits 6 & 7 in column 10 and get 14.
We'll write down the last digit 4 and carry the 1 to the next column.
So, 6666880794 + 7672140049 = 14339020843.
| 91,396 |
Alright, let's work through 5301 times 6514 step by step
5301 × 6514 = 6514 × (5301)
+ 6514 × 1 that equals 6514
+ 6514 × 00 that is equal 0
+ 6514 × 300 yielding 1954200
+ 6514 × 5000 what gives us 32570000
= 34530714
| 91,397 |
-491 / 1403 =
-0.35 | 91,398 |
No problem, let's work through this together. We're starting with 197711880 and 8187540581 and adding them all up.
Step 1: We'll start by adding the digits 0 & 1 in column 1 and get 1.
Step 2: We'll start by adding the digits 8 & 8 in column 2 and get 16.
We'll write down the last digit 6 and carry the 1 to the next column.
Step 3: We'll start by adding the digits 8 & 5 in column 3 and get 14.
We'll write down the last digit 4 and carry the 1 to the next column.
Step 4: We'll start by adding the digits 1 & 0 in column 4 and get 2.
Step 5: We'll start by adding the digits 1 & 4 in column 5 and get 5.
Step 6: We'll start by adding the digits 7 & 5 in column 6 and get 12.
We'll write down the last digit 2 and carry the 1 to the next column.
Step 7: We'll start by adding the digits 7 & 7 in column 7 and get 15.
We'll write down the last digit 5 and carry the 1 to the next column.
Step 8: We'll start by adding the digits 9 & 8 in column 8 and get 18.
We'll write down the last digit 8 and carry the 1 to the next column.
Step 9: We'll start by adding the digits 1 & 1 in column 9 and get 3.
Step 10: We'll start by adding the digits 0 & 8 in column 10 and get 8.
So, 197711880 + 8187540581 = 8385252461.
| 91,399 |
No problem, let's work through this together. We're starting with 921245150 and are subtracting 133017560 from it.
Step 1: We'll start by subtracting the digit 0 and the borrow 0 from 0 in column 1 and get 0.
0 is the first digit of our result.
Step 2: We'll start by subtracting the digit 6 and the borrow 0 from 5 in column 2 and get -1.
We add -1 to 10 and get 9 as the next digit of the result.
Step 3: We'll start by subtracting the digit 5 and the borrow 1 from 1 in column 3 and get -5.
We add -5 to 10 and get 5 as the next digit of the result.
Step 4: We'll start by subtracting the digit 7 and the borrow 1 from 5 in column 4 and get -3.
We add -3 to 10 and get 7 as the next digit of the result.
Step 5: We'll start by subtracting the digit 1 and the borrow 1 from 4 in column 5 and get 2.
2 is the next digit of our result.
Step 6: We'll start by subtracting the digit 0 and the borrow 0 from 2 in column 6 and get 2.
2 is the next digit of our result.
Step 7: We'll start by subtracting the digit 3 and the borrow 0 from 1 in column 7 and get -2.
We add -2 to 10 and get 8 as the next digit of the result.
Step 8: We'll start by subtracting the digit 3 and the borrow 1 from 2 in column 8 and get -2.
We add -2 to 10 and get 8 as the next digit of the result.
Step 9: We'll start by subtracting the digit 1 and the borrow 1 from 9 in column 9 and get 7.
7 is the next digit of our result.
So, 921245150 - 133017560 = 788227590. | 91,400 |
809 - 2619 =
-1810 | 91,401 |
-438 * -573 =
250974 | 91,402 |
Sure thing! We've got 737638 and 90116, and we're going to subtract the second number from the first.
Step 1: We'll start by subtracting the digit 6 and the borrow 0 from 8 in column 1 and get 2.
2 is the first digit of our result.
Step 2: We'll start by subtracting the digit 1 and the borrow 0 from 3 in column 2 and get 2.
2 is the next digit of our result.
Step 3: We'll start by subtracting the digit 1 and the borrow 0 from 6 in column 3 and get 5.
5 is the next digit of our result.
Step 4: We'll start by subtracting the digit 0 and the borrow 0 from 7 in column 4 and get 7.
7 is the next digit of our result.
Step 5: We'll start by subtracting the digit 9 and the borrow 0 from 3 in column 5 and get -6.
We add -6 to 10 and get 4 as the next digit of the result.
Step 6: We'll start by subtracting the digit 0 and the borrow 1 from 7 in column 6 and get 6.
6 is the next digit of our result.
So, 737638 - 90116 = 647522. | 91,403 |
Let's calculate 7885 x 9885
7885 × 9885 = 9885 × (7885)
+ 9885 × 5 yielding 49425
+ 9885 × 80 yielding 790800
+ 9885 × 800 resulting in 7908000
+ 9885 × 7000 yielding 69195000
= 77943225
| 91,404 |
-75722404 + 84552733 + -60193479 =
-51363150 | 91,405 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.