problem+solution
stringlengths
10
16.4k
index
int64
0
96.2k
Let's divide 47927923 by 365 We want to divide 47927923 by 365. Step 1: 365 can be fit into 4 0 times, resulting in a remainder of 4. Put 0 as the next digit of the answer. Result so far: 0.0 The remainder is 4 after subtracting 0 from 4. Grab the next digit (7) from the dividend, add it to 4, then carry on: 47 / 365 Going ahead to step 2: The number 365 fits into 47 0 times, leaving a remainder of 47. Record the quotient 0 as the next digit in the result. Result so far: 0.0 If we take 0 away from 47, we end up with 47. Bring next digit (9) of the dividend behind the 47 and repeat the process: 479 / 365 Moving on to step 3: If we divide 479 by 365, we get 1 and a remainder of 114. Record the quotient 1 as the next digit in the result. Result so far: 1.0 Subtract 365 from 479 to get 114. Bring next digit (2) of the dividend behind the 114 and repeat the process: 1142 / 365 Let's proceed to step 4: If we divide 1142 by 365, we get 3 and a remainder of 47. Write down 3 as next digit of the result. Result so far: 13.0 Deduct 1095 from 1142 and we're left with 47. Fetch the next digit (7) from the dividend, attach it to 47 and continue: 477 / 365 Step 5: When dividing 477 by 365, we get 1 with a remainder of 112. Put 1 as the next digit of the answer. Result so far: 131.0 If we subtract 365 from 477, we get 112. Grab the next digit (9) from the dividend, add it to 112, then carry on: 1129 / 365 On to step 6: When dividing 1129 by 365, we get 3 with a remainder of 34. The next digit of our result is 3. Result so far: 1313.0 Subtract 1095 from 1129 to get 34. Take the next digit (2) from the dividend and append it to 34, then repeat: 342 / 365 Moving on to step 7: 365 can be fit into 342 0 times, resulting in a remainder of 342. Write down 0 as next digit of the result. Result so far: 13130.0 Subtracting 0 from 342 leaves us with 342. Fetch the next digit (3) from the dividend, attach it to 342 and continue: 3423 / 365 Let's proceed to step 8: The number 365 fits into 3423 9 times, leaving a remainder of 138. The number 9 becomes the next digit in our result. Result so far: 131309.0 Deduct 3285 from 3423 and we're left with 138. Since there are no more digits in the dividend, we add a zero to the remainder making it 1380, and continue the process. Advancing to step 9: When dividing 1380 by 365, we get 3 with a remainder of 285. The number 3 becomes the next digit in our result. Result so far: 131309.3 Subtracting 1095 from 1380 leaves us with 285. Since there are no more digits in the dividend, we add a zero to the remainder making it 2850, and continue the process. Moving on to step 10: If we divide 2850 by 365, we get 7 and a remainder of 295. The number 7 becomes the next digit in our result. Result so far: 131309.37 Subtract 2555 from 2850 to get 295. Since there are no more digits in the dividend, we add a zero to the remainder making it 2950, and continue the process. Step 11: 365 goes into 2950 8 times with a remainder of 30. Put 8 as the next digit of the answer. Result so far: 131309.378 Deduct 2920 from 2950 and we're left with 30. Since there are no more digits in the dividend, we add a zero to the remainder making it 300, and continue the process. Let's proceed to step 12: 300 divided by 365 is 0 with a remainder of 300. Put 0 as the next digit of the answer. Result so far: 131309.378 If we take 0 away from 300, we end up with 300. Since there are no more digits in the dividend, we add a zero to the remainder making it 3000, and continue the process. Step 13: The number 365 fits into 3000 8 times, leaving a remainder of 80. Put 8 as the next digit of the answer. Result so far: 131309.37808 Deduct 2920 from 3000 and we're left with 80. Since there are no more digits in the dividend, we add a zero to the remainder making it 800, and continue the process. Advancing to step 14: When dividing 800 by 365, we get 2 with a remainder of 70. Write down 2 as next digit of the result. Result so far: 131309.378082 Subtract 730 from 800 to get 70. Since there are no more digits in the dividend, we add a zero to the remainder making it 700, and continue the process. Let's proceed to step 15: 700 divided by 365 is 1 with a remainder of 335. The number 1 becomes the next digit in our result. Result so far: 131309.3780821 If we subtract 365 from 700, we get 335. Since there are no more digits in the dividend, we add a zero to the remainder making it 3350, and continue the process. Step 16: The number 365 fits into 3350 9 times, leaving a remainder of 65. The next digit of our result is 9. Result so far: 131309.37808219 If we take 3285 away from 3350, we end up with 65. Since there are no more digits in the dividend, we add a zero to the remainder making it 650, and continue the process. In conclusion, the division gives 131309.37808219 with a balance of 6.5e-08.
6,300
11134 ÷ 4 = 2783 R2 Alright, let's work through the division of 11134 by 4 step by step. Step 1: 4 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 (1) of the dividend behind the 1 and repeat the process: 11 / 4 Step 2: 4 goes into 11 2 times with a remainder of 3. Write down 2 as next digit of of the result. Result so far: 2 Subtract 8 from 11 to get 3. Bring next digit (1) of the dividend behind the 3 and repeat the process: 31 / 4 Step 3: 4 goes into 31 7 times with a remainder of 3. Write down 7 as next digit of of the result. Result so far: 27 Subtract 28 from 31 to get 3. Bring next digit (3) of the dividend behind the 3 and repeat the process: 33 / 4 Step 4: 4 goes into 33 8 times with a remainder of 1. Write down 8 as next digit of of the result. Result so far: 278 Subtract 32 from 33 to get 1. Bring next digit (4) of the dividend behind the 1 and repeat the process: 14 / 4 Step 5: 4 goes into 14 3 times with a remainder of 2. Write down 3 as next digit of of the result. Result so far: 2783 Subtract 12 from 14 to get 2. The final result is 2783 with a remainder of 2.
6,301
OK, let's do this. We've got 1276 and 8530 and we're adding them all together. Step 1: We'll start by adding the digits 6 & 0 in column 1 and get 6. Step 2: We'll start by adding the digits 7 & 3 in column 2 and get 10. We'll write down the last digit 0 and carry the 1 to the next column. Step 3: We'll start by adding the digits 2 & 5 in column 3 and get 8. Step 4: We'll start by adding the digits 1 & 8 in column 4 and get 9. So, 1276 + 8530 = 9806.
6,302
10795675 + 76008859 + 25695100 = 112499634
6,303
25800 ÷ 2 = 12900 R0 No problem, we've got 25800 and 2 for the division. Step 1: 2 goes into 2 1 times with a remainder of 0. Write down 1 as next digit of of the result. Result so far: 1 Subtract 2 from 2 to get 0. Bring next digit (5) of the dividend behind the 0 and repeat the process: 5 / 2 Step 2: 2 goes into 5 2 times with a remainder of 1. Write down 2 as next digit of of the result. Result so far: 12 Subtract 4 from 5 to get 1. Bring next digit (8) of the dividend behind the 1 and repeat the process: 18 / 2 Step 3: 2 goes into 18 9 times with a remainder of 0. Write down 9 as next digit of of the result. Result so far: 129 Subtract 18 from 18 to get 0. Bring next digit (0) of the dividend behind the 0 and repeat the process: 0 / 2 Step 4: 2 goes into 0 0 times with a remainder of 0. Write down 0 as next digit of of the result. Result so far: 1290 Subtract 0 from 0 to get 0. Bring next digit (0) of the dividend behind the 0 and repeat the process: 0 / 2 Step 5: 2 goes into 0 0 times with a remainder of 0. Write down 0 as next digit of of the result. Result so far: 12900 Subtract 0 from 0 to get 0. The final result is 12900 with a remainder of 0.
6,304
735 * 2780 = 2043300
6,305
77689 ÷ 3 = 25896 R1 We're going to perform division on 77689 with 3 as the divisor. Step 1: 3 goes into 7 2 times with a remainder of 1. Write down 2 as next digit of of the result. Result so far: 2 Subtract 6 from 7 to get 1. Bring next digit (7) of the dividend behind the 1 and repeat the process: 17 / 3 Step 2: 3 goes into 17 5 times with a remainder of 2. Write down 5 as next digit of of the result. Result so far: 25 Subtract 15 from 17 to get 2. Bring next digit (6) of the dividend behind the 2 and repeat the process: 26 / 3 Step 3: 3 goes into 26 8 times with a remainder of 2. Write down 8 as next digit of of the result. Result so far: 258 Subtract 24 from 26 to get 2. Bring next digit (8) of the dividend behind the 2 and repeat the process: 28 / 3 Step 4: 3 goes into 28 9 times with a remainder of 1. Write down 9 as next digit of of the result. Result so far: 2589 Subtract 27 from 28 to get 1. Bring next digit (9) of the dividend behind the 1 and repeat the process: 19 / 3 Step 5: 3 goes into 19 6 times with a remainder of 1. Write down 6 as next digit of of the result. Result so far: 25896 Subtract 18 from 19 to get 1. The final result is 25896 with a remainder of 1.
6,306
36991 ÷ 9 = 4110 R1 Sure thing! Let's divide 36991 by 9 together. Step 1: 9 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 (6) of the dividend behind the 3 and repeat the process: 36 / 9 Step 2: 9 goes into 36 4 times with a remainder of 0. Write down 4 as next digit of of the result. Result so far: 4 Subtract 36 from 36 to get 0. Bring next digit (9) of the dividend behind the 0 and repeat the process: 9 / 9 Step 3: 9 goes into 9 1 times with a remainder of 0. Write down 1 as next digit of of the result. Result so far: 41 Subtract 9 from 9 to get 0. Bring next digit (9) of the dividend behind the 0 and repeat the process: 9 / 9 Step 4: 9 goes into 9 1 times with a remainder of 0. Write down 1 as next digit of of the result. Result so far: 411 Subtract 9 from 9 to get 0. Bring next digit (1) of the dividend behind the 0 and repeat the process: 1 / 9 Step 5: 9 goes into 1 0 times with a remainder of 1. Write down 0 as next digit of of the result. Result so far: 4110 Subtract 0 from 1 to get 1. The final result is 4110 with a remainder of 1.
6,307
-230 * 2067 = -475410
6,308
4848 + 895 = ? 4848 + 895 = 5743
6,309
No problem, we've got 4592975 and 33830473 to multiply 4592975 × 33830473 = 33830473 × (4592975) + 33830473 × 5 that results in 169152365 + 33830473 × 70 that results in 2368133110 + 33830473 × 900 producing 30447425700 + 33830473 × 2000 that equals 67660946000 + 33830473 × 90000 yielding 3044742570000 + 33830473 × 500000 that results in 16915236500000 + 33830473 × 4000000 which equals 135321892000000 = 155382516727175
6,310
-10149982 + 50633191 + -31832982 + -48490845 + 69222959 = 29382341
6,311
Let's roll up our sleeves and solve this. We have 449 and we're going to multiply it by 379, essentially adding 449 to itself 379 times. Step 1: 0 + 449 = 449 Step 2: 449 + 449 = 898 Step 3: 898 + 449 = 1347 Step 4: 1347 + 449 = 1796 Step 5: 1796 + 449 = 2245 Step 6: 2245 + 449 = 2694 Step 7: 2694 + 449 = 3143 Step 8: 3143 + 449 = 3592 Step 9: 3592 + 449 = 4041 Step 10: 4041 + 449 = 4490 Step 11: 4490 + 449 = 4939 Step 12: 4939 + 449 = 5388 Step 13: 5388 + 449 = 5837 Step 14: 5837 + 449 = 6286 Step 15: 6286 + 449 = 6735 Step 16: 6735 + 449 = 7184 Step 17: 7184 + 449 = 7633 Step 18: 7633 + 449 = 8082 Step 19: 8082 + 449 = 8531 Step 20: 8531 + 449 = 8980 Step 21: 8980 + 449 = 9429 Step 22: 9429 + 449 = 9878 Step 23: 9878 + 449 = 10327 Step 24: 10327 + 449 = 10776 Step 25: 10776 + 449 = 11225 Step 26: 11225 + 449 = 11674 Step 27: 11674 + 449 = 12123 Step 28: 12123 + 449 = 12572 Step 29: 12572 + 449 = 13021 Step 30: 13021 + 449 = 13470 Step 31: 13470 + 449 = 13919 Step 32: 13919 + 449 = 14368 Step 33: 14368 + 449 = 14817 Step 34: 14817 + 449 = 15266 Step 35: 15266 + 449 = 15715 Step 36: 15715 + 449 = 16164 Step 37: 16164 + 449 = 16613 Step 38: 16613 + 449 = 17062 Step 39: 17062 + 449 = 17511 Step 40: 17511 + 449 = 17960 Step 41: 17960 + 449 = 18409 Step 42: 18409 + 449 = 18858 Step 43: 18858 + 449 = 19307 Step 44: 19307 + 449 = 19756 Step 45: 19756 + 449 = 20205 Step 46: 20205 + 449 = 20654 Step 47: 20654 + 449 = 21103 Step 48: 21103 + 449 = 21552 Step 49: 21552 + 449 = 22001 Step 50: 22001 + 449 = 22450 Step 51: 22450 + 449 = 22899 Step 52: 22899 + 449 = 23348 Step 53: 23348 + 449 = 23797 Step 54: 23797 + 449 = 24246 Step 55: 24246 + 449 = 24695 Step 56: 24695 + 449 = 25144 Step 57: 25144 + 449 = 25593 Step 58: 25593 + 449 = 26042 Step 59: 26042 + 449 = 26491 Step 60: 26491 + 449 = 26940 Step 61: 26940 + 449 = 27389 Step 62: 27389 + 449 = 27838 Step 63: 27838 + 449 = 28287 Step 64: 28287 + 449 = 28736 Step 65: 28736 + 449 = 29185 Step 66: 29185 + 449 = 29634 Step 67: 29634 + 449 = 30083 Step 68: 30083 + 449 = 30532 Step 69: 30532 + 449 = 30981 Step 70: 30981 + 449 = 31430 Step 71: 31430 + 449 = 31879 Step 72: 31879 + 449 = 32328 Step 73: 32328 + 449 = 32777 Step 74: 32777 + 449 = 33226 Step 75: 33226 + 449 = 33675 Step 76: 33675 + 449 = 34124 Step 77: 34124 + 449 = 34573 Step 78: 34573 + 449 = 35022 Step 79: 35022 + 449 = 35471 Step 80: 35471 + 449 = 35920 Step 81: 35920 + 449 = 36369 Step 82: 36369 + 449 = 36818 Step 83: 36818 + 449 = 37267 Step 84: 37267 + 449 = 37716 Step 85: 37716 + 449 = 38165 Step 86: 38165 + 449 = 38614 Step 87: 38614 + 449 = 39063 Step 88: 39063 + 449 = 39512 Step 89: 39512 + 449 = 39961 Step 90: 39961 + 449 = 40410 Step 91: 40410 + 449 = 40859 Step 92: 40859 + 449 = 41308 Step 93: 41308 + 449 = 41757 Step 94: 41757 + 449 = 42206 Step 95: 42206 + 449 = 42655 Step 96: 42655 + 449 = 43104 Step 97: 43104 + 449 = 43553 Step 98: 43553 + 449 = 44002 Step 99: 44002 + 449 = 44451 Step 100: 44451 + 449 = 44900 Step 101: 44900 + 449 = 45349 Step 102: 45349 + 449 = 45798 Step 103: 45798 + 449 = 46247 Step 104: 46247 + 449 = 46696 Step 105: 46696 + 449 = 47145 Step 106: 47145 + 449 = 47594 Step 107: 47594 + 449 = 48043 Step 108: 48043 + 449 = 48492 Step 109: 48492 + 449 = 48941 Step 110: 48941 + 449 = 49390 Step 111: 49390 + 449 = 49839 Step 112: 49839 + 449 = 50288 Step 113: 50288 + 449 = 50737 Step 114: 50737 + 449 = 51186 Step 115: 51186 + 449 = 51635 Step 116: 51635 + 449 = 52084 Step 117: 52084 + 449 = 52533 Step 118: 52533 + 449 = 52982 Step 119: 52982 + 449 = 53431 Step 120: 53431 + 449 = 53880 Step 121: 53880 + 449 = 54329 Step 122: 54329 + 449 = 54778 Step 123: 54778 + 449 = 55227 Step 124: 55227 + 449 = 55676 Step 125: 55676 + 449 = 56125 Step 126: 56125 + 449 = 56574 Step 127: 56574 + 449 = 57023 Step 128: 57023 + 449 = 57472 Step 129: 57472 + 449 = 57921 Step 130: 57921 + 449 = 58370 Step 131: 58370 + 449 = 58819 Step 132: 58819 + 449 = 59268 Step 133: 59268 + 449 = 59717 Step 134: 59717 + 449 = 60166 Step 135: 60166 + 449 = 60615 Step 136: 60615 + 449 = 61064 Step 137: 61064 + 449 = 61513 Step 138: 61513 + 449 = 61962 Step 139: 61962 + 449 = 62411 Step 140: 62411 + 449 = 62860 Step 141: 62860 + 449 = 63309 Step 142: 63309 + 449 = 63758 Step 143: 63758 + 449 = 64207 Step 144: 64207 + 449 = 64656 Step 145: 64656 + 449 = 65105 Step 146: 65105 + 449 = 65554 Step 147: 65554 + 449 = 66003 Step 148: 66003 + 449 = 66452 Step 149: 66452 + 449 = 66901 Step 150: 66901 + 449 = 67350 Step 151: 67350 + 449 = 67799 Step 152: 67799 + 449 = 68248 Step 153: 68248 + 449 = 68697 Step 154: 68697 + 449 = 69146 Step 155: 69146 + 449 = 69595 Step 156: 69595 + 449 = 70044 Step 157: 70044 + 449 = 70493 Step 158: 70493 + 449 = 70942 Step 159: 70942 + 449 = 71391 Step 160: 71391 + 449 = 71840 Step 161: 71840 + 449 = 72289 Step 162: 72289 + 449 = 72738 Step 163: 72738 + 449 = 73187 Step 164: 73187 + 449 = 73636 Step 165: 73636 + 449 = 74085 Step 166: 74085 + 449 = 74534 Step 167: 74534 + 449 = 74983 Step 168: 74983 + 449 = 75432 Step 169: 75432 + 449 = 75881 Step 170: 75881 + 449 = 76330 Step 171: 76330 + 449 = 76779 Step 172: 76779 + 449 = 77228 Step 173: 77228 + 449 = 77677 Step 174: 77677 + 449 = 78126 Step 175: 78126 + 449 = 78575 Step 176: 78575 + 449 = 79024 Step 177: 79024 + 449 = 79473 Step 178: 79473 + 449 = 79922 Step 179: 79922 + 449 = 80371 Step 180: 80371 + 449 = 80820 Step 181: 80820 + 449 = 81269 Step 182: 81269 + 449 = 81718 Step 183: 81718 + 449 = 82167 Step 184: 82167 + 449 = 82616 Step 185: 82616 + 449 = 83065 Step 186: 83065 + 449 = 83514 Step 187: 83514 + 449 = 83963 Step 188: 83963 + 449 = 84412 Step 189: 84412 + 449 = 84861 Step 190: 84861 + 449 = 85310 Step 191: 85310 + 449 = 85759 Step 192: 85759 + 449 = 86208 Step 193: 86208 + 449 = 86657 Step 194: 86657 + 449 = 87106 Step 195: 87106 + 449 = 87555 Step 196: 87555 + 449 = 88004 Step 197: 88004 + 449 = 88453 Step 198: 88453 + 449 = 88902 Step 199: 88902 + 449 = 89351 Step 200: 89351 + 449 = 89800 Step 201: 89800 + 449 = 90249 Step 202: 90249 + 449 = 90698 Step 203: 90698 + 449 = 91147 Step 204: 91147 + 449 = 91596 Step 205: 91596 + 449 = 92045 Step 206: 92045 + 449 = 92494 Step 207: 92494 + 449 = 92943 Step 208: 92943 + 449 = 93392 Step 209: 93392 + 449 = 93841 Step 210: 93841 + 449 = 94290 Step 211: 94290 + 449 = 94739 Step 212: 94739 + 449 = 95188 Step 213: 95188 + 449 = 95637 Step 214: 95637 + 449 = 96086 Step 215: 96086 + 449 = 96535 Step 216: 96535 + 449 = 96984 Step 217: 96984 + 449 = 97433 Step 218: 97433 + 449 = 97882 Step 219: 97882 + 449 = 98331 Step 220: 98331 + 449 = 98780 Step 221: 98780 + 449 = 99229 Step 222: 99229 + 449 = 99678 Step 223: 99678 + 449 = 100127 Step 224: 100127 + 449 = 100576 Step 225: 100576 + 449 = 101025 Step 226: 101025 + 449 = 101474 Step 227: 101474 + 449 = 101923 Step 228: 101923 + 449 = 102372 Step 229: 102372 + 449 = 102821 Step 230: 102821 + 449 = 103270 Step 231: 103270 + 449 = 103719 Step 232: 103719 + 449 = 104168 Step 233: 104168 + 449 = 104617 Step 234: 104617 + 449 = 105066 Step 235: 105066 + 449 = 105515 Step 236: 105515 + 449 = 105964 Step 237: 105964 + 449 = 106413 Step 238: 106413 + 449 = 106862 Step 239: 106862 + 449 = 107311 Step 240: 107311 + 449 = 107760 Step 241: 107760 + 449 = 108209 Step 242: 108209 + 449 = 108658 Step 243: 108658 + 449 = 109107 Step 244: 109107 + 449 = 109556 Step 245: 109556 + 449 = 110005 Step 246: 110005 + 449 = 110454 Step 247: 110454 + 449 = 110903 Step 248: 110903 + 449 = 111352 Step 249: 111352 + 449 = 111801 Step 250: 111801 + 449 = 112250 Step 251: 112250 + 449 = 112699 Step 252: 112699 + 449 = 113148 Step 253: 113148 + 449 = 113597 Step 254: 113597 + 449 = 114046 Step 255: 114046 + 449 = 114495 Step 256: 114495 + 449 = 114944 Step 257: 114944 + 449 = 115393 Step 258: 115393 + 449 = 115842 Step 259: 115842 + 449 = 116291 Step 260: 116291 + 449 = 116740 Step 261: 116740 + 449 = 117189 Step 262: 117189 + 449 = 117638 Step 263: 117638 + 449 = 118087 Step 264: 118087 + 449 = 118536 Step 265: 118536 + 449 = 118985 Step 266: 118985 + 449 = 119434 Step 267: 119434 + 449 = 119883 Step 268: 119883 + 449 = 120332 Step 269: 120332 + 449 = 120781 Step 270: 120781 + 449 = 121230 Step 271: 121230 + 449 = 121679 Step 272: 121679 + 449 = 122128 Step 273: 122128 + 449 = 122577 Step 274: 122577 + 449 = 123026 Step 275: 123026 + 449 = 123475 Step 276: 123475 + 449 = 123924 Step 277: 123924 + 449 = 124373 Step 278: 124373 + 449 = 124822 Step 279: 124822 + 449 = 125271 Step 280: 125271 + 449 = 125720 Step 281: 125720 + 449 = 126169 Step 282: 126169 + 449 = 126618 Step 283: 126618 + 449 = 127067 Step 284: 127067 + 449 = 127516 Step 285: 127516 + 449 = 127965 Step 286: 127965 + 449 = 128414 Step 287: 128414 + 449 = 128863 Step 288: 128863 + 449 = 129312 Step 289: 129312 + 449 = 129761 Step 290: 129761 + 449 = 130210 Step 291: 130210 + 449 = 130659 Step 292: 130659 + 449 = 131108 Step 293: 131108 + 449 = 131557 Step 294: 131557 + 449 = 132006 Step 295: 132006 + 449 = 132455 Step 296: 132455 + 449 = 132904 Step 297: 132904 + 449 = 133353 Step 298: 133353 + 449 = 133802 Step 299: 133802 + 449 = 134251 Step 300: 134251 + 449 = 134700 Step 301: 134700 + 449 = 135149 Step 302: 135149 + 449 = 135598 Step 303: 135598 + 449 = 136047 Step 304: 136047 + 449 = 136496 Step 305: 136496 + 449 = 136945 Step 306: 136945 + 449 = 137394 Step 307: 137394 + 449 = 137843 Step 308: 137843 + 449 = 138292 Step 309: 138292 + 449 = 138741 Step 310: 138741 + 449 = 139190 Step 311: 139190 + 449 = 139639 Step 312: 139639 + 449 = 140088 Step 313: 140088 + 449 = 140537 Step 314: 140537 + 449 = 140986 Step 315: 140986 + 449 = 141435 Step 316: 141435 + 449 = 141884 Step 317: 141884 + 449 = 142333 Step 318: 142333 + 449 = 142782 Step 319: 142782 + 449 = 143231 Step 320: 143231 + 449 = 143680 Step 321: 143680 + 449 = 144129 Step 322: 144129 + 449 = 144578 Step 323: 144578 + 449 = 145027 Step 324: 145027 + 449 = 145476 Step 325: 145476 + 449 = 145925 Step 326: 145925 + 449 = 146374 Step 327: 146374 + 449 = 146823 Step 328: 146823 + 449 = 147272 Step 329: 147272 + 449 = 147721 Step 330: 147721 + 449 = 148170 Step 331: 148170 + 449 = 148619 Step 332: 148619 + 449 = 149068 Step 333: 149068 + 449 = 149517 Step 334: 149517 + 449 = 149966 Step 335: 149966 + 449 = 150415 Step 336: 150415 + 449 = 150864 Step 337: 150864 + 449 = 151313 Step 338: 151313 + 449 = 151762 Step 339: 151762 + 449 = 152211 Step 340: 152211 + 449 = 152660 Step 341: 152660 + 449 = 153109 Step 342: 153109 + 449 = 153558 Step 343: 153558 + 449 = 154007 Step 344: 154007 + 449 = 154456 Step 345: 154456 + 449 = 154905 Step 346: 154905 + 449 = 155354 Step 347: 155354 + 449 = 155803 Step 348: 155803 + 449 = 156252 Step 349: 156252 + 449 = 156701 Step 350: 156701 + 449 = 157150 Step 351: 157150 + 449 = 157599 Step 352: 157599 + 449 = 158048 Step 353: 158048 + 449 = 158497 Step 354: 158497 + 449 = 158946 Step 355: 158946 + 449 = 159395 Step 356: 159395 + 449 = 159844 Step 357: 159844 + 449 = 160293 Step 358: 160293 + 449 = 160742 Step 359: 160742 + 449 = 161191 Step 360: 161191 + 449 = 161640 Step 361: 161640 + 449 = 162089 Step 362: 162089 + 449 = 162538 Step 363: 162538 + 449 = 162987 Step 364: 162987 + 449 = 163436 Step 365: 163436 + 449 = 163885 Step 366: 163885 + 449 = 164334 Step 367: 164334 + 449 = 164783 Step 368: 164783 + 449 = 165232 Step 369: 165232 + 449 = 165681 Step 370: 165681 + 449 = 166130 Step 371: 166130 + 449 = 166579 Step 372: 166579 + 449 = 167028 Step 373: 167028 + 449 = 167477 Step 374: 167477 + 449 = 167926 Step 375: 167926 + 449 = 168375 Step 376: 168375 + 449 = 168824 Step 377: 168824 + 449 = 169273 Step 378: 169273 + 449 = 169722 Step 379: 169722 + 449 = 170171 So, 449*379 = 170171
6,312
Alright, let's work through 99562482 times 78288088 step by step 99562482 × 78288088 = 78288088 × (99562482) + 78288088 × 2 producing 156576176 + 78288088 × 80 resulting in 6263047040 + 78288088 × 400 giving us 31315235200 + 78288088 × 2000 that equals 156576176000 + 78288088 × 60000 which equals 4697285280000 + 78288088 × 500000 giving us 39144044000000 + 78288088 × 9000000 what gives us 704592792000000 + 78288088 × 90000000 resulting in 7045927920000000 = 7794556352314416
6,313
-34.29 ** 2.65 = (-5311.7863724335475+10424.967737537207j)
6,314
No problem, we've got 57224829 and 93446659 to multiply 57224829 × 93446659 = 93446659 × (57224829) + 93446659 × 9 that is equal 841019931 + 93446659 × 20 yielding 1868933180 + 93446659 × 800 yielding 74757327200 + 93446659 × 4000 which equals 373786636000 + 93446659 × 20000 resulting in 1868933180000 + 93446659 × 200000 that results in 18689331800000 + 93446659 × 7000000 producing 654126613000000 + 93446659 × 50000000 producing 4672332950000000 = 5347469081896311
6,315
-116.86 ** 4.55 = (-400140217.93541664+2526385907.072162j)
6,316
-89736419 + -82717731 / -1 = -7018688.0
6,317
86428533 + 10586065 - 12941911 = 84072687
6,318
-73171854 - 27942305 - -22343242 = -78770917
6,319
2252 * 651 = 1466052
6,320
-66577519 - -16019707 - 85796401 = -136354213
6,321
We can solve this together! We're beginning with 879569254 and removing 732868358 from it. Step 1: We'll start by subtracting the digit 8 and the borrow 0 from 4 in column 1 and get -4. We add -4 to 10 and get 6 as the first digit of the result. Step 2: We'll start by subtracting the digit 5 and the borrow 1 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 3 and the borrow 1 from 2 in column 3 and get -2. We add -2 to 10 and get 8 as the next digit of the result. Step 4: We'll start by subtracting the digit 8 and the borrow 1 from 9 in column 4 and get 0. 0 is the next digit of our result. Step 5: We'll start by subtracting the digit 6 and the borrow 0 from 6 in column 5 and get 0. 0 is the next digit of our result. Step 6: We'll start by subtracting the digit 8 and the borrow 0 from 5 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 9 in column 7 and get 6. 6 is the next digit of our result. Step 8: We'll start by subtracting the digit 3 and the borrow 0 from 7 in column 8 and get 4. 4 is the next digit of our result. Step 9: We'll start by subtracting the digit 7 and the borrow 0 from 8 in column 9 and get 1. 1 is the next digit of our result. So, 879569254 - 732868358 = 146700896.
6,322
OK, let's do this. We've got 739793994 and 587637177, and we're subtracting the second number from the first. Step 1: We'll start by subtracting the digit 7 and the borrow 0 from 4 in column 1 and get -3. We add -3 to 10 and get 7 as the first digit of the result. Step 2: We'll start by subtracting the digit 7 and the borrow 1 from 9 in column 2 and get 1. 1 is the next digit of our result. Step 3: We'll start by subtracting the digit 1 and the borrow 0 from 9 in column 3 and get 8. 8 is the next digit of our result. Step 4: We'll start by subtracting the digit 7 and the borrow 0 from 3 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 3 and the borrow 1 from 9 in column 5 and get 5. 5 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 7 and the borrow 0 from 9 in column 7 and get 2. 2 is the next digit of our result. Step 8: We'll start by subtracting the digit 8 and the borrow 0 from 3 in column 8 and get -5. We add -5 to 10 and get 5 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, 739793994 - 587637177 = 152156817.
6,323
41248245 + 28821847 * -7411 = -213557459872
6,324
Let's calculate 2130 x 8340 2130 × 8340 = 8340 × (2130) + 8340 × 0 giving us 0 + 8340 × 30 what gives us 250200 + 8340 × 100 giving us 834000 + 8340 × 2000 that results in 16680000 = 17764200
6,325
965131 + -74508383 + -98643256 = -172186508
6,326
87216643 + -33944306 * 660 = -22316025317
6,327
-95078094 - -71330727 - 95925255 = -119672622
6,328
1014 + 528 = ? 1014 + 528 = 1542
6,329
We look at the division of 28770066 by 553 We want to figure out the number of times 28770066 can be divided by 553. Moving on to step 1: 2 divided by 553 is 0 with a remainder of 2. Write down 0 as next digit of the result. Result so far: 0.0 The remainder is 2 after subtracting 0 from 2. Append the next digit (8) from the dividend to 2 and continue with: 28 / 553 Advancing to step 2: 553 goes into 28 0 times with a remainder of 28. The next digit of our result is 0. Result so far: 0.0 The remainder is 28 after subtracting 0 from 28. Grab the next digit (7) from the dividend, add it to 28, then carry on: 287 / 553 On to step 3: 553 can be fit into 287 0 times, resulting in a remainder of 287. Record the quotient 0 as the next digit in the result. Result so far: 0.0 Subtracting 0 from 287 leaves us with 287. Fetch the next digit (7) from the dividend, attach it to 287 and continue: 2877 / 553 Advancing to step 4: 553 goes into 2877 5 times with a remainder of 112. The number 5 becomes the next digit in our result. Result so far: 5.0 If we take 2765 away from 2877, we end up with 112. Grab the next digit (0) from the dividend, add it to 112, then carry on: 1120 / 553 Let's proceed to step 5: 1120 divided by 553 is 2 with a remainder of 14. The next digit of our result is 2. Result so far: 52.0 Subtract 1106 from 1120 to get 14. Grab the next digit (0) from the dividend, add it to 14, then carry on: 140 / 553 On to step 6: The number 553 fits into 140 0 times, leaving a remainder of 140. The next digit of our result is 0. Result so far: 520.0 Deduct 0 from 140 and we're left with 140. Include the next digit (6) from the dividend after 140, then repeat: 1406 / 553 Advancing to step 7: 553 can be fit into 1406 2 times, resulting in a remainder of 300. Write down 2 as next digit of the result. Result so far: 5202.0 If we take 1106 away from 1406, we end up with 300. Bring next digit (6) of the dividend behind the 300 and repeat the process: 3006 / 553 Step 8: When dividing 3006 by 553, we get 5 with a remainder of 241. The number 5 becomes the next digit in our result. Result so far: 52025.0 The remainder is 241 after subtracting 2765 from 3006. Since there are no more digits in the dividend, we add a zero to the remainder making it 2410, and continue the process. Advancing to step 9: If we divide 2410 by 553, we get 4 and a remainder of 198. The next digit of our result is 4. Result so far: 52025.4 Deduct 2212 from 2410 and we're left with 198. Since there are no more digits in the dividend, we add a zero to the remainder making it 1980, and continue the process. Advancing to step 10: The number 553 fits into 1980 3 times, leaving a remainder of 321. Use 3 as the next digit of our solution. Result so far: 52025.43 Deduct 1659 from 1980 and we're left with 321. Since there are no more digits in the dividend, we add a zero to the remainder making it 3210, and continue the process. Step 11: If we divide 3210 by 553, we get 5 and a remainder of 445. Use 5 as the next digit of our solution. Result so far: 52025.435 If we take 2765 away from 3210, we end up with 445. Since there are no more digits in the dividend, we add a zero to the remainder making it 4450, and continue the process. Going ahead to step 12: When dividing 4450 by 553, we get 8 with a remainder of 26. Use 8 as the next digit of our solution. Result so far: 52025.4358 If we take 4424 away from 4450, we end up with 26. Since there are no more digits in the dividend, we add a zero to the remainder making it 260, and continue the process. On to step 13: 553 goes into 260 0 times with a remainder of 260. Write down 0 as next digit of the result. Result so far: 52025.4358 Subtracting 0 from 260 leaves us with 260. Since there are no more digits in the dividend, we add a zero to the remainder making it 2600, and continue the process. On to step 14: When dividing 2600 by 553, we get 4 with a remainder of 388. Put 4 as the next digit of the answer. Result so far: 52025.435804 If we subtract 2212 from 2600, we get 388. Since there are no more digits in the dividend, we add a zero to the remainder making it 3880, and continue the process. Let's proceed to step 15: 3880 divided by 553 is 7 with a remainder of 9. Put 7 as the next digit of the answer. Result so far: 52025.4358047 Subtracting 3871 from 3880 leaves us 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. On to step 16: When dividing 90 by 553, we get 0 with a remainder of 90. Use 0 as the next digit of our solution. Result so far: 52025.4358047 The remainder is 90 after subtracting 0 from 90. Since there are no more digits in the dividend, we add a zero to the remainder making it 900, and continue the process. After the division, we end up with 52025.4358047 and a remainder of 9e-08.
6,330
-492 / 815 = -0.6
6,331
1711 + 3252 = 4963
6,332
93284813 + 36227543 + 46267459 + 49269610 + 12753772 = 237803197
6,333
5772 + 2847 = ? 5772 + 2847 = 8619
6,334
22698354 + -50313810 - -27783731 = 168275
6,335
64104636 + 64973346 + -47481284 + 50417943 + -34558307 = 97456334
6,336
Let's dive into this subtraction. We'll start with 696019 and subtract 78318 from it. Step 1: We'll start by subtracting the digit 8 and the borrow 0 from 9 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 1 in column 2 and get 0. 0 is the next digit of our result. Step 3: We'll start by subtracting the digit 3 and the borrow 0 from 0 in column 3 and get -3. We add -3 to 10 and get 7 as the next digit of the result. Step 4: We'll start by subtracting the digit 8 and the borrow 1 from 6 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 7 and the borrow 1 from 9 in column 5 and get 1. 1 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, 696019 - 78318 = 617701.
6,337
We're going to solve 9359383 multiplied by 44454915 9359383 × 44454915 = 44454915 × (9359383) + 44454915 × 3 that equals 133364745 + 44454915 × 80 resulting in 3556393200 + 44454915 × 300 that equals 13336474500 + 44454915 × 9000 giving us 400094235000 + 44454915 × 50000 resulting in 2222745750000 + 44454915 × 300000 yielding 13336474500000 + 44454915 × 9000000 which equals 400094235000000 = 416070575717445
6,338
1771 / 1006 = 1.76
6,339
31231950 + -34352116 / 3 = 19781244.666666664
6,340
Got it! So, we have 902931790 and 810120421, and we'll subtract the latter from the former. Step 1: We'll start by subtracting the digit 1 and the borrow 0 from 0 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 2 and the borrow 1 from 9 in column 2 and get 6. 6 is the next digit of our result. Step 3: We'll start by subtracting the digit 4 and the borrow 0 from 7 in column 3 and get 3. 3 is the next digit of our result. Step 4: We'll start by subtracting the digit 0 and the borrow 0 from 1 in column 4 and get 1. 1 is the next digit of our result. Step 5: We'll start by subtracting the digit 2 and the borrow 0 from 3 in column 5 and get 1. 1 is the next digit of our result. Step 6: We'll start by subtracting the digit 1 and the borrow 0 from 9 in column 6 and get 8. 8 is the next digit of our result. Step 7: We'll start by subtracting the digit 0 and the borrow 0 from 2 in column 7 and get 2. 2 is the next digit of our result. Step 8: We'll start by subtracting the digit 1 and the borrow 0 from 0 in column 8 and get -1. We add -1 to 10 and get 9 as the next digit of the result. Step 9: We'll start by subtracting the digit 8 and the borrow 1 from 9 in column 9 and get 0. 0 is the next digit of our result. So, 902931790 - 810120421 = 92811369.
6,341
318 - 863 = ? 318 - 863 = -545
6,342
Let's roll up our sleeves and solve this. We have 607 and we're going to multiply it by 376, essentially adding 607 to itself 376 times. Step 1: 0 + 607 = 607 Step 2: 607 + 607 = 1214 Step 3: 1214 + 607 = 1821 Step 4: 1821 + 607 = 2428 Step 5: 2428 + 607 = 3035 Step 6: 3035 + 607 = 3642 Step 7: 3642 + 607 = 4249 Step 8: 4249 + 607 = 4856 Step 9: 4856 + 607 = 5463 Step 10: 5463 + 607 = 6070 Step 11: 6070 + 607 = 6677 Step 12: 6677 + 607 = 7284 Step 13: 7284 + 607 = 7891 Step 14: 7891 + 607 = 8498 Step 15: 8498 + 607 = 9105 Step 16: 9105 + 607 = 9712 Step 17: 9712 + 607 = 10319 Step 18: 10319 + 607 = 10926 Step 19: 10926 + 607 = 11533 Step 20: 11533 + 607 = 12140 Step 21: 12140 + 607 = 12747 Step 22: 12747 + 607 = 13354 Step 23: 13354 + 607 = 13961 Step 24: 13961 + 607 = 14568 Step 25: 14568 + 607 = 15175 Step 26: 15175 + 607 = 15782 Step 27: 15782 + 607 = 16389 Step 28: 16389 + 607 = 16996 Step 29: 16996 + 607 = 17603 Step 30: 17603 + 607 = 18210 Step 31: 18210 + 607 = 18817 Step 32: 18817 + 607 = 19424 Step 33: 19424 + 607 = 20031 Step 34: 20031 + 607 = 20638 Step 35: 20638 + 607 = 21245 Step 36: 21245 + 607 = 21852 Step 37: 21852 + 607 = 22459 Step 38: 22459 + 607 = 23066 Step 39: 23066 + 607 = 23673 Step 40: 23673 + 607 = 24280 Step 41: 24280 + 607 = 24887 Step 42: 24887 + 607 = 25494 Step 43: 25494 + 607 = 26101 Step 44: 26101 + 607 = 26708 Step 45: 26708 + 607 = 27315 Step 46: 27315 + 607 = 27922 Step 47: 27922 + 607 = 28529 Step 48: 28529 + 607 = 29136 Step 49: 29136 + 607 = 29743 Step 50: 29743 + 607 = 30350 Step 51: 30350 + 607 = 30957 Step 52: 30957 + 607 = 31564 Step 53: 31564 + 607 = 32171 Step 54: 32171 + 607 = 32778 Step 55: 32778 + 607 = 33385 Step 56: 33385 + 607 = 33992 Step 57: 33992 + 607 = 34599 Step 58: 34599 + 607 = 35206 Step 59: 35206 + 607 = 35813 Step 60: 35813 + 607 = 36420 Step 61: 36420 + 607 = 37027 Step 62: 37027 + 607 = 37634 Step 63: 37634 + 607 = 38241 Step 64: 38241 + 607 = 38848 Step 65: 38848 + 607 = 39455 Step 66: 39455 + 607 = 40062 Step 67: 40062 + 607 = 40669 Step 68: 40669 + 607 = 41276 Step 69: 41276 + 607 = 41883 Step 70: 41883 + 607 = 42490 Step 71: 42490 + 607 = 43097 Step 72: 43097 + 607 = 43704 Step 73: 43704 + 607 = 44311 Step 74: 44311 + 607 = 44918 Step 75: 44918 + 607 = 45525 Step 76: 45525 + 607 = 46132 Step 77: 46132 + 607 = 46739 Step 78: 46739 + 607 = 47346 Step 79: 47346 + 607 = 47953 Step 80: 47953 + 607 = 48560 Step 81: 48560 + 607 = 49167 Step 82: 49167 + 607 = 49774 Step 83: 49774 + 607 = 50381 Step 84: 50381 + 607 = 50988 Step 85: 50988 + 607 = 51595 Step 86: 51595 + 607 = 52202 Step 87: 52202 + 607 = 52809 Step 88: 52809 + 607 = 53416 Step 89: 53416 + 607 = 54023 Step 90: 54023 + 607 = 54630 Step 91: 54630 + 607 = 55237 Step 92: 55237 + 607 = 55844 Step 93: 55844 + 607 = 56451 Step 94: 56451 + 607 = 57058 Step 95: 57058 + 607 = 57665 Step 96: 57665 + 607 = 58272 Step 97: 58272 + 607 = 58879 Step 98: 58879 + 607 = 59486 Step 99: 59486 + 607 = 60093 Step 100: 60093 + 607 = 60700 Step 101: 60700 + 607 = 61307 Step 102: 61307 + 607 = 61914 Step 103: 61914 + 607 = 62521 Step 104: 62521 + 607 = 63128 Step 105: 63128 + 607 = 63735 Step 106: 63735 + 607 = 64342 Step 107: 64342 + 607 = 64949 Step 108: 64949 + 607 = 65556 Step 109: 65556 + 607 = 66163 Step 110: 66163 + 607 = 66770 Step 111: 66770 + 607 = 67377 Step 112: 67377 + 607 = 67984 Step 113: 67984 + 607 = 68591 Step 114: 68591 + 607 = 69198 Step 115: 69198 + 607 = 69805 Step 116: 69805 + 607 = 70412 Step 117: 70412 + 607 = 71019 Step 118: 71019 + 607 = 71626 Step 119: 71626 + 607 = 72233 Step 120: 72233 + 607 = 72840 Step 121: 72840 + 607 = 73447 Step 122: 73447 + 607 = 74054 Step 123: 74054 + 607 = 74661 Step 124: 74661 + 607 = 75268 Step 125: 75268 + 607 = 75875 Step 126: 75875 + 607 = 76482 Step 127: 76482 + 607 = 77089 Step 128: 77089 + 607 = 77696 Step 129: 77696 + 607 = 78303 Step 130: 78303 + 607 = 78910 Step 131: 78910 + 607 = 79517 Step 132: 79517 + 607 = 80124 Step 133: 80124 + 607 = 80731 Step 134: 80731 + 607 = 81338 Step 135: 81338 + 607 = 81945 Step 136: 81945 + 607 = 82552 Step 137: 82552 + 607 = 83159 Step 138: 83159 + 607 = 83766 Step 139: 83766 + 607 = 84373 Step 140: 84373 + 607 = 84980 Step 141: 84980 + 607 = 85587 Step 142: 85587 + 607 = 86194 Step 143: 86194 + 607 = 86801 Step 144: 86801 + 607 = 87408 Step 145: 87408 + 607 = 88015 Step 146: 88015 + 607 = 88622 Step 147: 88622 + 607 = 89229 Step 148: 89229 + 607 = 89836 Step 149: 89836 + 607 = 90443 Step 150: 90443 + 607 = 91050 Step 151: 91050 + 607 = 91657 Step 152: 91657 + 607 = 92264 Step 153: 92264 + 607 = 92871 Step 154: 92871 + 607 = 93478 Step 155: 93478 + 607 = 94085 Step 156: 94085 + 607 = 94692 Step 157: 94692 + 607 = 95299 Step 158: 95299 + 607 = 95906 Step 159: 95906 + 607 = 96513 Step 160: 96513 + 607 = 97120 Step 161: 97120 + 607 = 97727 Step 162: 97727 + 607 = 98334 Step 163: 98334 + 607 = 98941 Step 164: 98941 + 607 = 99548 Step 165: 99548 + 607 = 100155 Step 166: 100155 + 607 = 100762 Step 167: 100762 + 607 = 101369 Step 168: 101369 + 607 = 101976 Step 169: 101976 + 607 = 102583 Step 170: 102583 + 607 = 103190 Step 171: 103190 + 607 = 103797 Step 172: 103797 + 607 = 104404 Step 173: 104404 + 607 = 105011 Step 174: 105011 + 607 = 105618 Step 175: 105618 + 607 = 106225 Step 176: 106225 + 607 = 106832 Step 177: 106832 + 607 = 107439 Step 178: 107439 + 607 = 108046 Step 179: 108046 + 607 = 108653 Step 180: 108653 + 607 = 109260 Step 181: 109260 + 607 = 109867 Step 182: 109867 + 607 = 110474 Step 183: 110474 + 607 = 111081 Step 184: 111081 + 607 = 111688 Step 185: 111688 + 607 = 112295 Step 186: 112295 + 607 = 112902 Step 187: 112902 + 607 = 113509 Step 188: 113509 + 607 = 114116 Step 189: 114116 + 607 = 114723 Step 190: 114723 + 607 = 115330 Step 191: 115330 + 607 = 115937 Step 192: 115937 + 607 = 116544 Step 193: 116544 + 607 = 117151 Step 194: 117151 + 607 = 117758 Step 195: 117758 + 607 = 118365 Step 196: 118365 + 607 = 118972 Step 197: 118972 + 607 = 119579 Step 198: 119579 + 607 = 120186 Step 199: 120186 + 607 = 120793 Step 200: 120793 + 607 = 121400 Step 201: 121400 + 607 = 122007 Step 202: 122007 + 607 = 122614 Step 203: 122614 + 607 = 123221 Step 204: 123221 + 607 = 123828 Step 205: 123828 + 607 = 124435 Step 206: 124435 + 607 = 125042 Step 207: 125042 + 607 = 125649 Step 208: 125649 + 607 = 126256 Step 209: 126256 + 607 = 126863 Step 210: 126863 + 607 = 127470 Step 211: 127470 + 607 = 128077 Step 212: 128077 + 607 = 128684 Step 213: 128684 + 607 = 129291 Step 214: 129291 + 607 = 129898 Step 215: 129898 + 607 = 130505 Step 216: 130505 + 607 = 131112 Step 217: 131112 + 607 = 131719 Step 218: 131719 + 607 = 132326 Step 219: 132326 + 607 = 132933 Step 220: 132933 + 607 = 133540 Step 221: 133540 + 607 = 134147 Step 222: 134147 + 607 = 134754 Step 223: 134754 + 607 = 135361 Step 224: 135361 + 607 = 135968 Step 225: 135968 + 607 = 136575 Step 226: 136575 + 607 = 137182 Step 227: 137182 + 607 = 137789 Step 228: 137789 + 607 = 138396 Step 229: 138396 + 607 = 139003 Step 230: 139003 + 607 = 139610 Step 231: 139610 + 607 = 140217 Step 232: 140217 + 607 = 140824 Step 233: 140824 + 607 = 141431 Step 234: 141431 + 607 = 142038 Step 235: 142038 + 607 = 142645 Step 236: 142645 + 607 = 143252 Step 237: 143252 + 607 = 143859 Step 238: 143859 + 607 = 144466 Step 239: 144466 + 607 = 145073 Step 240: 145073 + 607 = 145680 Step 241: 145680 + 607 = 146287 Step 242: 146287 + 607 = 146894 Step 243: 146894 + 607 = 147501 Step 244: 147501 + 607 = 148108 Step 245: 148108 + 607 = 148715 Step 246: 148715 + 607 = 149322 Step 247: 149322 + 607 = 149929 Step 248: 149929 + 607 = 150536 Step 249: 150536 + 607 = 151143 Step 250: 151143 + 607 = 151750 Step 251: 151750 + 607 = 152357 Step 252: 152357 + 607 = 152964 Step 253: 152964 + 607 = 153571 Step 254: 153571 + 607 = 154178 Step 255: 154178 + 607 = 154785 Step 256: 154785 + 607 = 155392 Step 257: 155392 + 607 = 155999 Step 258: 155999 + 607 = 156606 Step 259: 156606 + 607 = 157213 Step 260: 157213 + 607 = 157820 Step 261: 157820 + 607 = 158427 Step 262: 158427 + 607 = 159034 Step 263: 159034 + 607 = 159641 Step 264: 159641 + 607 = 160248 Step 265: 160248 + 607 = 160855 Step 266: 160855 + 607 = 161462 Step 267: 161462 + 607 = 162069 Step 268: 162069 + 607 = 162676 Step 269: 162676 + 607 = 163283 Step 270: 163283 + 607 = 163890 Step 271: 163890 + 607 = 164497 Step 272: 164497 + 607 = 165104 Step 273: 165104 + 607 = 165711 Step 274: 165711 + 607 = 166318 Step 275: 166318 + 607 = 166925 Step 276: 166925 + 607 = 167532 Step 277: 167532 + 607 = 168139 Step 278: 168139 + 607 = 168746 Step 279: 168746 + 607 = 169353 Step 280: 169353 + 607 = 169960 Step 281: 169960 + 607 = 170567 Step 282: 170567 + 607 = 171174 Step 283: 171174 + 607 = 171781 Step 284: 171781 + 607 = 172388 Step 285: 172388 + 607 = 172995 Step 286: 172995 + 607 = 173602 Step 287: 173602 + 607 = 174209 Step 288: 174209 + 607 = 174816 Step 289: 174816 + 607 = 175423 Step 290: 175423 + 607 = 176030 Step 291: 176030 + 607 = 176637 Step 292: 176637 + 607 = 177244 Step 293: 177244 + 607 = 177851 Step 294: 177851 + 607 = 178458 Step 295: 178458 + 607 = 179065 Step 296: 179065 + 607 = 179672 Step 297: 179672 + 607 = 180279 Step 298: 180279 + 607 = 180886 Step 299: 180886 + 607 = 181493 Step 300: 181493 + 607 = 182100 Step 301: 182100 + 607 = 182707 Step 302: 182707 + 607 = 183314 Step 303: 183314 + 607 = 183921 Step 304: 183921 + 607 = 184528 Step 305: 184528 + 607 = 185135 Step 306: 185135 + 607 = 185742 Step 307: 185742 + 607 = 186349 Step 308: 186349 + 607 = 186956 Step 309: 186956 + 607 = 187563 Step 310: 187563 + 607 = 188170 Step 311: 188170 + 607 = 188777 Step 312: 188777 + 607 = 189384 Step 313: 189384 + 607 = 189991 Step 314: 189991 + 607 = 190598 Step 315: 190598 + 607 = 191205 Step 316: 191205 + 607 = 191812 Step 317: 191812 + 607 = 192419 Step 318: 192419 + 607 = 193026 Step 319: 193026 + 607 = 193633 Step 320: 193633 + 607 = 194240 Step 321: 194240 + 607 = 194847 Step 322: 194847 + 607 = 195454 Step 323: 195454 + 607 = 196061 Step 324: 196061 + 607 = 196668 Step 325: 196668 + 607 = 197275 Step 326: 197275 + 607 = 197882 Step 327: 197882 + 607 = 198489 Step 328: 198489 + 607 = 199096 Step 329: 199096 + 607 = 199703 Step 330: 199703 + 607 = 200310 Step 331: 200310 + 607 = 200917 Step 332: 200917 + 607 = 201524 Step 333: 201524 + 607 = 202131 Step 334: 202131 + 607 = 202738 Step 335: 202738 + 607 = 203345 Step 336: 203345 + 607 = 203952 Step 337: 203952 + 607 = 204559 Step 338: 204559 + 607 = 205166 Step 339: 205166 + 607 = 205773 Step 340: 205773 + 607 = 206380 Step 341: 206380 + 607 = 206987 Step 342: 206987 + 607 = 207594 Step 343: 207594 + 607 = 208201 Step 344: 208201 + 607 = 208808 Step 345: 208808 + 607 = 209415 Step 346: 209415 + 607 = 210022 Step 347: 210022 + 607 = 210629 Step 348: 210629 + 607 = 211236 Step 349: 211236 + 607 = 211843 Step 350: 211843 + 607 = 212450 Step 351: 212450 + 607 = 213057 Step 352: 213057 + 607 = 213664 Step 353: 213664 + 607 = 214271 Step 354: 214271 + 607 = 214878 Step 355: 214878 + 607 = 215485 Step 356: 215485 + 607 = 216092 Step 357: 216092 + 607 = 216699 Step 358: 216699 + 607 = 217306 Step 359: 217306 + 607 = 217913 Step 360: 217913 + 607 = 218520 Step 361: 218520 + 607 = 219127 Step 362: 219127 + 607 = 219734 Step 363: 219734 + 607 = 220341 Step 364: 220341 + 607 = 220948 Step 365: 220948 + 607 = 221555 Step 366: 221555 + 607 = 222162 Step 367: 222162 + 607 = 222769 Step 368: 222769 + 607 = 223376 Step 369: 223376 + 607 = 223983 Step 370: 223983 + 607 = 224590 Step 371: 224590 + 607 = 225197 Step 372: 225197 + 607 = 225804 Step 373: 225804 + 607 = 226411 Step 374: 226411 + 607 = 227018 Step 375: 227018 + 607 = 227625 Step 376: 227625 + 607 = 228232 So, 607*376 = 228232
6,343
-31784051 - -7390518 - -60791456 = 36397923
6,344
Without delay, let's solve this. We've got 435 and we will be multiplying it by 433, that is, adding 435 to itself 433 times. Step 1: 0 + 435 = 435 Step 2: 435 + 435 = 870 Step 3: 870 + 435 = 1305 Step 4: 1305 + 435 = 1740 Step 5: 1740 + 435 = 2175 Step 6: 2175 + 435 = 2610 Step 7: 2610 + 435 = 3045 Step 8: 3045 + 435 = 3480 Step 9: 3480 + 435 = 3915 Step 10: 3915 + 435 = 4350 Step 11: 4350 + 435 = 4785 Step 12: 4785 + 435 = 5220 Step 13: 5220 + 435 = 5655 Step 14: 5655 + 435 = 6090 Step 15: 6090 + 435 = 6525 Step 16: 6525 + 435 = 6960 Step 17: 6960 + 435 = 7395 Step 18: 7395 + 435 = 7830 Step 19: 7830 + 435 = 8265 Step 20: 8265 + 435 = 8700 Step 21: 8700 + 435 = 9135 Step 22: 9135 + 435 = 9570 Step 23: 9570 + 435 = 10005 Step 24: 10005 + 435 = 10440 Step 25: 10440 + 435 = 10875 Step 26: 10875 + 435 = 11310 Step 27: 11310 + 435 = 11745 Step 28: 11745 + 435 = 12180 Step 29: 12180 + 435 = 12615 Step 30: 12615 + 435 = 13050 Step 31: 13050 + 435 = 13485 Step 32: 13485 + 435 = 13920 Step 33: 13920 + 435 = 14355 Step 34: 14355 + 435 = 14790 Step 35: 14790 + 435 = 15225 Step 36: 15225 + 435 = 15660 Step 37: 15660 + 435 = 16095 Step 38: 16095 + 435 = 16530 Step 39: 16530 + 435 = 16965 Step 40: 16965 + 435 = 17400 Step 41: 17400 + 435 = 17835 Step 42: 17835 + 435 = 18270 Step 43: 18270 + 435 = 18705 Step 44: 18705 + 435 = 19140 Step 45: 19140 + 435 = 19575 Step 46: 19575 + 435 = 20010 Step 47: 20010 + 435 = 20445 Step 48: 20445 + 435 = 20880 Step 49: 20880 + 435 = 21315 Step 50: 21315 + 435 = 21750 Step 51: 21750 + 435 = 22185 Step 52: 22185 + 435 = 22620 Step 53: 22620 + 435 = 23055 Step 54: 23055 + 435 = 23490 Step 55: 23490 + 435 = 23925 Step 56: 23925 + 435 = 24360 Step 57: 24360 + 435 = 24795 Step 58: 24795 + 435 = 25230 Step 59: 25230 + 435 = 25665 Step 60: 25665 + 435 = 26100 Step 61: 26100 + 435 = 26535 Step 62: 26535 + 435 = 26970 Step 63: 26970 + 435 = 27405 Step 64: 27405 + 435 = 27840 Step 65: 27840 + 435 = 28275 Step 66: 28275 + 435 = 28710 Step 67: 28710 + 435 = 29145 Step 68: 29145 + 435 = 29580 Step 69: 29580 + 435 = 30015 Step 70: 30015 + 435 = 30450 Step 71: 30450 + 435 = 30885 Step 72: 30885 + 435 = 31320 Step 73: 31320 + 435 = 31755 Step 74: 31755 + 435 = 32190 Step 75: 32190 + 435 = 32625 Step 76: 32625 + 435 = 33060 Step 77: 33060 + 435 = 33495 Step 78: 33495 + 435 = 33930 Step 79: 33930 + 435 = 34365 Step 80: 34365 + 435 = 34800 Step 81: 34800 + 435 = 35235 Step 82: 35235 + 435 = 35670 Step 83: 35670 + 435 = 36105 Step 84: 36105 + 435 = 36540 Step 85: 36540 + 435 = 36975 Step 86: 36975 + 435 = 37410 Step 87: 37410 + 435 = 37845 Step 88: 37845 + 435 = 38280 Step 89: 38280 + 435 = 38715 Step 90: 38715 + 435 = 39150 Step 91: 39150 + 435 = 39585 Step 92: 39585 + 435 = 40020 Step 93: 40020 + 435 = 40455 Step 94: 40455 + 435 = 40890 Step 95: 40890 + 435 = 41325 Step 96: 41325 + 435 = 41760 Step 97: 41760 + 435 = 42195 Step 98: 42195 + 435 = 42630 Step 99: 42630 + 435 = 43065 Step 100: 43065 + 435 = 43500 Step 101: 43500 + 435 = 43935 Step 102: 43935 + 435 = 44370 Step 103: 44370 + 435 = 44805 Step 104: 44805 + 435 = 45240 Step 105: 45240 + 435 = 45675 Step 106: 45675 + 435 = 46110 Step 107: 46110 + 435 = 46545 Step 108: 46545 + 435 = 46980 Step 109: 46980 + 435 = 47415 Step 110: 47415 + 435 = 47850 Step 111: 47850 + 435 = 48285 Step 112: 48285 + 435 = 48720 Step 113: 48720 + 435 = 49155 Step 114: 49155 + 435 = 49590 Step 115: 49590 + 435 = 50025 Step 116: 50025 + 435 = 50460 Step 117: 50460 + 435 = 50895 Step 118: 50895 + 435 = 51330 Step 119: 51330 + 435 = 51765 Step 120: 51765 + 435 = 52200 Step 121: 52200 + 435 = 52635 Step 122: 52635 + 435 = 53070 Step 123: 53070 + 435 = 53505 Step 124: 53505 + 435 = 53940 Step 125: 53940 + 435 = 54375 Step 126: 54375 + 435 = 54810 Step 127: 54810 + 435 = 55245 Step 128: 55245 + 435 = 55680 Step 129: 55680 + 435 = 56115 Step 130: 56115 + 435 = 56550 Step 131: 56550 + 435 = 56985 Step 132: 56985 + 435 = 57420 Step 133: 57420 + 435 = 57855 Step 134: 57855 + 435 = 58290 Step 135: 58290 + 435 = 58725 Step 136: 58725 + 435 = 59160 Step 137: 59160 + 435 = 59595 Step 138: 59595 + 435 = 60030 Step 139: 60030 + 435 = 60465 Step 140: 60465 + 435 = 60900 Step 141: 60900 + 435 = 61335 Step 142: 61335 + 435 = 61770 Step 143: 61770 + 435 = 62205 Step 144: 62205 + 435 = 62640 Step 145: 62640 + 435 = 63075 Step 146: 63075 + 435 = 63510 Step 147: 63510 + 435 = 63945 Step 148: 63945 + 435 = 64380 Step 149: 64380 + 435 = 64815 Step 150: 64815 + 435 = 65250 Step 151: 65250 + 435 = 65685 Step 152: 65685 + 435 = 66120 Step 153: 66120 + 435 = 66555 Step 154: 66555 + 435 = 66990 Step 155: 66990 + 435 = 67425 Step 156: 67425 + 435 = 67860 Step 157: 67860 + 435 = 68295 Step 158: 68295 + 435 = 68730 Step 159: 68730 + 435 = 69165 Step 160: 69165 + 435 = 69600 Step 161: 69600 + 435 = 70035 Step 162: 70035 + 435 = 70470 Step 163: 70470 + 435 = 70905 Step 164: 70905 + 435 = 71340 Step 165: 71340 + 435 = 71775 Step 166: 71775 + 435 = 72210 Step 167: 72210 + 435 = 72645 Step 168: 72645 + 435 = 73080 Step 169: 73080 + 435 = 73515 Step 170: 73515 + 435 = 73950 Step 171: 73950 + 435 = 74385 Step 172: 74385 + 435 = 74820 Step 173: 74820 + 435 = 75255 Step 174: 75255 + 435 = 75690 Step 175: 75690 + 435 = 76125 Step 176: 76125 + 435 = 76560 Step 177: 76560 + 435 = 76995 Step 178: 76995 + 435 = 77430 Step 179: 77430 + 435 = 77865 Step 180: 77865 + 435 = 78300 Step 181: 78300 + 435 = 78735 Step 182: 78735 + 435 = 79170 Step 183: 79170 + 435 = 79605 Step 184: 79605 + 435 = 80040 Step 185: 80040 + 435 = 80475 Step 186: 80475 + 435 = 80910 Step 187: 80910 + 435 = 81345 Step 188: 81345 + 435 = 81780 Step 189: 81780 + 435 = 82215 Step 190: 82215 + 435 = 82650 Step 191: 82650 + 435 = 83085 Step 192: 83085 + 435 = 83520 Step 193: 83520 + 435 = 83955 Step 194: 83955 + 435 = 84390 Step 195: 84390 + 435 = 84825 Step 196: 84825 + 435 = 85260 Step 197: 85260 + 435 = 85695 Step 198: 85695 + 435 = 86130 Step 199: 86130 + 435 = 86565 Step 200: 86565 + 435 = 87000 Step 201: 87000 + 435 = 87435 Step 202: 87435 + 435 = 87870 Step 203: 87870 + 435 = 88305 Step 204: 88305 + 435 = 88740 Step 205: 88740 + 435 = 89175 Step 206: 89175 + 435 = 89610 Step 207: 89610 + 435 = 90045 Step 208: 90045 + 435 = 90480 Step 209: 90480 + 435 = 90915 Step 210: 90915 + 435 = 91350 Step 211: 91350 + 435 = 91785 Step 212: 91785 + 435 = 92220 Step 213: 92220 + 435 = 92655 Step 214: 92655 + 435 = 93090 Step 215: 93090 + 435 = 93525 Step 216: 93525 + 435 = 93960 Step 217: 93960 + 435 = 94395 Step 218: 94395 + 435 = 94830 Step 219: 94830 + 435 = 95265 Step 220: 95265 + 435 = 95700 Step 221: 95700 + 435 = 96135 Step 222: 96135 + 435 = 96570 Step 223: 96570 + 435 = 97005 Step 224: 97005 + 435 = 97440 Step 225: 97440 + 435 = 97875 Step 226: 97875 + 435 = 98310 Step 227: 98310 + 435 = 98745 Step 228: 98745 + 435 = 99180 Step 229: 99180 + 435 = 99615 Step 230: 99615 + 435 = 100050 Step 231: 100050 + 435 = 100485 Step 232: 100485 + 435 = 100920 Step 233: 100920 + 435 = 101355 Step 234: 101355 + 435 = 101790 Step 235: 101790 + 435 = 102225 Step 236: 102225 + 435 = 102660 Step 237: 102660 + 435 = 103095 Step 238: 103095 + 435 = 103530 Step 239: 103530 + 435 = 103965 Step 240: 103965 + 435 = 104400 Step 241: 104400 + 435 = 104835 Step 242: 104835 + 435 = 105270 Step 243: 105270 + 435 = 105705 Step 244: 105705 + 435 = 106140 Step 245: 106140 + 435 = 106575 Step 246: 106575 + 435 = 107010 Step 247: 107010 + 435 = 107445 Step 248: 107445 + 435 = 107880 Step 249: 107880 + 435 = 108315 Step 250: 108315 + 435 = 108750 Step 251: 108750 + 435 = 109185 Step 252: 109185 + 435 = 109620 Step 253: 109620 + 435 = 110055 Step 254: 110055 + 435 = 110490 Step 255: 110490 + 435 = 110925 Step 256: 110925 + 435 = 111360 Step 257: 111360 + 435 = 111795 Step 258: 111795 + 435 = 112230 Step 259: 112230 + 435 = 112665 Step 260: 112665 + 435 = 113100 Step 261: 113100 + 435 = 113535 Step 262: 113535 + 435 = 113970 Step 263: 113970 + 435 = 114405 Step 264: 114405 + 435 = 114840 Step 265: 114840 + 435 = 115275 Step 266: 115275 + 435 = 115710 Step 267: 115710 + 435 = 116145 Step 268: 116145 + 435 = 116580 Step 269: 116580 + 435 = 117015 Step 270: 117015 + 435 = 117450 Step 271: 117450 + 435 = 117885 Step 272: 117885 + 435 = 118320 Step 273: 118320 + 435 = 118755 Step 274: 118755 + 435 = 119190 Step 275: 119190 + 435 = 119625 Step 276: 119625 + 435 = 120060 Step 277: 120060 + 435 = 120495 Step 278: 120495 + 435 = 120930 Step 279: 120930 + 435 = 121365 Step 280: 121365 + 435 = 121800 Step 281: 121800 + 435 = 122235 Step 282: 122235 + 435 = 122670 Step 283: 122670 + 435 = 123105 Step 284: 123105 + 435 = 123540 Step 285: 123540 + 435 = 123975 Step 286: 123975 + 435 = 124410 Step 287: 124410 + 435 = 124845 Step 288: 124845 + 435 = 125280 Step 289: 125280 + 435 = 125715 Step 290: 125715 + 435 = 126150 Step 291: 126150 + 435 = 126585 Step 292: 126585 + 435 = 127020 Step 293: 127020 + 435 = 127455 Step 294: 127455 + 435 = 127890 Step 295: 127890 + 435 = 128325 Step 296: 128325 + 435 = 128760 Step 297: 128760 + 435 = 129195 Step 298: 129195 + 435 = 129630 Step 299: 129630 + 435 = 130065 Step 300: 130065 + 435 = 130500 Step 301: 130500 + 435 = 130935 Step 302: 130935 + 435 = 131370 Step 303: 131370 + 435 = 131805 Step 304: 131805 + 435 = 132240 Step 305: 132240 + 435 = 132675 Step 306: 132675 + 435 = 133110 Step 307: 133110 + 435 = 133545 Step 308: 133545 + 435 = 133980 Step 309: 133980 + 435 = 134415 Step 310: 134415 + 435 = 134850 Step 311: 134850 + 435 = 135285 Step 312: 135285 + 435 = 135720 Step 313: 135720 + 435 = 136155 Step 314: 136155 + 435 = 136590 Step 315: 136590 + 435 = 137025 Step 316: 137025 + 435 = 137460 Step 317: 137460 + 435 = 137895 Step 318: 137895 + 435 = 138330 Step 319: 138330 + 435 = 138765 Step 320: 138765 + 435 = 139200 Step 321: 139200 + 435 = 139635 Step 322: 139635 + 435 = 140070 Step 323: 140070 + 435 = 140505 Step 324: 140505 + 435 = 140940 Step 325: 140940 + 435 = 141375 Step 326: 141375 + 435 = 141810 Step 327: 141810 + 435 = 142245 Step 328: 142245 + 435 = 142680 Step 329: 142680 + 435 = 143115 Step 330: 143115 + 435 = 143550 Step 331: 143550 + 435 = 143985 Step 332: 143985 + 435 = 144420 Step 333: 144420 + 435 = 144855 Step 334: 144855 + 435 = 145290 Step 335: 145290 + 435 = 145725 Step 336: 145725 + 435 = 146160 Step 337: 146160 + 435 = 146595 Step 338: 146595 + 435 = 147030 Step 339: 147030 + 435 = 147465 Step 340: 147465 + 435 = 147900 Step 341: 147900 + 435 = 148335 Step 342: 148335 + 435 = 148770 Step 343: 148770 + 435 = 149205 Step 344: 149205 + 435 = 149640 Step 345: 149640 + 435 = 150075 Step 346: 150075 + 435 = 150510 Step 347: 150510 + 435 = 150945 Step 348: 150945 + 435 = 151380 Step 349: 151380 + 435 = 151815 Step 350: 151815 + 435 = 152250 Step 351: 152250 + 435 = 152685 Step 352: 152685 + 435 = 153120 Step 353: 153120 + 435 = 153555 Step 354: 153555 + 435 = 153990 Step 355: 153990 + 435 = 154425 Step 356: 154425 + 435 = 154860 Step 357: 154860 + 435 = 155295 Step 358: 155295 + 435 = 155730 Step 359: 155730 + 435 = 156165 Step 360: 156165 + 435 = 156600 Step 361: 156600 + 435 = 157035 Step 362: 157035 + 435 = 157470 Step 363: 157470 + 435 = 157905 Step 364: 157905 + 435 = 158340 Step 365: 158340 + 435 = 158775 Step 366: 158775 + 435 = 159210 Step 367: 159210 + 435 = 159645 Step 368: 159645 + 435 = 160080 Step 369: 160080 + 435 = 160515 Step 370: 160515 + 435 = 160950 Step 371: 160950 + 435 = 161385 Step 372: 161385 + 435 = 161820 Step 373: 161820 + 435 = 162255 Step 374: 162255 + 435 = 162690 Step 375: 162690 + 435 = 163125 Step 376: 163125 + 435 = 163560 Step 377: 163560 + 435 = 163995 Step 378: 163995 + 435 = 164430 Step 379: 164430 + 435 = 164865 Step 380: 164865 + 435 = 165300 Step 381: 165300 + 435 = 165735 Step 382: 165735 + 435 = 166170 Step 383: 166170 + 435 = 166605 Step 384: 166605 + 435 = 167040 Step 385: 167040 + 435 = 167475 Step 386: 167475 + 435 = 167910 Step 387: 167910 + 435 = 168345 Step 388: 168345 + 435 = 168780 Step 389: 168780 + 435 = 169215 Step 390: 169215 + 435 = 169650 Step 391: 169650 + 435 = 170085 Step 392: 170085 + 435 = 170520 Step 393: 170520 + 435 = 170955 Step 394: 170955 + 435 = 171390 Step 395: 171390 + 435 = 171825 Step 396: 171825 + 435 = 172260 Step 397: 172260 + 435 = 172695 Step 398: 172695 + 435 = 173130 Step 399: 173130 + 435 = 173565 Step 400: 173565 + 435 = 174000 Step 401: 174000 + 435 = 174435 Step 402: 174435 + 435 = 174870 Step 403: 174870 + 435 = 175305 Step 404: 175305 + 435 = 175740 Step 405: 175740 + 435 = 176175 Step 406: 176175 + 435 = 176610 Step 407: 176610 + 435 = 177045 Step 408: 177045 + 435 = 177480 Step 409: 177480 + 435 = 177915 Step 410: 177915 + 435 = 178350 Step 411: 178350 + 435 = 178785 Step 412: 178785 + 435 = 179220 Step 413: 179220 + 435 = 179655 Step 414: 179655 + 435 = 180090 Step 415: 180090 + 435 = 180525 Step 416: 180525 + 435 = 180960 Step 417: 180960 + 435 = 181395 Step 418: 181395 + 435 = 181830 Step 419: 181830 + 435 = 182265 Step 420: 182265 + 435 = 182700 Step 421: 182700 + 435 = 183135 Step 422: 183135 + 435 = 183570 Step 423: 183570 + 435 = 184005 Step 424: 184005 + 435 = 184440 Step 425: 184440 + 435 = 184875 Step 426: 184875 + 435 = 185310 Step 427: 185310 + 435 = 185745 Step 428: 185745 + 435 = 186180 Step 429: 186180 + 435 = 186615 Step 430: 186615 + 435 = 187050 Step 431: 187050 + 435 = 187485 Step 432: 187485 + 435 = 187920 Step 433: 187920 + 435 = 188355 So, 435*433 = 188355
6,345
743 + 3518 = 4261
6,346
Okay, let's tackle this math problem. We're starting with 315855 and subtracting 12523. Step 1: We'll start by subtracting the digit 3 and the borrow 0 from 5 in column 1 and get 2. 2 is the first digit of our result. Step 2: We'll start by subtracting the digit 2 and the borrow 0 from 5 in column 2 and get 3. 3 is the next digit of our result. Step 3: We'll start by subtracting the digit 5 and the borrow 0 from 8 in column 3 and get 3. 3 is the next digit of our result. Step 4: We'll start by subtracting the digit 2 and the borrow 0 from 5 in column 4 and get 3. 3 is the next digit of our result. Step 5: We'll start by subtracting the digit 1 and the borrow 0 from 1 in column 5 and get 0. 0 is the next digit of our result. Step 6: We'll start by subtracting the digit 0 and the borrow 0 from 3 in column 6 and get 3. 3 is the next digit of our result. So, 315855 - 12523 = 303332.
6,347
7451 + 6933 = ? 7451 + 6933 = 14384
6,348
2828 ÷ 3 = 942 R2 Sure thing! Let's divide 2828 by 3 together. 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 (8) of the dividend behind the 2 and repeat the process: 28 / 3 Step 2: 3 goes into 28 9 times with a remainder of 1. Write down 9 as next digit of of the result. Result so far: 9 Subtract 27 from 28 to get 1. Bring next digit (2) of the dividend behind the 1 and repeat the process: 12 / 3 Step 3: 3 goes into 12 4 times with a remainder of 0. Write down 4 as next digit of of the result. Result so far: 94 Subtract 12 from 12 to get 0. Bring next digit (8) of the dividend behind the 0 and repeat the process: 8 / 3 Step 4: 3 goes into 8 2 times with a remainder of 2. Write down 2 as next digit of of the result. Result so far: 942 Subtract 6 from 8 to get 2. The final result is 942 with a remainder of 2.
6,349
No problem, let's work through this together. We're starting with 173 and 5962 and adding them all up. Step 1: We'll start by adding the digits 3 & 2 in column 1 and get 5. Step 2: We'll start by adding the digits 7 & 6 in column 2 and get 13. We'll write down the last digit 3 and carry the 1 to the next column. Step 3: We'll start by adding the digits 1 & 9 in column 3 and get 11. We'll write down the last digit 1 and carry the 1 to the next column. Step 4: We'll start by adding the digits 0 & 5 in column 4 and get 6. So, 173 + 5962 = 6135.
6,350
76633482 + 69358179 - 63008107 = 82983554
6,351
-43475001 + 51619147 + 61632515 = 69776661
6,352
3392 + 360 = 3752
6,353
Sure thing, let's get straight to it. We start with 628 and we're going to multiply it by 38, which means adding 628 to itself 38 times. Step 1: 0 + 628 = 628 Step 2: 628 + 628 = 1256 Step 3: 1256 + 628 = 1884 Step 4: 1884 + 628 = 2512 Step 5: 2512 + 628 = 3140 Step 6: 3140 + 628 = 3768 Step 7: 3768 + 628 = 4396 Step 8: 4396 + 628 = 5024 Step 9: 5024 + 628 = 5652 Step 10: 5652 + 628 = 6280 Step 11: 6280 + 628 = 6908 Step 12: 6908 + 628 = 7536 Step 13: 7536 + 628 = 8164 Step 14: 8164 + 628 = 8792 Step 15: 8792 + 628 = 9420 Step 16: 9420 + 628 = 10048 Step 17: 10048 + 628 = 10676 Step 18: 10676 + 628 = 11304 Step 19: 11304 + 628 = 11932 Step 20: 11932 + 628 = 12560 Step 21: 12560 + 628 = 13188 Step 22: 13188 + 628 = 13816 Step 23: 13816 + 628 = 14444 Step 24: 14444 + 628 = 15072 Step 25: 15072 + 628 = 15700 Step 26: 15700 + 628 = 16328 Step 27: 16328 + 628 = 16956 Step 28: 16956 + 628 = 17584 Step 29: 17584 + 628 = 18212 Step 30: 18212 + 628 = 18840 Step 31: 18840 + 628 = 19468 Step 32: 19468 + 628 = 20096 Step 33: 20096 + 628 = 20724 Step 34: 20724 + 628 = 21352 Step 35: 21352 + 628 = 21980 Step 36: 21980 + 628 = 22608 Step 37: 22608 + 628 = 23236 Step 38: 23236 + 628 = 23864 So, 628*38 = 23864
6,354
Let's get this math done. We have 220 and we're going to multiply it by 400. This is the same as taking 220 and adding it to itself 400 times. Step 1: 0 + 220 = 220 Step 2: 220 + 220 = 440 Step 3: 440 + 220 = 660 Step 4: 660 + 220 = 880 Step 5: 880 + 220 = 1100 Step 6: 1100 + 220 = 1320 Step 7: 1320 + 220 = 1540 Step 8: 1540 + 220 = 1760 Step 9: 1760 + 220 = 1980 Step 10: 1980 + 220 = 2200 Step 11: 2200 + 220 = 2420 Step 12: 2420 + 220 = 2640 Step 13: 2640 + 220 = 2860 Step 14: 2860 + 220 = 3080 Step 15: 3080 + 220 = 3300 Step 16: 3300 + 220 = 3520 Step 17: 3520 + 220 = 3740 Step 18: 3740 + 220 = 3960 Step 19: 3960 + 220 = 4180 Step 20: 4180 + 220 = 4400 Step 21: 4400 + 220 = 4620 Step 22: 4620 + 220 = 4840 Step 23: 4840 + 220 = 5060 Step 24: 5060 + 220 = 5280 Step 25: 5280 + 220 = 5500 Step 26: 5500 + 220 = 5720 Step 27: 5720 + 220 = 5940 Step 28: 5940 + 220 = 6160 Step 29: 6160 + 220 = 6380 Step 30: 6380 + 220 = 6600 Step 31: 6600 + 220 = 6820 Step 32: 6820 + 220 = 7040 Step 33: 7040 + 220 = 7260 Step 34: 7260 + 220 = 7480 Step 35: 7480 + 220 = 7700 Step 36: 7700 + 220 = 7920 Step 37: 7920 + 220 = 8140 Step 38: 8140 + 220 = 8360 Step 39: 8360 + 220 = 8580 Step 40: 8580 + 220 = 8800 Step 41: 8800 + 220 = 9020 Step 42: 9020 + 220 = 9240 Step 43: 9240 + 220 = 9460 Step 44: 9460 + 220 = 9680 Step 45: 9680 + 220 = 9900 Step 46: 9900 + 220 = 10120 Step 47: 10120 + 220 = 10340 Step 48: 10340 + 220 = 10560 Step 49: 10560 + 220 = 10780 Step 50: 10780 + 220 = 11000 Step 51: 11000 + 220 = 11220 Step 52: 11220 + 220 = 11440 Step 53: 11440 + 220 = 11660 Step 54: 11660 + 220 = 11880 Step 55: 11880 + 220 = 12100 Step 56: 12100 + 220 = 12320 Step 57: 12320 + 220 = 12540 Step 58: 12540 + 220 = 12760 Step 59: 12760 + 220 = 12980 Step 60: 12980 + 220 = 13200 Step 61: 13200 + 220 = 13420 Step 62: 13420 + 220 = 13640 Step 63: 13640 + 220 = 13860 Step 64: 13860 + 220 = 14080 Step 65: 14080 + 220 = 14300 Step 66: 14300 + 220 = 14520 Step 67: 14520 + 220 = 14740 Step 68: 14740 + 220 = 14960 Step 69: 14960 + 220 = 15180 Step 70: 15180 + 220 = 15400 Step 71: 15400 + 220 = 15620 Step 72: 15620 + 220 = 15840 Step 73: 15840 + 220 = 16060 Step 74: 16060 + 220 = 16280 Step 75: 16280 + 220 = 16500 Step 76: 16500 + 220 = 16720 Step 77: 16720 + 220 = 16940 Step 78: 16940 + 220 = 17160 Step 79: 17160 + 220 = 17380 Step 80: 17380 + 220 = 17600 Step 81: 17600 + 220 = 17820 Step 82: 17820 + 220 = 18040 Step 83: 18040 + 220 = 18260 Step 84: 18260 + 220 = 18480 Step 85: 18480 + 220 = 18700 Step 86: 18700 + 220 = 18920 Step 87: 18920 + 220 = 19140 Step 88: 19140 + 220 = 19360 Step 89: 19360 + 220 = 19580 Step 90: 19580 + 220 = 19800 Step 91: 19800 + 220 = 20020 Step 92: 20020 + 220 = 20240 Step 93: 20240 + 220 = 20460 Step 94: 20460 + 220 = 20680 Step 95: 20680 + 220 = 20900 Step 96: 20900 + 220 = 21120 Step 97: 21120 + 220 = 21340 Step 98: 21340 + 220 = 21560 Step 99: 21560 + 220 = 21780 Step 100: 21780 + 220 = 22000 Step 101: 22000 + 220 = 22220 Step 102: 22220 + 220 = 22440 Step 103: 22440 + 220 = 22660 Step 104: 22660 + 220 = 22880 Step 105: 22880 + 220 = 23100 Step 106: 23100 + 220 = 23320 Step 107: 23320 + 220 = 23540 Step 108: 23540 + 220 = 23760 Step 109: 23760 + 220 = 23980 Step 110: 23980 + 220 = 24200 Step 111: 24200 + 220 = 24420 Step 112: 24420 + 220 = 24640 Step 113: 24640 + 220 = 24860 Step 114: 24860 + 220 = 25080 Step 115: 25080 + 220 = 25300 Step 116: 25300 + 220 = 25520 Step 117: 25520 + 220 = 25740 Step 118: 25740 + 220 = 25960 Step 119: 25960 + 220 = 26180 Step 120: 26180 + 220 = 26400 Step 121: 26400 + 220 = 26620 Step 122: 26620 + 220 = 26840 Step 123: 26840 + 220 = 27060 Step 124: 27060 + 220 = 27280 Step 125: 27280 + 220 = 27500 Step 126: 27500 + 220 = 27720 Step 127: 27720 + 220 = 27940 Step 128: 27940 + 220 = 28160 Step 129: 28160 + 220 = 28380 Step 130: 28380 + 220 = 28600 Step 131: 28600 + 220 = 28820 Step 132: 28820 + 220 = 29040 Step 133: 29040 + 220 = 29260 Step 134: 29260 + 220 = 29480 Step 135: 29480 + 220 = 29700 Step 136: 29700 + 220 = 29920 Step 137: 29920 + 220 = 30140 Step 138: 30140 + 220 = 30360 Step 139: 30360 + 220 = 30580 Step 140: 30580 + 220 = 30800 Step 141: 30800 + 220 = 31020 Step 142: 31020 + 220 = 31240 Step 143: 31240 + 220 = 31460 Step 144: 31460 + 220 = 31680 Step 145: 31680 + 220 = 31900 Step 146: 31900 + 220 = 32120 Step 147: 32120 + 220 = 32340 Step 148: 32340 + 220 = 32560 Step 149: 32560 + 220 = 32780 Step 150: 32780 + 220 = 33000 Step 151: 33000 + 220 = 33220 Step 152: 33220 + 220 = 33440 Step 153: 33440 + 220 = 33660 Step 154: 33660 + 220 = 33880 Step 155: 33880 + 220 = 34100 Step 156: 34100 + 220 = 34320 Step 157: 34320 + 220 = 34540 Step 158: 34540 + 220 = 34760 Step 159: 34760 + 220 = 34980 Step 160: 34980 + 220 = 35200 Step 161: 35200 + 220 = 35420 Step 162: 35420 + 220 = 35640 Step 163: 35640 + 220 = 35860 Step 164: 35860 + 220 = 36080 Step 165: 36080 + 220 = 36300 Step 166: 36300 + 220 = 36520 Step 167: 36520 + 220 = 36740 Step 168: 36740 + 220 = 36960 Step 169: 36960 + 220 = 37180 Step 170: 37180 + 220 = 37400 Step 171: 37400 + 220 = 37620 Step 172: 37620 + 220 = 37840 Step 173: 37840 + 220 = 38060 Step 174: 38060 + 220 = 38280 Step 175: 38280 + 220 = 38500 Step 176: 38500 + 220 = 38720 Step 177: 38720 + 220 = 38940 Step 178: 38940 + 220 = 39160 Step 179: 39160 + 220 = 39380 Step 180: 39380 + 220 = 39600 Step 181: 39600 + 220 = 39820 Step 182: 39820 + 220 = 40040 Step 183: 40040 + 220 = 40260 Step 184: 40260 + 220 = 40480 Step 185: 40480 + 220 = 40700 Step 186: 40700 + 220 = 40920 Step 187: 40920 + 220 = 41140 Step 188: 41140 + 220 = 41360 Step 189: 41360 + 220 = 41580 Step 190: 41580 + 220 = 41800 Step 191: 41800 + 220 = 42020 Step 192: 42020 + 220 = 42240 Step 193: 42240 + 220 = 42460 Step 194: 42460 + 220 = 42680 Step 195: 42680 + 220 = 42900 Step 196: 42900 + 220 = 43120 Step 197: 43120 + 220 = 43340 Step 198: 43340 + 220 = 43560 Step 199: 43560 + 220 = 43780 Step 200: 43780 + 220 = 44000 Step 201: 44000 + 220 = 44220 Step 202: 44220 + 220 = 44440 Step 203: 44440 + 220 = 44660 Step 204: 44660 + 220 = 44880 Step 205: 44880 + 220 = 45100 Step 206: 45100 + 220 = 45320 Step 207: 45320 + 220 = 45540 Step 208: 45540 + 220 = 45760 Step 209: 45760 + 220 = 45980 Step 210: 45980 + 220 = 46200 Step 211: 46200 + 220 = 46420 Step 212: 46420 + 220 = 46640 Step 213: 46640 + 220 = 46860 Step 214: 46860 + 220 = 47080 Step 215: 47080 + 220 = 47300 Step 216: 47300 + 220 = 47520 Step 217: 47520 + 220 = 47740 Step 218: 47740 + 220 = 47960 Step 219: 47960 + 220 = 48180 Step 220: 48180 + 220 = 48400 Step 221: 48400 + 220 = 48620 Step 222: 48620 + 220 = 48840 Step 223: 48840 + 220 = 49060 Step 224: 49060 + 220 = 49280 Step 225: 49280 + 220 = 49500 Step 226: 49500 + 220 = 49720 Step 227: 49720 + 220 = 49940 Step 228: 49940 + 220 = 50160 Step 229: 50160 + 220 = 50380 Step 230: 50380 + 220 = 50600 Step 231: 50600 + 220 = 50820 Step 232: 50820 + 220 = 51040 Step 233: 51040 + 220 = 51260 Step 234: 51260 + 220 = 51480 Step 235: 51480 + 220 = 51700 Step 236: 51700 + 220 = 51920 Step 237: 51920 + 220 = 52140 Step 238: 52140 + 220 = 52360 Step 239: 52360 + 220 = 52580 Step 240: 52580 + 220 = 52800 Step 241: 52800 + 220 = 53020 Step 242: 53020 + 220 = 53240 Step 243: 53240 + 220 = 53460 Step 244: 53460 + 220 = 53680 Step 245: 53680 + 220 = 53900 Step 246: 53900 + 220 = 54120 Step 247: 54120 + 220 = 54340 Step 248: 54340 + 220 = 54560 Step 249: 54560 + 220 = 54780 Step 250: 54780 + 220 = 55000 Step 251: 55000 + 220 = 55220 Step 252: 55220 + 220 = 55440 Step 253: 55440 + 220 = 55660 Step 254: 55660 + 220 = 55880 Step 255: 55880 + 220 = 56100 Step 256: 56100 + 220 = 56320 Step 257: 56320 + 220 = 56540 Step 258: 56540 + 220 = 56760 Step 259: 56760 + 220 = 56980 Step 260: 56980 + 220 = 57200 Step 261: 57200 + 220 = 57420 Step 262: 57420 + 220 = 57640 Step 263: 57640 + 220 = 57860 Step 264: 57860 + 220 = 58080 Step 265: 58080 + 220 = 58300 Step 266: 58300 + 220 = 58520 Step 267: 58520 + 220 = 58740 Step 268: 58740 + 220 = 58960 Step 269: 58960 + 220 = 59180 Step 270: 59180 + 220 = 59400 Step 271: 59400 + 220 = 59620 Step 272: 59620 + 220 = 59840 Step 273: 59840 + 220 = 60060 Step 274: 60060 + 220 = 60280 Step 275: 60280 + 220 = 60500 Step 276: 60500 + 220 = 60720 Step 277: 60720 + 220 = 60940 Step 278: 60940 + 220 = 61160 Step 279: 61160 + 220 = 61380 Step 280: 61380 + 220 = 61600 Step 281: 61600 + 220 = 61820 Step 282: 61820 + 220 = 62040 Step 283: 62040 + 220 = 62260 Step 284: 62260 + 220 = 62480 Step 285: 62480 + 220 = 62700 Step 286: 62700 + 220 = 62920 Step 287: 62920 + 220 = 63140 Step 288: 63140 + 220 = 63360 Step 289: 63360 + 220 = 63580 Step 290: 63580 + 220 = 63800 Step 291: 63800 + 220 = 64020 Step 292: 64020 + 220 = 64240 Step 293: 64240 + 220 = 64460 Step 294: 64460 + 220 = 64680 Step 295: 64680 + 220 = 64900 Step 296: 64900 + 220 = 65120 Step 297: 65120 + 220 = 65340 Step 298: 65340 + 220 = 65560 Step 299: 65560 + 220 = 65780 Step 300: 65780 + 220 = 66000 Step 301: 66000 + 220 = 66220 Step 302: 66220 + 220 = 66440 Step 303: 66440 + 220 = 66660 Step 304: 66660 + 220 = 66880 Step 305: 66880 + 220 = 67100 Step 306: 67100 + 220 = 67320 Step 307: 67320 + 220 = 67540 Step 308: 67540 + 220 = 67760 Step 309: 67760 + 220 = 67980 Step 310: 67980 + 220 = 68200 Step 311: 68200 + 220 = 68420 Step 312: 68420 + 220 = 68640 Step 313: 68640 + 220 = 68860 Step 314: 68860 + 220 = 69080 Step 315: 69080 + 220 = 69300 Step 316: 69300 + 220 = 69520 Step 317: 69520 + 220 = 69740 Step 318: 69740 + 220 = 69960 Step 319: 69960 + 220 = 70180 Step 320: 70180 + 220 = 70400 Step 321: 70400 + 220 = 70620 Step 322: 70620 + 220 = 70840 Step 323: 70840 + 220 = 71060 Step 324: 71060 + 220 = 71280 Step 325: 71280 + 220 = 71500 Step 326: 71500 + 220 = 71720 Step 327: 71720 + 220 = 71940 Step 328: 71940 + 220 = 72160 Step 329: 72160 + 220 = 72380 Step 330: 72380 + 220 = 72600 Step 331: 72600 + 220 = 72820 Step 332: 72820 + 220 = 73040 Step 333: 73040 + 220 = 73260 Step 334: 73260 + 220 = 73480 Step 335: 73480 + 220 = 73700 Step 336: 73700 + 220 = 73920 Step 337: 73920 + 220 = 74140 Step 338: 74140 + 220 = 74360 Step 339: 74360 + 220 = 74580 Step 340: 74580 + 220 = 74800 Step 341: 74800 + 220 = 75020 Step 342: 75020 + 220 = 75240 Step 343: 75240 + 220 = 75460 Step 344: 75460 + 220 = 75680 Step 345: 75680 + 220 = 75900 Step 346: 75900 + 220 = 76120 Step 347: 76120 + 220 = 76340 Step 348: 76340 + 220 = 76560 Step 349: 76560 + 220 = 76780 Step 350: 76780 + 220 = 77000 Step 351: 77000 + 220 = 77220 Step 352: 77220 + 220 = 77440 Step 353: 77440 + 220 = 77660 Step 354: 77660 + 220 = 77880 Step 355: 77880 + 220 = 78100 Step 356: 78100 + 220 = 78320 Step 357: 78320 + 220 = 78540 Step 358: 78540 + 220 = 78760 Step 359: 78760 + 220 = 78980 Step 360: 78980 + 220 = 79200 Step 361: 79200 + 220 = 79420 Step 362: 79420 + 220 = 79640 Step 363: 79640 + 220 = 79860 Step 364: 79860 + 220 = 80080 Step 365: 80080 + 220 = 80300 Step 366: 80300 + 220 = 80520 Step 367: 80520 + 220 = 80740 Step 368: 80740 + 220 = 80960 Step 369: 80960 + 220 = 81180 Step 370: 81180 + 220 = 81400 Step 371: 81400 + 220 = 81620 Step 372: 81620 + 220 = 81840 Step 373: 81840 + 220 = 82060 Step 374: 82060 + 220 = 82280 Step 375: 82280 + 220 = 82500 Step 376: 82500 + 220 = 82720 Step 377: 82720 + 220 = 82940 Step 378: 82940 + 220 = 83160 Step 379: 83160 + 220 = 83380 Step 380: 83380 + 220 = 83600 Step 381: 83600 + 220 = 83820 Step 382: 83820 + 220 = 84040 Step 383: 84040 + 220 = 84260 Step 384: 84260 + 220 = 84480 Step 385: 84480 + 220 = 84700 Step 386: 84700 + 220 = 84920 Step 387: 84920 + 220 = 85140 Step 388: 85140 + 220 = 85360 Step 389: 85360 + 220 = 85580 Step 390: 85580 + 220 = 85800 Step 391: 85800 + 220 = 86020 Step 392: 86020 + 220 = 86240 Step 393: 86240 + 220 = 86460 Step 394: 86460 + 220 = 86680 Step 395: 86680 + 220 = 86900 Step 396: 86900 + 220 = 87120 Step 397: 87120 + 220 = 87340 Step 398: 87340 + 220 = 87560 Step 399: 87560 + 220 = 87780 Step 400: 87780 + 220 = 88000 So, 220*400 = 88000
6,355
Sure thing, let's get straight to it. We start with 666 and we're going to multiply it by 240, which means adding 666 to itself 240 times. Step 1: 0 + 666 = 666 Step 2: 666 + 666 = 1332 Step 3: 1332 + 666 = 1998 Step 4: 1998 + 666 = 2664 Step 5: 2664 + 666 = 3330 Step 6: 3330 + 666 = 3996 Step 7: 3996 + 666 = 4662 Step 8: 4662 + 666 = 5328 Step 9: 5328 + 666 = 5994 Step 10: 5994 + 666 = 6660 Step 11: 6660 + 666 = 7326 Step 12: 7326 + 666 = 7992 Step 13: 7992 + 666 = 8658 Step 14: 8658 + 666 = 9324 Step 15: 9324 + 666 = 9990 Step 16: 9990 + 666 = 10656 Step 17: 10656 + 666 = 11322 Step 18: 11322 + 666 = 11988 Step 19: 11988 + 666 = 12654 Step 20: 12654 + 666 = 13320 Step 21: 13320 + 666 = 13986 Step 22: 13986 + 666 = 14652 Step 23: 14652 + 666 = 15318 Step 24: 15318 + 666 = 15984 Step 25: 15984 + 666 = 16650 Step 26: 16650 + 666 = 17316 Step 27: 17316 + 666 = 17982 Step 28: 17982 + 666 = 18648 Step 29: 18648 + 666 = 19314 Step 30: 19314 + 666 = 19980 Step 31: 19980 + 666 = 20646 Step 32: 20646 + 666 = 21312 Step 33: 21312 + 666 = 21978 Step 34: 21978 + 666 = 22644 Step 35: 22644 + 666 = 23310 Step 36: 23310 + 666 = 23976 Step 37: 23976 + 666 = 24642 Step 38: 24642 + 666 = 25308 Step 39: 25308 + 666 = 25974 Step 40: 25974 + 666 = 26640 Step 41: 26640 + 666 = 27306 Step 42: 27306 + 666 = 27972 Step 43: 27972 + 666 = 28638 Step 44: 28638 + 666 = 29304 Step 45: 29304 + 666 = 29970 Step 46: 29970 + 666 = 30636 Step 47: 30636 + 666 = 31302 Step 48: 31302 + 666 = 31968 Step 49: 31968 + 666 = 32634 Step 50: 32634 + 666 = 33300 Step 51: 33300 + 666 = 33966 Step 52: 33966 + 666 = 34632 Step 53: 34632 + 666 = 35298 Step 54: 35298 + 666 = 35964 Step 55: 35964 + 666 = 36630 Step 56: 36630 + 666 = 37296 Step 57: 37296 + 666 = 37962 Step 58: 37962 + 666 = 38628 Step 59: 38628 + 666 = 39294 Step 60: 39294 + 666 = 39960 Step 61: 39960 + 666 = 40626 Step 62: 40626 + 666 = 41292 Step 63: 41292 + 666 = 41958 Step 64: 41958 + 666 = 42624 Step 65: 42624 + 666 = 43290 Step 66: 43290 + 666 = 43956 Step 67: 43956 + 666 = 44622 Step 68: 44622 + 666 = 45288 Step 69: 45288 + 666 = 45954 Step 70: 45954 + 666 = 46620 Step 71: 46620 + 666 = 47286 Step 72: 47286 + 666 = 47952 Step 73: 47952 + 666 = 48618 Step 74: 48618 + 666 = 49284 Step 75: 49284 + 666 = 49950 Step 76: 49950 + 666 = 50616 Step 77: 50616 + 666 = 51282 Step 78: 51282 + 666 = 51948 Step 79: 51948 + 666 = 52614 Step 80: 52614 + 666 = 53280 Step 81: 53280 + 666 = 53946 Step 82: 53946 + 666 = 54612 Step 83: 54612 + 666 = 55278 Step 84: 55278 + 666 = 55944 Step 85: 55944 + 666 = 56610 Step 86: 56610 + 666 = 57276 Step 87: 57276 + 666 = 57942 Step 88: 57942 + 666 = 58608 Step 89: 58608 + 666 = 59274 Step 90: 59274 + 666 = 59940 Step 91: 59940 + 666 = 60606 Step 92: 60606 + 666 = 61272 Step 93: 61272 + 666 = 61938 Step 94: 61938 + 666 = 62604 Step 95: 62604 + 666 = 63270 Step 96: 63270 + 666 = 63936 Step 97: 63936 + 666 = 64602 Step 98: 64602 + 666 = 65268 Step 99: 65268 + 666 = 65934 Step 100: 65934 + 666 = 66600 Step 101: 66600 + 666 = 67266 Step 102: 67266 + 666 = 67932 Step 103: 67932 + 666 = 68598 Step 104: 68598 + 666 = 69264 Step 105: 69264 + 666 = 69930 Step 106: 69930 + 666 = 70596 Step 107: 70596 + 666 = 71262 Step 108: 71262 + 666 = 71928 Step 109: 71928 + 666 = 72594 Step 110: 72594 + 666 = 73260 Step 111: 73260 + 666 = 73926 Step 112: 73926 + 666 = 74592 Step 113: 74592 + 666 = 75258 Step 114: 75258 + 666 = 75924 Step 115: 75924 + 666 = 76590 Step 116: 76590 + 666 = 77256 Step 117: 77256 + 666 = 77922 Step 118: 77922 + 666 = 78588 Step 119: 78588 + 666 = 79254 Step 120: 79254 + 666 = 79920 Step 121: 79920 + 666 = 80586 Step 122: 80586 + 666 = 81252 Step 123: 81252 + 666 = 81918 Step 124: 81918 + 666 = 82584 Step 125: 82584 + 666 = 83250 Step 126: 83250 + 666 = 83916 Step 127: 83916 + 666 = 84582 Step 128: 84582 + 666 = 85248 Step 129: 85248 + 666 = 85914 Step 130: 85914 + 666 = 86580 Step 131: 86580 + 666 = 87246 Step 132: 87246 + 666 = 87912 Step 133: 87912 + 666 = 88578 Step 134: 88578 + 666 = 89244 Step 135: 89244 + 666 = 89910 Step 136: 89910 + 666 = 90576 Step 137: 90576 + 666 = 91242 Step 138: 91242 + 666 = 91908 Step 139: 91908 + 666 = 92574 Step 140: 92574 + 666 = 93240 Step 141: 93240 + 666 = 93906 Step 142: 93906 + 666 = 94572 Step 143: 94572 + 666 = 95238 Step 144: 95238 + 666 = 95904 Step 145: 95904 + 666 = 96570 Step 146: 96570 + 666 = 97236 Step 147: 97236 + 666 = 97902 Step 148: 97902 + 666 = 98568 Step 149: 98568 + 666 = 99234 Step 150: 99234 + 666 = 99900 Step 151: 99900 + 666 = 100566 Step 152: 100566 + 666 = 101232 Step 153: 101232 + 666 = 101898 Step 154: 101898 + 666 = 102564 Step 155: 102564 + 666 = 103230 Step 156: 103230 + 666 = 103896 Step 157: 103896 + 666 = 104562 Step 158: 104562 + 666 = 105228 Step 159: 105228 + 666 = 105894 Step 160: 105894 + 666 = 106560 Step 161: 106560 + 666 = 107226 Step 162: 107226 + 666 = 107892 Step 163: 107892 + 666 = 108558 Step 164: 108558 + 666 = 109224 Step 165: 109224 + 666 = 109890 Step 166: 109890 + 666 = 110556 Step 167: 110556 + 666 = 111222 Step 168: 111222 + 666 = 111888 Step 169: 111888 + 666 = 112554 Step 170: 112554 + 666 = 113220 Step 171: 113220 + 666 = 113886 Step 172: 113886 + 666 = 114552 Step 173: 114552 + 666 = 115218 Step 174: 115218 + 666 = 115884 Step 175: 115884 + 666 = 116550 Step 176: 116550 + 666 = 117216 Step 177: 117216 + 666 = 117882 Step 178: 117882 + 666 = 118548 Step 179: 118548 + 666 = 119214 Step 180: 119214 + 666 = 119880 Step 181: 119880 + 666 = 120546 Step 182: 120546 + 666 = 121212 Step 183: 121212 + 666 = 121878 Step 184: 121878 + 666 = 122544 Step 185: 122544 + 666 = 123210 Step 186: 123210 + 666 = 123876 Step 187: 123876 + 666 = 124542 Step 188: 124542 + 666 = 125208 Step 189: 125208 + 666 = 125874 Step 190: 125874 + 666 = 126540 Step 191: 126540 + 666 = 127206 Step 192: 127206 + 666 = 127872 Step 193: 127872 + 666 = 128538 Step 194: 128538 + 666 = 129204 Step 195: 129204 + 666 = 129870 Step 196: 129870 + 666 = 130536 Step 197: 130536 + 666 = 131202 Step 198: 131202 + 666 = 131868 Step 199: 131868 + 666 = 132534 Step 200: 132534 + 666 = 133200 Step 201: 133200 + 666 = 133866 Step 202: 133866 + 666 = 134532 Step 203: 134532 + 666 = 135198 Step 204: 135198 + 666 = 135864 Step 205: 135864 + 666 = 136530 Step 206: 136530 + 666 = 137196 Step 207: 137196 + 666 = 137862 Step 208: 137862 + 666 = 138528 Step 209: 138528 + 666 = 139194 Step 210: 139194 + 666 = 139860 Step 211: 139860 + 666 = 140526 Step 212: 140526 + 666 = 141192 Step 213: 141192 + 666 = 141858 Step 214: 141858 + 666 = 142524 Step 215: 142524 + 666 = 143190 Step 216: 143190 + 666 = 143856 Step 217: 143856 + 666 = 144522 Step 218: 144522 + 666 = 145188 Step 219: 145188 + 666 = 145854 Step 220: 145854 + 666 = 146520 Step 221: 146520 + 666 = 147186 Step 222: 147186 + 666 = 147852 Step 223: 147852 + 666 = 148518 Step 224: 148518 + 666 = 149184 Step 225: 149184 + 666 = 149850 Step 226: 149850 + 666 = 150516 Step 227: 150516 + 666 = 151182 Step 228: 151182 + 666 = 151848 Step 229: 151848 + 666 = 152514 Step 230: 152514 + 666 = 153180 Step 231: 153180 + 666 = 153846 Step 232: 153846 + 666 = 154512 Step 233: 154512 + 666 = 155178 Step 234: 155178 + 666 = 155844 Step 235: 155844 + 666 = 156510 Step 236: 156510 + 666 = 157176 Step 237: 157176 + 666 = 157842 Step 238: 157842 + 666 = 158508 Step 239: 158508 + 666 = 159174 Step 240: 159174 + 666 = 159840 So, 666*240 = 159840
6,356
785.01 ** 2.0 = 616240.7001
6,357
Alright, ready to do some subtraction? We're taking 666401498 and subtracting 371182116 from it. 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 9 in column 2 and get 8. 8 is the next digit of our result. Step 3: We'll start by subtracting the digit 1 and the borrow 0 from 4 in column 3 and get 3. 3 is the next digit of our result. Step 4: We'll start by subtracting the digit 2 and the borrow 0 from 1 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 8 and the borrow 1 from 0 in column 5 and get -9. We add -9 to 10 and get 1 as the next digit of the result. Step 6: We'll start by subtracting the digit 1 and the borrow 1 from 4 in column 6 and get 2. 2 is the next digit of our result. Step 7: We'll start by subtracting the digit 1 and the borrow 0 from 6 in column 7 and get 5. 5 is the next digit of our result. Step 8: We'll start by subtracting the digit 7 and the borrow 0 from 6 in column 8 and get -1. We add -1 to 10 and get 9 as the next digit of the result. Step 9: We'll start by subtracting the digit 3 and the borrow 1 from 6 in column 9 and get 2. 2 is the next digit of our result. So, 666401498 - 371182116 = 295219382.
6,358
-477 - -169 = ? -477 - -169 = -308
6,359
966 - 1721 = -755
6,360
958 + 3385 = 4343
6,361
98331792 + -36770740 - -749836 = 62310888
6,362
3738 + -78 = 3660
6,363
206.6 ** 3.25 = 33432860.08664397
6,364
No problem, let's work through this together. We're starting with 7620 and 1955 and adding them all up. Step 1: We'll start by adding the digits 0 & 5 in column 1 and get 5. Step 2: We'll start by adding the digits 2 & 5 in column 2 and get 7. Step 3: We'll start by adding the digits 6 & 9 in column 3 and get 15. We'll write down the last digit 5 and carry the 1 to the next column. Step 4: We'll start by adding the digits 7 & 1 in column 4 and get 9. So, 7620 + 1955 = 9575.
6,365
-671.99 ** 3.1 = (-553389656.545646-179807199.1032434j)
6,366
3371 + 316 = 3687
6,367
Sure thing, let's get straight to it. We start with 554 and we're going to multiply it by 420, which means adding 554 to itself 420 times. Step 1: 0 + 554 = 554 Step 2: 554 + 554 = 1108 Step 3: 1108 + 554 = 1662 Step 4: 1662 + 554 = 2216 Step 5: 2216 + 554 = 2770 Step 6: 2770 + 554 = 3324 Step 7: 3324 + 554 = 3878 Step 8: 3878 + 554 = 4432 Step 9: 4432 + 554 = 4986 Step 10: 4986 + 554 = 5540 Step 11: 5540 + 554 = 6094 Step 12: 6094 + 554 = 6648 Step 13: 6648 + 554 = 7202 Step 14: 7202 + 554 = 7756 Step 15: 7756 + 554 = 8310 Step 16: 8310 + 554 = 8864 Step 17: 8864 + 554 = 9418 Step 18: 9418 + 554 = 9972 Step 19: 9972 + 554 = 10526 Step 20: 10526 + 554 = 11080 Step 21: 11080 + 554 = 11634 Step 22: 11634 + 554 = 12188 Step 23: 12188 + 554 = 12742 Step 24: 12742 + 554 = 13296 Step 25: 13296 + 554 = 13850 Step 26: 13850 + 554 = 14404 Step 27: 14404 + 554 = 14958 Step 28: 14958 + 554 = 15512 Step 29: 15512 + 554 = 16066 Step 30: 16066 + 554 = 16620 Step 31: 16620 + 554 = 17174 Step 32: 17174 + 554 = 17728 Step 33: 17728 + 554 = 18282 Step 34: 18282 + 554 = 18836 Step 35: 18836 + 554 = 19390 Step 36: 19390 + 554 = 19944 Step 37: 19944 + 554 = 20498 Step 38: 20498 + 554 = 21052 Step 39: 21052 + 554 = 21606 Step 40: 21606 + 554 = 22160 Step 41: 22160 + 554 = 22714 Step 42: 22714 + 554 = 23268 Step 43: 23268 + 554 = 23822 Step 44: 23822 + 554 = 24376 Step 45: 24376 + 554 = 24930 Step 46: 24930 + 554 = 25484 Step 47: 25484 + 554 = 26038 Step 48: 26038 + 554 = 26592 Step 49: 26592 + 554 = 27146 Step 50: 27146 + 554 = 27700 Step 51: 27700 + 554 = 28254 Step 52: 28254 + 554 = 28808 Step 53: 28808 + 554 = 29362 Step 54: 29362 + 554 = 29916 Step 55: 29916 + 554 = 30470 Step 56: 30470 + 554 = 31024 Step 57: 31024 + 554 = 31578 Step 58: 31578 + 554 = 32132 Step 59: 32132 + 554 = 32686 Step 60: 32686 + 554 = 33240 Step 61: 33240 + 554 = 33794 Step 62: 33794 + 554 = 34348 Step 63: 34348 + 554 = 34902 Step 64: 34902 + 554 = 35456 Step 65: 35456 + 554 = 36010 Step 66: 36010 + 554 = 36564 Step 67: 36564 + 554 = 37118 Step 68: 37118 + 554 = 37672 Step 69: 37672 + 554 = 38226 Step 70: 38226 + 554 = 38780 Step 71: 38780 + 554 = 39334 Step 72: 39334 + 554 = 39888 Step 73: 39888 + 554 = 40442 Step 74: 40442 + 554 = 40996 Step 75: 40996 + 554 = 41550 Step 76: 41550 + 554 = 42104 Step 77: 42104 + 554 = 42658 Step 78: 42658 + 554 = 43212 Step 79: 43212 + 554 = 43766 Step 80: 43766 + 554 = 44320 Step 81: 44320 + 554 = 44874 Step 82: 44874 + 554 = 45428 Step 83: 45428 + 554 = 45982 Step 84: 45982 + 554 = 46536 Step 85: 46536 + 554 = 47090 Step 86: 47090 + 554 = 47644 Step 87: 47644 + 554 = 48198 Step 88: 48198 + 554 = 48752 Step 89: 48752 + 554 = 49306 Step 90: 49306 + 554 = 49860 Step 91: 49860 + 554 = 50414 Step 92: 50414 + 554 = 50968 Step 93: 50968 + 554 = 51522 Step 94: 51522 + 554 = 52076 Step 95: 52076 + 554 = 52630 Step 96: 52630 + 554 = 53184 Step 97: 53184 + 554 = 53738 Step 98: 53738 + 554 = 54292 Step 99: 54292 + 554 = 54846 Step 100: 54846 + 554 = 55400 Step 101: 55400 + 554 = 55954 Step 102: 55954 + 554 = 56508 Step 103: 56508 + 554 = 57062 Step 104: 57062 + 554 = 57616 Step 105: 57616 + 554 = 58170 Step 106: 58170 + 554 = 58724 Step 107: 58724 + 554 = 59278 Step 108: 59278 + 554 = 59832 Step 109: 59832 + 554 = 60386 Step 110: 60386 + 554 = 60940 Step 111: 60940 + 554 = 61494 Step 112: 61494 + 554 = 62048 Step 113: 62048 + 554 = 62602 Step 114: 62602 + 554 = 63156 Step 115: 63156 + 554 = 63710 Step 116: 63710 + 554 = 64264 Step 117: 64264 + 554 = 64818 Step 118: 64818 + 554 = 65372 Step 119: 65372 + 554 = 65926 Step 120: 65926 + 554 = 66480 Step 121: 66480 + 554 = 67034 Step 122: 67034 + 554 = 67588 Step 123: 67588 + 554 = 68142 Step 124: 68142 + 554 = 68696 Step 125: 68696 + 554 = 69250 Step 126: 69250 + 554 = 69804 Step 127: 69804 + 554 = 70358 Step 128: 70358 + 554 = 70912 Step 129: 70912 + 554 = 71466 Step 130: 71466 + 554 = 72020 Step 131: 72020 + 554 = 72574 Step 132: 72574 + 554 = 73128 Step 133: 73128 + 554 = 73682 Step 134: 73682 + 554 = 74236 Step 135: 74236 + 554 = 74790 Step 136: 74790 + 554 = 75344 Step 137: 75344 + 554 = 75898 Step 138: 75898 + 554 = 76452 Step 139: 76452 + 554 = 77006 Step 140: 77006 + 554 = 77560 Step 141: 77560 + 554 = 78114 Step 142: 78114 + 554 = 78668 Step 143: 78668 + 554 = 79222 Step 144: 79222 + 554 = 79776 Step 145: 79776 + 554 = 80330 Step 146: 80330 + 554 = 80884 Step 147: 80884 + 554 = 81438 Step 148: 81438 + 554 = 81992 Step 149: 81992 + 554 = 82546 Step 150: 82546 + 554 = 83100 Step 151: 83100 + 554 = 83654 Step 152: 83654 + 554 = 84208 Step 153: 84208 + 554 = 84762 Step 154: 84762 + 554 = 85316 Step 155: 85316 + 554 = 85870 Step 156: 85870 + 554 = 86424 Step 157: 86424 + 554 = 86978 Step 158: 86978 + 554 = 87532 Step 159: 87532 + 554 = 88086 Step 160: 88086 + 554 = 88640 Step 161: 88640 + 554 = 89194 Step 162: 89194 + 554 = 89748 Step 163: 89748 + 554 = 90302 Step 164: 90302 + 554 = 90856 Step 165: 90856 + 554 = 91410 Step 166: 91410 + 554 = 91964 Step 167: 91964 + 554 = 92518 Step 168: 92518 + 554 = 93072 Step 169: 93072 + 554 = 93626 Step 170: 93626 + 554 = 94180 Step 171: 94180 + 554 = 94734 Step 172: 94734 + 554 = 95288 Step 173: 95288 + 554 = 95842 Step 174: 95842 + 554 = 96396 Step 175: 96396 + 554 = 96950 Step 176: 96950 + 554 = 97504 Step 177: 97504 + 554 = 98058 Step 178: 98058 + 554 = 98612 Step 179: 98612 + 554 = 99166 Step 180: 99166 + 554 = 99720 Step 181: 99720 + 554 = 100274 Step 182: 100274 + 554 = 100828 Step 183: 100828 + 554 = 101382 Step 184: 101382 + 554 = 101936 Step 185: 101936 + 554 = 102490 Step 186: 102490 + 554 = 103044 Step 187: 103044 + 554 = 103598 Step 188: 103598 + 554 = 104152 Step 189: 104152 + 554 = 104706 Step 190: 104706 + 554 = 105260 Step 191: 105260 + 554 = 105814 Step 192: 105814 + 554 = 106368 Step 193: 106368 + 554 = 106922 Step 194: 106922 + 554 = 107476 Step 195: 107476 + 554 = 108030 Step 196: 108030 + 554 = 108584 Step 197: 108584 + 554 = 109138 Step 198: 109138 + 554 = 109692 Step 199: 109692 + 554 = 110246 Step 200: 110246 + 554 = 110800 Step 201: 110800 + 554 = 111354 Step 202: 111354 + 554 = 111908 Step 203: 111908 + 554 = 112462 Step 204: 112462 + 554 = 113016 Step 205: 113016 + 554 = 113570 Step 206: 113570 + 554 = 114124 Step 207: 114124 + 554 = 114678 Step 208: 114678 + 554 = 115232 Step 209: 115232 + 554 = 115786 Step 210: 115786 + 554 = 116340 Step 211: 116340 + 554 = 116894 Step 212: 116894 + 554 = 117448 Step 213: 117448 + 554 = 118002 Step 214: 118002 + 554 = 118556 Step 215: 118556 + 554 = 119110 Step 216: 119110 + 554 = 119664 Step 217: 119664 + 554 = 120218 Step 218: 120218 + 554 = 120772 Step 219: 120772 + 554 = 121326 Step 220: 121326 + 554 = 121880 Step 221: 121880 + 554 = 122434 Step 222: 122434 + 554 = 122988 Step 223: 122988 + 554 = 123542 Step 224: 123542 + 554 = 124096 Step 225: 124096 + 554 = 124650 Step 226: 124650 + 554 = 125204 Step 227: 125204 + 554 = 125758 Step 228: 125758 + 554 = 126312 Step 229: 126312 + 554 = 126866 Step 230: 126866 + 554 = 127420 Step 231: 127420 + 554 = 127974 Step 232: 127974 + 554 = 128528 Step 233: 128528 + 554 = 129082 Step 234: 129082 + 554 = 129636 Step 235: 129636 + 554 = 130190 Step 236: 130190 + 554 = 130744 Step 237: 130744 + 554 = 131298 Step 238: 131298 + 554 = 131852 Step 239: 131852 + 554 = 132406 Step 240: 132406 + 554 = 132960 Step 241: 132960 + 554 = 133514 Step 242: 133514 + 554 = 134068 Step 243: 134068 + 554 = 134622 Step 244: 134622 + 554 = 135176 Step 245: 135176 + 554 = 135730 Step 246: 135730 + 554 = 136284 Step 247: 136284 + 554 = 136838 Step 248: 136838 + 554 = 137392 Step 249: 137392 + 554 = 137946 Step 250: 137946 + 554 = 138500 Step 251: 138500 + 554 = 139054 Step 252: 139054 + 554 = 139608 Step 253: 139608 + 554 = 140162 Step 254: 140162 + 554 = 140716 Step 255: 140716 + 554 = 141270 Step 256: 141270 + 554 = 141824 Step 257: 141824 + 554 = 142378 Step 258: 142378 + 554 = 142932 Step 259: 142932 + 554 = 143486 Step 260: 143486 + 554 = 144040 Step 261: 144040 + 554 = 144594 Step 262: 144594 + 554 = 145148 Step 263: 145148 + 554 = 145702 Step 264: 145702 + 554 = 146256 Step 265: 146256 + 554 = 146810 Step 266: 146810 + 554 = 147364 Step 267: 147364 + 554 = 147918 Step 268: 147918 + 554 = 148472 Step 269: 148472 + 554 = 149026 Step 270: 149026 + 554 = 149580 Step 271: 149580 + 554 = 150134 Step 272: 150134 + 554 = 150688 Step 273: 150688 + 554 = 151242 Step 274: 151242 + 554 = 151796 Step 275: 151796 + 554 = 152350 Step 276: 152350 + 554 = 152904 Step 277: 152904 + 554 = 153458 Step 278: 153458 + 554 = 154012 Step 279: 154012 + 554 = 154566 Step 280: 154566 + 554 = 155120 Step 281: 155120 + 554 = 155674 Step 282: 155674 + 554 = 156228 Step 283: 156228 + 554 = 156782 Step 284: 156782 + 554 = 157336 Step 285: 157336 + 554 = 157890 Step 286: 157890 + 554 = 158444 Step 287: 158444 + 554 = 158998 Step 288: 158998 + 554 = 159552 Step 289: 159552 + 554 = 160106 Step 290: 160106 + 554 = 160660 Step 291: 160660 + 554 = 161214 Step 292: 161214 + 554 = 161768 Step 293: 161768 + 554 = 162322 Step 294: 162322 + 554 = 162876 Step 295: 162876 + 554 = 163430 Step 296: 163430 + 554 = 163984 Step 297: 163984 + 554 = 164538 Step 298: 164538 + 554 = 165092 Step 299: 165092 + 554 = 165646 Step 300: 165646 + 554 = 166200 Step 301: 166200 + 554 = 166754 Step 302: 166754 + 554 = 167308 Step 303: 167308 + 554 = 167862 Step 304: 167862 + 554 = 168416 Step 305: 168416 + 554 = 168970 Step 306: 168970 + 554 = 169524 Step 307: 169524 + 554 = 170078 Step 308: 170078 + 554 = 170632 Step 309: 170632 + 554 = 171186 Step 310: 171186 + 554 = 171740 Step 311: 171740 + 554 = 172294 Step 312: 172294 + 554 = 172848 Step 313: 172848 + 554 = 173402 Step 314: 173402 + 554 = 173956 Step 315: 173956 + 554 = 174510 Step 316: 174510 + 554 = 175064 Step 317: 175064 + 554 = 175618 Step 318: 175618 + 554 = 176172 Step 319: 176172 + 554 = 176726 Step 320: 176726 + 554 = 177280 Step 321: 177280 + 554 = 177834 Step 322: 177834 + 554 = 178388 Step 323: 178388 + 554 = 178942 Step 324: 178942 + 554 = 179496 Step 325: 179496 + 554 = 180050 Step 326: 180050 + 554 = 180604 Step 327: 180604 + 554 = 181158 Step 328: 181158 + 554 = 181712 Step 329: 181712 + 554 = 182266 Step 330: 182266 + 554 = 182820 Step 331: 182820 + 554 = 183374 Step 332: 183374 + 554 = 183928 Step 333: 183928 + 554 = 184482 Step 334: 184482 + 554 = 185036 Step 335: 185036 + 554 = 185590 Step 336: 185590 + 554 = 186144 Step 337: 186144 + 554 = 186698 Step 338: 186698 + 554 = 187252 Step 339: 187252 + 554 = 187806 Step 340: 187806 + 554 = 188360 Step 341: 188360 + 554 = 188914 Step 342: 188914 + 554 = 189468 Step 343: 189468 + 554 = 190022 Step 344: 190022 + 554 = 190576 Step 345: 190576 + 554 = 191130 Step 346: 191130 + 554 = 191684 Step 347: 191684 + 554 = 192238 Step 348: 192238 + 554 = 192792 Step 349: 192792 + 554 = 193346 Step 350: 193346 + 554 = 193900 Step 351: 193900 + 554 = 194454 Step 352: 194454 + 554 = 195008 Step 353: 195008 + 554 = 195562 Step 354: 195562 + 554 = 196116 Step 355: 196116 + 554 = 196670 Step 356: 196670 + 554 = 197224 Step 357: 197224 + 554 = 197778 Step 358: 197778 + 554 = 198332 Step 359: 198332 + 554 = 198886 Step 360: 198886 + 554 = 199440 Step 361: 199440 + 554 = 199994 Step 362: 199994 + 554 = 200548 Step 363: 200548 + 554 = 201102 Step 364: 201102 + 554 = 201656 Step 365: 201656 + 554 = 202210 Step 366: 202210 + 554 = 202764 Step 367: 202764 + 554 = 203318 Step 368: 203318 + 554 = 203872 Step 369: 203872 + 554 = 204426 Step 370: 204426 + 554 = 204980 Step 371: 204980 + 554 = 205534 Step 372: 205534 + 554 = 206088 Step 373: 206088 + 554 = 206642 Step 374: 206642 + 554 = 207196 Step 375: 207196 + 554 = 207750 Step 376: 207750 + 554 = 208304 Step 377: 208304 + 554 = 208858 Step 378: 208858 + 554 = 209412 Step 379: 209412 + 554 = 209966 Step 380: 209966 + 554 = 210520 Step 381: 210520 + 554 = 211074 Step 382: 211074 + 554 = 211628 Step 383: 211628 + 554 = 212182 Step 384: 212182 + 554 = 212736 Step 385: 212736 + 554 = 213290 Step 386: 213290 + 554 = 213844 Step 387: 213844 + 554 = 214398 Step 388: 214398 + 554 = 214952 Step 389: 214952 + 554 = 215506 Step 390: 215506 + 554 = 216060 Step 391: 216060 + 554 = 216614 Step 392: 216614 + 554 = 217168 Step 393: 217168 + 554 = 217722 Step 394: 217722 + 554 = 218276 Step 395: 218276 + 554 = 218830 Step 396: 218830 + 554 = 219384 Step 397: 219384 + 554 = 219938 Step 398: 219938 + 554 = 220492 Step 399: 220492 + 554 = 221046 Step 400: 221046 + 554 = 221600 Step 401: 221600 + 554 = 222154 Step 402: 222154 + 554 = 222708 Step 403: 222708 + 554 = 223262 Step 404: 223262 + 554 = 223816 Step 405: 223816 + 554 = 224370 Step 406: 224370 + 554 = 224924 Step 407: 224924 + 554 = 225478 Step 408: 225478 + 554 = 226032 Step 409: 226032 + 554 = 226586 Step 410: 226586 + 554 = 227140 Step 411: 227140 + 554 = 227694 Step 412: 227694 + 554 = 228248 Step 413: 228248 + 554 = 228802 Step 414: 228802 + 554 = 229356 Step 415: 229356 + 554 = 229910 Step 416: 229910 + 554 = 230464 Step 417: 230464 + 554 = 231018 Step 418: 231018 + 554 = 231572 Step 419: 231572 + 554 = 232126 Step 420: 232126 + 554 = 232680 So, 554*420 = 232680
6,368
Let's get this math done. We have 252910036 and 91201745, 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 6 in column 1 and get 1. 1 is the first digit of our result. Step 2: We'll start by subtracting the digit 4 and the borrow 0 from 3 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 7 and the borrow 1 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 1 and the borrow 1 from 0 in column 4 and get -2. We add -2 to 10 and get 8 as the next digit of the result. Step 5: We'll start by subtracting the digit 0 and the borrow 1 from 1 in column 5 and get 0. 0 is the next digit of our result. Step 6: We'll start by subtracting the digit 2 and the borrow 0 from 9 in column 6 and get 7. 7 is the next digit of our result. Step 7: We'll start by subtracting the digit 1 and the borrow 0 from 2 in column 7 and get 1. 1 is the next digit of our result. Step 8: We'll start by subtracting the digit 9 and the borrow 0 from 5 in column 8 and get -4. We add -4 to 10 and get 6 as the next digit of the result. Step 9: We'll start by subtracting the digit 0 and the borrow 1 from 2 in column 9 and get 1. 1 is the next digit of our result. So, 252910036 - 91201745 = 161708291.
6,369
We're dividing 236901 by 89 We want to figure out the number of times 236901 can be divided by 89. Advancing to step 1: If we divide 2 by 89, we get 0 and a remainder of 2. The next digit of our result is 0. Result so far: 0.0 If we subtract 0 from 2, we get 2. Bring next digit (3) of the dividend behind the 2 and repeat the process: 23 / 89 Advancing to step 2: 89 goes into 23 0 times with a remainder of 23. The next digit of our result is 0. Result so far: 0.0 The remainder is 23 after subtracting 0 from 23. Append the next digit (6) from the dividend to 23 and continue with: 236 / 89 Moving on to step 3: 89 can be fit into 236 2 times, resulting in a remainder of 58. The next digit of our result is 2. Result so far: 2.0 If we subtract 178 from 236, we get 58. Fetch the next digit (9) from the dividend, attach it to 58 and continue: 589 / 89 Let's proceed to step 4: If we divide 589 by 89, we get 6 and a remainder of 55. Record the quotient 6 as the next digit in the result. Result so far: 26.0 If we take 534 away from 589, we end up with 55. Bring next digit (0) of the dividend behind the 55 and repeat the process: 550 / 89 Let's proceed to step 5: The number 89 fits into 550 6 times, leaving a remainder of 16. The next digit of our result is 6. Result so far: 266.0 Subtracting 534 from 550 leaves us with 16. Include the next digit (1) from the dividend after 16, then repeat: 161 / 89 Moving on to step 6: 161 divided by 89 is 1 with a remainder of 72. Use 1 as the next digit of our solution. Result so far: 2661.0 If we take 89 away from 161, we end up with 72. Since there are no more digits in the dividend, we add a zero to the remainder making it 720, and continue the process. Step 7: The number 89 fits into 720 8 times, leaving a remainder of 8. Write down 8 as next digit of the result. Result so far: 2661.8 If we subtract 712 from 720, we get 8. Since there are no more digits in the dividend, we add a zero to the remainder making it 80, and continue the process. Advancing to step 8: The number 89 fits into 80 0 times, leaving a remainder of 80. Put 0 as the next digit of the answer. Result so far: 2661.8 Subtracting 0 from 80 leaves us with 80. Since there are no more digits in the dividend, we add a zero to the remainder making it 800, and continue the process. Advancing to step 9: 800 divided by 89 is 8 with a remainder of 88. The number 8 becomes the next digit in our result. Result so far: 2661.808 If we subtract 712 from 800, we get 88. Since there are no more digits in the dividend, we add a zero to the remainder making it 880, and continue the process. On to step 10: The number 89 fits into 880 9 times, leaving a remainder of 79. The number 9 becomes the next digit in our result. Result so far: 2661.8089 If we take 801 away from 880, we end up with 79. Since there are no more digits in the dividend, we add a zero to the remainder making it 790, and continue the process. Let's proceed to step 11: When dividing 790 by 89, we get 8 with a remainder of 78. Use 8 as the next digit of our solution. Result so far: 2661.80898 The remainder is 78 after subtracting 712 from 790. Since there are no more digits in the dividend, we add a zero to the remainder making it 780, and continue the process. On to step 12: If we divide 780 by 89, we get 8 and a remainder of 68. Put 8 as the next digit of the answer. Result so far: 2661.808988 The remainder is 68 after subtracting 712 from 780. Since there are no more digits in the dividend, we add a zero to the remainder making it 680, and continue the process. Our division results in 2661.808988 with a remaining 6.8e-06.
6,370
Let's divide 26878708 by 385 We're looking to find how many times 385 goes into 26878708. On to step 1: 2 divided by 385 is 0 with a remainder of 2. Record the quotient 0 as the next digit in the result. Result so far: 0.0 If we take 0 away from 2, we end up with 2. Bring next digit (6) of the dividend behind the 2 and repeat the process: 26 / 385 Moving on to step 2: 385 goes into 26 0 times with a remainder of 26. The next digit of our result is 0. Result so far: 0.0 If we subtract 0 from 26, we get 26. Append the next digit (8) from the dividend to 26 and continue with: 268 / 385 Moving on to step 3: The number 385 fits into 268 0 times, leaving a remainder of 268. Use 0 as the next digit of our solution. Result so far: 0.0 Subtracting 0 from 268 leaves us with 268. Take the next digit (7) from the dividend and append it to 268, then repeat: 2687 / 385 Moving on to step 4: 2687 divided by 385 is 6 with a remainder of 377. The next digit of our result is 6. Result so far: 6.0 Subtract 2310 from 2687 to get 377. Grab the next digit (8) from the dividend, add it to 377, then carry on: 3778 / 385 Moving on to step 5: If we divide 3778 by 385, we get 9 and a remainder of 313. Record the quotient 9 as the next digit in the result. Result so far: 69.0 Deduct 3465 from 3778 and we're left with 313. Include the next digit (7) from the dividend after 313, then repeat: 3137 / 385 Going ahead to step 6: 3137 divided by 385 is 8 with a remainder of 57. Write down 8 as next digit of the result. Result so far: 698.0 The remainder is 57 after subtracting 3080 from 3137. Append the next digit (0) from the dividend to 57 and continue with: 570 / 385 On to step 7: 385 can be fit into 570 1 times, resulting in a remainder of 185. The number 1 becomes the next digit in our result. Result so far: 6981.0 Subtracting 385 from 570 leaves us with 185. Append the next digit (8) from the dividend to 185 and continue with: 1858 / 385 Let's proceed to step 8: 1858 divided by 385 is 4 with a remainder of 318. Record the quotient 4 as the next digit in the result. Result so far: 69814.0 Deduct 1540 from 1858 and we're left with 318. Since there are no more digits in the dividend, we add a zero to the remainder making it 3180, and continue the process. Let's proceed to step 9: 385 goes into 3180 8 times with a remainder of 100. The number 8 becomes the next digit in our result. Result so far: 69814.8 If we take 3080 away from 3180, we end up with 100. Since there are no more digits in the dividend, we add a zero to the remainder making it 1000, and continue the process. Advancing to step 10: When dividing 1000 by 385, we get 2 with a remainder of 230. Write down 2 as next digit of the result. Result so far: 69814.82 If we subtract 770 from 1000, we get 230. Since there are no more digits in the dividend, we add a zero to the remainder making it 2300, and continue the process. On to step 11: When dividing 2300 by 385, we get 5 with a remainder of 375. Use 5 as the next digit of our solution. Result so far: 69814.825 The remainder is 375 after subtracting 1925 from 2300. Since there are no more digits in the dividend, we add a zero to the remainder making it 3750, and continue the process. Going ahead to step 12: 385 can be fit into 3750 9 times, resulting in a remainder of 285. The number 9 becomes the next digit in our result. Result so far: 69814.8259 Subtract 3465 from 3750 to get 285. Since there are no more digits in the dividend, we add a zero to the remainder making it 2850, and continue the process. Moving on to step 13: The number 385 fits into 2850 7 times, leaving a remainder of 155. The next digit of our result is 7. Result so far: 69814.82597 If we take 2695 away from 2850, we end up with 155. Since there are no more digits in the dividend, we add a zero to the remainder making it 1550, and continue the process. Let's proceed to step 14: When dividing 1550 by 385, we get 4 with a remainder of 10. Use 4 as the next digit of our solution. Result so far: 69814.825974 Subtracting 1540 from 1550 leaves us with 10. Since there are no more digits in the dividend, we add a zero to the remainder making it 100, and continue the process. Advancing to step 15: 100 divided by 385 is 0 with a remainder of 100. Write down 0 as next digit of the result. Result so far: 69814.825974 Subtracting 0 from 100 leaves us with 100. Since there are no more digits in the dividend, we add a zero to the remainder making it 1000, and continue the process. Step 16: If we divide 1000 by 385, we get 2 and a remainder of 230. The next digit of our result is 2. Result so far: 69814.82597402 Subtract 770 from 1000 to get 230. Since there are no more digits in the dividend, we add a zero to the remainder making it 2300, and continue the process. In conclusion, the division gives 69814.82597402 with a balance of 2.3e-07.
6,371
1320310 * -92752399 / 75 = -1632825598982.5334
6,372
-37436926 + -35525994 - -45212187 = -27750733
6,373
29120228 - -46364537 - -89108404 = 164593169
6,374
Alright, let's solve this math problem step by step. First, we have the number 984. Next, we see the multiplication sign, which means we need to multiply something. And what are we multiplying it by? We multiply it by 423. So, we're going to take the number 984 and add it to itself 423 times. Step 1: 0 + 984 = 984 Step 2: 984 + 984 = 1968 Step 3: 1968 + 984 = 2952 Step 4: 2952 + 984 = 3936 Step 5: 3936 + 984 = 4920 Step 6: 4920 + 984 = 5904 Step 7: 5904 + 984 = 6888 Step 8: 6888 + 984 = 7872 Step 9: 7872 + 984 = 8856 Step 10: 8856 + 984 = 9840 Step 11: 9840 + 984 = 10824 Step 12: 10824 + 984 = 11808 Step 13: 11808 + 984 = 12792 Step 14: 12792 + 984 = 13776 Step 15: 13776 + 984 = 14760 Step 16: 14760 + 984 = 15744 Step 17: 15744 + 984 = 16728 Step 18: 16728 + 984 = 17712 Step 19: 17712 + 984 = 18696 Step 20: 18696 + 984 = 19680 Step 21: 19680 + 984 = 20664 Step 22: 20664 + 984 = 21648 Step 23: 21648 + 984 = 22632 Step 24: 22632 + 984 = 23616 Step 25: 23616 + 984 = 24600 Step 26: 24600 + 984 = 25584 Step 27: 25584 + 984 = 26568 Step 28: 26568 + 984 = 27552 Step 29: 27552 + 984 = 28536 Step 30: 28536 + 984 = 29520 Step 31: 29520 + 984 = 30504 Step 32: 30504 + 984 = 31488 Step 33: 31488 + 984 = 32472 Step 34: 32472 + 984 = 33456 Step 35: 33456 + 984 = 34440 Step 36: 34440 + 984 = 35424 Step 37: 35424 + 984 = 36408 Step 38: 36408 + 984 = 37392 Step 39: 37392 + 984 = 38376 Step 40: 38376 + 984 = 39360 Step 41: 39360 + 984 = 40344 Step 42: 40344 + 984 = 41328 Step 43: 41328 + 984 = 42312 Step 44: 42312 + 984 = 43296 Step 45: 43296 + 984 = 44280 Step 46: 44280 + 984 = 45264 Step 47: 45264 + 984 = 46248 Step 48: 46248 + 984 = 47232 Step 49: 47232 + 984 = 48216 Step 50: 48216 + 984 = 49200 Step 51: 49200 + 984 = 50184 Step 52: 50184 + 984 = 51168 Step 53: 51168 + 984 = 52152 Step 54: 52152 + 984 = 53136 Step 55: 53136 + 984 = 54120 Step 56: 54120 + 984 = 55104 Step 57: 55104 + 984 = 56088 Step 58: 56088 + 984 = 57072 Step 59: 57072 + 984 = 58056 Step 60: 58056 + 984 = 59040 Step 61: 59040 + 984 = 60024 Step 62: 60024 + 984 = 61008 Step 63: 61008 + 984 = 61992 Step 64: 61992 + 984 = 62976 Step 65: 62976 + 984 = 63960 Step 66: 63960 + 984 = 64944 Step 67: 64944 + 984 = 65928 Step 68: 65928 + 984 = 66912 Step 69: 66912 + 984 = 67896 Step 70: 67896 + 984 = 68880 Step 71: 68880 + 984 = 69864 Step 72: 69864 + 984 = 70848 Step 73: 70848 + 984 = 71832 Step 74: 71832 + 984 = 72816 Step 75: 72816 + 984 = 73800 Step 76: 73800 + 984 = 74784 Step 77: 74784 + 984 = 75768 Step 78: 75768 + 984 = 76752 Step 79: 76752 + 984 = 77736 Step 80: 77736 + 984 = 78720 Step 81: 78720 + 984 = 79704 Step 82: 79704 + 984 = 80688 Step 83: 80688 + 984 = 81672 Step 84: 81672 + 984 = 82656 Step 85: 82656 + 984 = 83640 Step 86: 83640 + 984 = 84624 Step 87: 84624 + 984 = 85608 Step 88: 85608 + 984 = 86592 Step 89: 86592 + 984 = 87576 Step 90: 87576 + 984 = 88560 Step 91: 88560 + 984 = 89544 Step 92: 89544 + 984 = 90528 Step 93: 90528 + 984 = 91512 Step 94: 91512 + 984 = 92496 Step 95: 92496 + 984 = 93480 Step 96: 93480 + 984 = 94464 Step 97: 94464 + 984 = 95448 Step 98: 95448 + 984 = 96432 Step 99: 96432 + 984 = 97416 Step 100: 97416 + 984 = 98400 Step 101: 98400 + 984 = 99384 Step 102: 99384 + 984 = 100368 Step 103: 100368 + 984 = 101352 Step 104: 101352 + 984 = 102336 Step 105: 102336 + 984 = 103320 Step 106: 103320 + 984 = 104304 Step 107: 104304 + 984 = 105288 Step 108: 105288 + 984 = 106272 Step 109: 106272 + 984 = 107256 Step 110: 107256 + 984 = 108240 Step 111: 108240 + 984 = 109224 Step 112: 109224 + 984 = 110208 Step 113: 110208 + 984 = 111192 Step 114: 111192 + 984 = 112176 Step 115: 112176 + 984 = 113160 Step 116: 113160 + 984 = 114144 Step 117: 114144 + 984 = 115128 Step 118: 115128 + 984 = 116112 Step 119: 116112 + 984 = 117096 Step 120: 117096 + 984 = 118080 Step 121: 118080 + 984 = 119064 Step 122: 119064 + 984 = 120048 Step 123: 120048 + 984 = 121032 Step 124: 121032 + 984 = 122016 Step 125: 122016 + 984 = 123000 Step 126: 123000 + 984 = 123984 Step 127: 123984 + 984 = 124968 Step 128: 124968 + 984 = 125952 Step 129: 125952 + 984 = 126936 Step 130: 126936 + 984 = 127920 Step 131: 127920 + 984 = 128904 Step 132: 128904 + 984 = 129888 Step 133: 129888 + 984 = 130872 Step 134: 130872 + 984 = 131856 Step 135: 131856 + 984 = 132840 Step 136: 132840 + 984 = 133824 Step 137: 133824 + 984 = 134808 Step 138: 134808 + 984 = 135792 Step 139: 135792 + 984 = 136776 Step 140: 136776 + 984 = 137760 Step 141: 137760 + 984 = 138744 Step 142: 138744 + 984 = 139728 Step 143: 139728 + 984 = 140712 Step 144: 140712 + 984 = 141696 Step 145: 141696 + 984 = 142680 Step 146: 142680 + 984 = 143664 Step 147: 143664 + 984 = 144648 Step 148: 144648 + 984 = 145632 Step 149: 145632 + 984 = 146616 Step 150: 146616 + 984 = 147600 Step 151: 147600 + 984 = 148584 Step 152: 148584 + 984 = 149568 Step 153: 149568 + 984 = 150552 Step 154: 150552 + 984 = 151536 Step 155: 151536 + 984 = 152520 Step 156: 152520 + 984 = 153504 Step 157: 153504 + 984 = 154488 Step 158: 154488 + 984 = 155472 Step 159: 155472 + 984 = 156456 Step 160: 156456 + 984 = 157440 Step 161: 157440 + 984 = 158424 Step 162: 158424 + 984 = 159408 Step 163: 159408 + 984 = 160392 Step 164: 160392 + 984 = 161376 Step 165: 161376 + 984 = 162360 Step 166: 162360 + 984 = 163344 Step 167: 163344 + 984 = 164328 Step 168: 164328 + 984 = 165312 Step 169: 165312 + 984 = 166296 Step 170: 166296 + 984 = 167280 Step 171: 167280 + 984 = 168264 Step 172: 168264 + 984 = 169248 Step 173: 169248 + 984 = 170232 Step 174: 170232 + 984 = 171216 Step 175: 171216 + 984 = 172200 Step 176: 172200 + 984 = 173184 Step 177: 173184 + 984 = 174168 Step 178: 174168 + 984 = 175152 Step 179: 175152 + 984 = 176136 Step 180: 176136 + 984 = 177120 Step 181: 177120 + 984 = 178104 Step 182: 178104 + 984 = 179088 Step 183: 179088 + 984 = 180072 Step 184: 180072 + 984 = 181056 Step 185: 181056 + 984 = 182040 Step 186: 182040 + 984 = 183024 Step 187: 183024 + 984 = 184008 Step 188: 184008 + 984 = 184992 Step 189: 184992 + 984 = 185976 Step 190: 185976 + 984 = 186960 Step 191: 186960 + 984 = 187944 Step 192: 187944 + 984 = 188928 Step 193: 188928 + 984 = 189912 Step 194: 189912 + 984 = 190896 Step 195: 190896 + 984 = 191880 Step 196: 191880 + 984 = 192864 Step 197: 192864 + 984 = 193848 Step 198: 193848 + 984 = 194832 Step 199: 194832 + 984 = 195816 Step 200: 195816 + 984 = 196800 Step 201: 196800 + 984 = 197784 Step 202: 197784 + 984 = 198768 Step 203: 198768 + 984 = 199752 Step 204: 199752 + 984 = 200736 Step 205: 200736 + 984 = 201720 Step 206: 201720 + 984 = 202704 Step 207: 202704 + 984 = 203688 Step 208: 203688 + 984 = 204672 Step 209: 204672 + 984 = 205656 Step 210: 205656 + 984 = 206640 Step 211: 206640 + 984 = 207624 Step 212: 207624 + 984 = 208608 Step 213: 208608 + 984 = 209592 Step 214: 209592 + 984 = 210576 Step 215: 210576 + 984 = 211560 Step 216: 211560 + 984 = 212544 Step 217: 212544 + 984 = 213528 Step 218: 213528 + 984 = 214512 Step 219: 214512 + 984 = 215496 Step 220: 215496 + 984 = 216480 Step 221: 216480 + 984 = 217464 Step 222: 217464 + 984 = 218448 Step 223: 218448 + 984 = 219432 Step 224: 219432 + 984 = 220416 Step 225: 220416 + 984 = 221400 Step 226: 221400 + 984 = 222384 Step 227: 222384 + 984 = 223368 Step 228: 223368 + 984 = 224352 Step 229: 224352 + 984 = 225336 Step 230: 225336 + 984 = 226320 Step 231: 226320 + 984 = 227304 Step 232: 227304 + 984 = 228288 Step 233: 228288 + 984 = 229272 Step 234: 229272 + 984 = 230256 Step 235: 230256 + 984 = 231240 Step 236: 231240 + 984 = 232224 Step 237: 232224 + 984 = 233208 Step 238: 233208 + 984 = 234192 Step 239: 234192 + 984 = 235176 Step 240: 235176 + 984 = 236160 Step 241: 236160 + 984 = 237144 Step 242: 237144 + 984 = 238128 Step 243: 238128 + 984 = 239112 Step 244: 239112 + 984 = 240096 Step 245: 240096 + 984 = 241080 Step 246: 241080 + 984 = 242064 Step 247: 242064 + 984 = 243048 Step 248: 243048 + 984 = 244032 Step 249: 244032 + 984 = 245016 Step 250: 245016 + 984 = 246000 Step 251: 246000 + 984 = 246984 Step 252: 246984 + 984 = 247968 Step 253: 247968 + 984 = 248952 Step 254: 248952 + 984 = 249936 Step 255: 249936 + 984 = 250920 Step 256: 250920 + 984 = 251904 Step 257: 251904 + 984 = 252888 Step 258: 252888 + 984 = 253872 Step 259: 253872 + 984 = 254856 Step 260: 254856 + 984 = 255840 Step 261: 255840 + 984 = 256824 Step 262: 256824 + 984 = 257808 Step 263: 257808 + 984 = 258792 Step 264: 258792 + 984 = 259776 Step 265: 259776 + 984 = 260760 Step 266: 260760 + 984 = 261744 Step 267: 261744 + 984 = 262728 Step 268: 262728 + 984 = 263712 Step 269: 263712 + 984 = 264696 Step 270: 264696 + 984 = 265680 Step 271: 265680 + 984 = 266664 Step 272: 266664 + 984 = 267648 Step 273: 267648 + 984 = 268632 Step 274: 268632 + 984 = 269616 Step 275: 269616 + 984 = 270600 Step 276: 270600 + 984 = 271584 Step 277: 271584 + 984 = 272568 Step 278: 272568 + 984 = 273552 Step 279: 273552 + 984 = 274536 Step 280: 274536 + 984 = 275520 Step 281: 275520 + 984 = 276504 Step 282: 276504 + 984 = 277488 Step 283: 277488 + 984 = 278472 Step 284: 278472 + 984 = 279456 Step 285: 279456 + 984 = 280440 Step 286: 280440 + 984 = 281424 Step 287: 281424 + 984 = 282408 Step 288: 282408 + 984 = 283392 Step 289: 283392 + 984 = 284376 Step 290: 284376 + 984 = 285360 Step 291: 285360 + 984 = 286344 Step 292: 286344 + 984 = 287328 Step 293: 287328 + 984 = 288312 Step 294: 288312 + 984 = 289296 Step 295: 289296 + 984 = 290280 Step 296: 290280 + 984 = 291264 Step 297: 291264 + 984 = 292248 Step 298: 292248 + 984 = 293232 Step 299: 293232 + 984 = 294216 Step 300: 294216 + 984 = 295200 Step 301: 295200 + 984 = 296184 Step 302: 296184 + 984 = 297168 Step 303: 297168 + 984 = 298152 Step 304: 298152 + 984 = 299136 Step 305: 299136 + 984 = 300120 Step 306: 300120 + 984 = 301104 Step 307: 301104 + 984 = 302088 Step 308: 302088 + 984 = 303072 Step 309: 303072 + 984 = 304056 Step 310: 304056 + 984 = 305040 Step 311: 305040 + 984 = 306024 Step 312: 306024 + 984 = 307008 Step 313: 307008 + 984 = 307992 Step 314: 307992 + 984 = 308976 Step 315: 308976 + 984 = 309960 Step 316: 309960 + 984 = 310944 Step 317: 310944 + 984 = 311928 Step 318: 311928 + 984 = 312912 Step 319: 312912 + 984 = 313896 Step 320: 313896 + 984 = 314880 Step 321: 314880 + 984 = 315864 Step 322: 315864 + 984 = 316848 Step 323: 316848 + 984 = 317832 Step 324: 317832 + 984 = 318816 Step 325: 318816 + 984 = 319800 Step 326: 319800 + 984 = 320784 Step 327: 320784 + 984 = 321768 Step 328: 321768 + 984 = 322752 Step 329: 322752 + 984 = 323736 Step 330: 323736 + 984 = 324720 Step 331: 324720 + 984 = 325704 Step 332: 325704 + 984 = 326688 Step 333: 326688 + 984 = 327672 Step 334: 327672 + 984 = 328656 Step 335: 328656 + 984 = 329640 Step 336: 329640 + 984 = 330624 Step 337: 330624 + 984 = 331608 Step 338: 331608 + 984 = 332592 Step 339: 332592 + 984 = 333576 Step 340: 333576 + 984 = 334560 Step 341: 334560 + 984 = 335544 Step 342: 335544 + 984 = 336528 Step 343: 336528 + 984 = 337512 Step 344: 337512 + 984 = 338496 Step 345: 338496 + 984 = 339480 Step 346: 339480 + 984 = 340464 Step 347: 340464 + 984 = 341448 Step 348: 341448 + 984 = 342432 Step 349: 342432 + 984 = 343416 Step 350: 343416 + 984 = 344400 Step 351: 344400 + 984 = 345384 Step 352: 345384 + 984 = 346368 Step 353: 346368 + 984 = 347352 Step 354: 347352 + 984 = 348336 Step 355: 348336 + 984 = 349320 Step 356: 349320 + 984 = 350304 Step 357: 350304 + 984 = 351288 Step 358: 351288 + 984 = 352272 Step 359: 352272 + 984 = 353256 Step 360: 353256 + 984 = 354240 Step 361: 354240 + 984 = 355224 Step 362: 355224 + 984 = 356208 Step 363: 356208 + 984 = 357192 Step 364: 357192 + 984 = 358176 Step 365: 358176 + 984 = 359160 Step 366: 359160 + 984 = 360144 Step 367: 360144 + 984 = 361128 Step 368: 361128 + 984 = 362112 Step 369: 362112 + 984 = 363096 Step 370: 363096 + 984 = 364080 Step 371: 364080 + 984 = 365064 Step 372: 365064 + 984 = 366048 Step 373: 366048 + 984 = 367032 Step 374: 367032 + 984 = 368016 Step 375: 368016 + 984 = 369000 Step 376: 369000 + 984 = 369984 Step 377: 369984 + 984 = 370968 Step 378: 370968 + 984 = 371952 Step 379: 371952 + 984 = 372936 Step 380: 372936 + 984 = 373920 Step 381: 373920 + 984 = 374904 Step 382: 374904 + 984 = 375888 Step 383: 375888 + 984 = 376872 Step 384: 376872 + 984 = 377856 Step 385: 377856 + 984 = 378840 Step 386: 378840 + 984 = 379824 Step 387: 379824 + 984 = 380808 Step 388: 380808 + 984 = 381792 Step 389: 381792 + 984 = 382776 Step 390: 382776 + 984 = 383760 Step 391: 383760 + 984 = 384744 Step 392: 384744 + 984 = 385728 Step 393: 385728 + 984 = 386712 Step 394: 386712 + 984 = 387696 Step 395: 387696 + 984 = 388680 Step 396: 388680 + 984 = 389664 Step 397: 389664 + 984 = 390648 Step 398: 390648 + 984 = 391632 Step 399: 391632 + 984 = 392616 Step 400: 392616 + 984 = 393600 Step 401: 393600 + 984 = 394584 Step 402: 394584 + 984 = 395568 Step 403: 395568 + 984 = 396552 Step 404: 396552 + 984 = 397536 Step 405: 397536 + 984 = 398520 Step 406: 398520 + 984 = 399504 Step 407: 399504 + 984 = 400488 Step 408: 400488 + 984 = 401472 Step 409: 401472 + 984 = 402456 Step 410: 402456 + 984 = 403440 Step 411: 403440 + 984 = 404424 Step 412: 404424 + 984 = 405408 Step 413: 405408 + 984 = 406392 Step 414: 406392 + 984 = 407376 Step 415: 407376 + 984 = 408360 Step 416: 408360 + 984 = 409344 Step 417: 409344 + 984 = 410328 Step 418: 410328 + 984 = 411312 Step 419: 411312 + 984 = 412296 Step 420: 412296 + 984 = 413280 Step 421: 413280 + 984 = 414264 Step 422: 414264 + 984 = 415248 Step 423: 415248 + 984 = 416232 So, 984*423 = 416232
6,375
We're going to solve 8001 multiplied by 2377 8001 × 2377 = 2377 × (8001) + 2377 × 1 producing 2377 + 2377 × 00 yielding 0 + 2377 × 000 what gives us 0 + 2377 × 8000 producing 19016000 = 19018377
6,376
We divide 61623246 by 457 The aim is to understand the frequency of 457 in 61623246. On to step 1: 6 divided by 457 is 0 with a remainder of 6. Use 0 as the next digit of our solution. Result so far: 0.0 Deduct 0 from 6 and we're left with 6. Append the next digit (1) from the dividend to 6 and continue with: 61 / 457 Going ahead to step 2: If we divide 61 by 457, we get 0 and a remainder of 61. Write down 0 as next digit of the result. Result so far: 0.0 If we subtract 0 from 61, we get 61. Fetch the next digit (6) from the dividend, attach it to 61 and continue: 616 / 457 On to step 3: The number 457 fits into 616 1 times, leaving a remainder of 159. The number 1 becomes the next digit in our result. Result so far: 1.0 If we subtract 457 from 616, we get 159. Append the next digit (2) from the dividend to 159 and continue with: 1592 / 457 Let's proceed to step 4: 457 goes into 1592 3 times with a remainder of 221. Write down 3 as next digit of the result. Result so far: 13.0 Deduct 1371 from 1592 and we're left with 221. Grab the next digit (3) from the dividend, add it to 221, then carry on: 2213 / 457 On to step 5: When dividing 2213 by 457, we get 4 with a remainder of 385. The next digit of our result is 4. Result so far: 134.0 Deduct 1828 from 2213 and we're left with 385. Bring next digit (2) of the dividend behind the 385 and repeat the process: 3852 / 457 On to step 6: 457 goes into 3852 8 times with a remainder of 196. Use 8 as the next digit of our solution. Result so far: 1348.0 Deduct 3656 from 3852 and we're left with 196. Grab the next digit (4) from the dividend, add it to 196, then carry on: 1964 / 457 Step 7: 1964 divided by 457 is 4 with a remainder of 136. Write down 4 as next digit of the result. Result so far: 13484.0 Subtracting 1828 from 1964 leaves us with 136. Append the next digit (6) from the dividend to 136 and continue with: 1366 / 457 Moving on to step 8: 457 can be fit into 1366 2 times, resulting in a remainder of 452. Use 2 as the next digit of our solution. Result so far: 134842.0 Deduct 914 from 1366 and we're left with 452. Since there are no more digits in the dividend, we add a zero to the remainder making it 4520, and continue the process. On to step 9: The number 457 fits into 4520 9 times, leaving a remainder of 407. Put 9 as the next digit of the answer. Result so far: 134842.9 If we subtract 4113 from 4520, we get 407. Since there are no more digits in the dividend, we add a zero to the remainder making it 4070, and continue the process. Let's proceed to step 10: 4070 divided by 457 is 8 with a remainder of 414. Use 8 as the next digit of our solution. Result so far: 134842.98 Subtract 3656 from 4070 to get 414. Since there are no more digits in the dividend, we add a zero to the remainder making it 4140, and continue the process. Moving on to step 11: If we divide 4140 by 457, we get 9 and a remainder of 27. Record the quotient 9 as the next digit in the result. Result so far: 134842.989 If we take 4113 away from 4140, we end up 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. On to step 12: 270 divided by 457 is 0 with a remainder of 270. Record the quotient 0 as the next digit in the result. Result so far: 134842.989 Deduct 0 from 270 and we're left with 270. Since there are no more digits in the dividend, we add a zero to the remainder making it 2700, and continue the process. Advancing to step 13: 457 goes into 2700 5 times with a remainder of 415. Record the quotient 5 as the next digit in the result. Result so far: 134842.98905 Subtract 2285 from 2700 to get 415. Since there are no more digits in the dividend, we add a zero to the remainder making it 4150, and continue the process. On to step 14: 4150 divided by 457 is 9 with a remainder of 37. Use 9 as the next digit of our solution. Result so far: 134842.989059 The remainder is 37 after subtracting 4113 from 4150. Since there are no more digits in the dividend, we add a zero to the remainder making it 370, and continue the process. Let's proceed to step 15: If we divide 370 by 457, we get 0 and a remainder of 370. Record the quotient 0 as the next digit in the result. Result so far: 134842.989059 If we take 0 away from 370, we end up with 370. Since there are no more digits in the dividend, we add a zero to the remainder making it 3700, and continue the process. Going ahead to step 16: 3700 divided by 457 is 8 with a remainder of 44. Put 8 as the next digit of the answer. Result so far: 134842.98905908 Deduct 3656 from 3700 and we're left with 44. Since there are no more digits in the dividend, we add a zero to the remainder making it 440, and continue the process. Our division results in 134842.98905908 with a remaining 4.4e-08.
6,377
2283319 + -82392469 - -31030375 = -49078775
6,378
1540 - 1628 = -88
6,379
Let's calculate 5833 x 8641 5833 × 8641 = 8641 × (5833) + 8641 × 3 resulting in 25923 + 8641 × 30 what gives us 259230 + 8641 × 800 resulting in 6912800 + 8641 × 5000 resulting in 43205000 = 50402953
6,380
1723 - 3475 = -1752
6,381
2510 * 399 = 1001490
6,382
1656 / 2514 = 0.66
6,383
-65409838 + 35520432 - -6317864 = -23571542
6,384
We're going to solve 30487369 multiplied by 75041229 30487369 × 75041229 = 75041229 × (30487369) + 75041229 × 9 giving us 675371061 + 75041229 × 60 resulting in 4502473740 + 75041229 × 300 which equals 22512368700 + 75041229 × 7000 giving us 525288603000 + 75041229 × 80000 resulting in 6003298320000 + 75041229 × 400000 which equals 30016491600000 + 75041229 × 0000000 producing 0 + 75041229 × 30000000 which equals 2251236870000000 = 2287809638736501
6,385
-42977037 + 28995803 - -66524364 = 52543130
6,386
-260 - -746 = ? -260 - -746 = 486
6,387
Sure thing! We've got 404950 and 31211, and we're going to subtract the second number from the first. Step 1: We'll start by subtracting the digit 1 and the borrow 0 from 0 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 1 and the borrow 1 from 5 in column 2 and get 3. 3 is the next digit of our result. Step 3: We'll start by subtracting the digit 2 and the borrow 0 from 9 in column 3 and get 7. 7 is the next digit of our result. Step 4: We'll start by subtracting the digit 1 and the borrow 0 from 4 in column 4 and get 3. 3 is the next digit of our result. Step 5: We'll start by subtracting the digit 3 and the borrow 0 from 0 in column 5 and get -3. We add -3 to 10 and get 7 as the next digit of the result. Step 6: We'll start by subtracting the digit 0 and the borrow 1 from 4 in column 6 and get 3. 3 is the next digit of our result. So, 404950 - 31211 = 373739.
6,388
979760 divided by 87 We're looking to find how many times 87 goes into 979760. Moving on to step 1: 9 divided by 87 is 0 with a remainder of 9. Record the quotient 0 as the next digit in the result. Result so far: 0.0 If we subtract 0 from 9, we get 9. Take the next digit (7) from the dividend and append it to 9, then repeat: 97 / 87 On to step 2: When dividing 97 by 87, we get 1 with a remainder of 10. The next digit of our result is 1. Result so far: 1.0 The remainder is 10 after subtracting 87 from 97. Include the next digit (9) from the dividend after 10, then repeat: 109 / 87 On to step 3: The number 87 fits into 109 1 times, leaving a remainder of 22. Write down 1 as next digit of the result. Result so far: 11.0 If we subtract 87 from 109, we get 22. Include the next digit (7) from the dividend after 22, then repeat: 227 / 87 Going ahead to step 4: When dividing 227 by 87, we get 2 with a remainder of 53. Record the quotient 2 as the next digit in the result. Result so far: 112.0 Deduct 174 from 227 and we're left with 53. Append the next digit (6) from the dividend to 53 and continue with: 536 / 87 Moving on to step 5: The number 87 fits into 536 6 times, leaving a remainder of 14. Record the quotient 6 as the next digit in the result. Result so far: 1126.0 Subtracting 522 from 536 leaves us with 14. Append the next digit (0) from the dividend to 14 and continue with: 140 / 87 Step 6: The number 87 fits into 140 1 times, leaving a remainder of 53. Put 1 as the next digit of the answer. Result so far: 11261.0 If we take 87 away from 140, we end up with 53. Since there are no more digits in the dividend, we add a zero to the remainder making it 530, and continue the process. On to step 7: If we divide 530 by 87, we get 6 and a remainder of 8. Use 6 as the next digit of our solution. Result so far: 11261.6 If we take 522 away from 530, we end up with 8. Since there are no more digits in the dividend, we add a zero to the remainder making it 80, and continue the process. Step 8: 87 can be fit into 80 0 times, resulting in a remainder of 80. Record the quotient 0 as the next digit in the result. Result so far: 11261.6 The remainder is 80 after subtracting 0 from 80. Since there are no more digits in the dividend, we add a zero to the remainder making it 800, and continue the process. Advancing to step 9: When dividing 800 by 87, we get 9 with a remainder of 17. Put 9 as the next digit of the answer. Result so far: 11261.609 Subtract 783 from 800 to get 17. Since there are no more digits in the dividend, we add a zero to the remainder making it 170, and continue the process. Step 10: 170 divided by 87 is 1 with a remainder of 83. Put 1 as the next digit of the answer. Result so far: 11261.6091 If we subtract 87 from 170, we get 83. Since there are no more digits in the dividend, we add a zero to the remainder making it 830, and continue the process. Let's proceed to step 11: 830 divided by 87 is 9 with a remainder of 47. Record the quotient 9 as the next digit in the result. Result so far: 11261.60919 If we subtract 783 from 830, we get 47. Since there are no more digits in the dividend, we add a zero to the remainder making it 470, and continue the process. Step 12: 470 divided by 87 is 5 with a remainder of 35. The number 5 becomes the next digit in our result. Result so far: 11261.609195 Subtracting 435 from 470 leaves us with 35. Since there are no more digits in the dividend, we add a zero to the remainder making it 350, and continue the process. Advancing to step 13: If we divide 350 by 87, we get 4 and a remainder of 2. The next digit of our result is 4. Result so far: 11261.6091954 Subtract 348 from 350 to get 2. Since there are no more digits in the dividend, we add a zero to the remainder making it 20, and continue the process. Let's proceed to step 14: The number 87 fits into 20 0 times, leaving a remainder of 20. The number 0 becomes the next digit in our result. Result so far: 11261.6091954 Subtract 0 from 20 to get 20. Since there are no more digits in the dividend, we add a zero to the remainder making it 200, and continue the process. After the division, we end up with 11261.6091954 and a remainder of 2e-08.
6,389
-43093316 + -11296291 - -57205040 = 2815433
6,390
3501 - 209 = 3292
6,391
1745 + 1301 = 3046
6,392
-987.84 ** 2.35 = (4949488.199920358+9713917.538037464j)
6,393
6130 + -5065 = ? 6130 + -5065 = 1065
6,394
Alright, let's solve this problem step by step. We have 791086038 and 703066483, and we're subtracting the second number from the first. Step 1: We'll start by subtracting the digit 3 and the borrow 0 from 8 in column 1 and get 5. 5 is the first digit of our result. Step 2: We'll start by subtracting the digit 8 and the borrow 0 from 3 in column 2 and get -5. We add -5 to 10 and get 5 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 6 and the borrow 1 from 6 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 8 in column 5 and get 1. 1 is the next digit of our result. Step 6: We'll start by subtracting the digit 0 and the borrow 0 from 0 in column 6 and get 0. 0 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 0 and the borrow 1 from 9 in column 8 and get 8. 8 is the next digit of our result. Step 9: We'll start by subtracting the digit 7 and the borrow 0 from 7 in column 9 and get 0. 0 is the next digit of our result. So, 791086038 - 703066483 = 88019555.
6,395
87063023 + 65619079 / 20 = 90343976.95
6,396
2383 - -64 = 2447
6,397
36677737 + -62443425 + 37268863 = 11503175
6,398
Let's divide 268144 by 95 Our goal is to divide 268144 by 95. Let's proceed to step 1: 2 divided by 95 is 0 with a remainder of 2. Record the quotient 0 as the next digit in the result. Result so far: 0.0 If we subtract 0 from 2, we get 2. Grab the next digit (6) from the dividend, add it to 2, then carry on: 26 / 95 Advancing to step 2: 95 can be fit into 26 0 times, resulting in a remainder of 26. Record the quotient 0 as the next digit in the result. Result so far: 0.0 Subtracting 0 from 26 leaves us with 26. Append the next digit (8) from the dividend to 26 and continue with: 268 / 95 Moving on to step 3: 95 goes into 268 2 times with a remainder of 78. Record the quotient 2 as the next digit in the result. Result so far: 2.0 If we subtract 190 from 268, we get 78. Bring next digit (1) of the dividend behind the 78 and repeat the process: 781 / 95 Advancing to step 4: The number 95 fits into 781 8 times, leaving a remainder of 21. The number 8 becomes the next digit in our result. Result so far: 28.0 If we take 760 away from 781, we end up with 21. Fetch the next digit (4) from the dividend, attach it to 21 and continue: 214 / 95 On to step 5: If we divide 214 by 95, we get 2 and a remainder of 24. Put 2 as the next digit of the answer. Result so far: 282.0 Deduct 190 from 214 and we're left with 24. Include the next digit (4) from the dividend after 24, then repeat: 244 / 95 Step 6: 244 divided by 95 is 2 with a remainder of 54. The number 2 becomes the next digit in our result. Result so far: 2822.0 If we take 190 away from 244, we end up with 54. Since there are no more digits in the dividend, we add a zero to the remainder making it 540, and continue the process. On to step 7: 95 can be fit into 540 5 times, resulting in a remainder of 65. The next digit of our result is 5. Result so far: 2822.5 Subtracting 475 from 540 leaves us with 65. Since there are no more digits in the dividend, we add a zero to the remainder making it 650, and continue the process. Moving on to step 8: 95 can be fit into 650 6 times, resulting in a remainder of 80. Use 6 as the next digit of our solution. Result so far: 2822.56 Subtract 570 from 650 to get 80. Since there are no more digits in the dividend, we add a zero to the remainder making it 800, and continue the process. Going ahead to step 9: The number 95 fits into 800 8 times, leaving a remainder of 40. Record the quotient 8 as the next digit in the result. Result so far: 2822.568 The remainder is 40 after subtracting 760 from 800. Since there are no more digits in the dividend, we add a zero to the remainder making it 400, and continue the process. On to step 10: The number 95 fits into 400 4 times, leaving a remainder of 20. Put 4 as the next digit of the answer. Result so far: 2822.5684 Subtract 380 from 400 to get 20. Since there are no more digits in the dividend, we add a zero to the remainder making it 200, and continue the process. Going ahead to step 11: 200 divided by 95 is 2 with a remainder of 10. Put 2 as the next digit of the answer. Result so far: 2822.56842 The remainder is 10 after subtracting 190 from 200. Since there are no more digits in the dividend, we add a zero to the remainder making it 100, and continue the process. Let's proceed to step 12: The number 95 fits into 100 1 times, leaving a remainder of 5. Put 1 as the next digit of the answer. Result so far: 2822.568421 Subtract 95 from 100 to get 5. Since there are no more digits in the dividend, we add a zero to the remainder making it 50, and continue the process. Advancing to step 13: If we divide 50 by 95, we get 0 and a remainder of 50. Write down 0 as next digit of the result. Result so far: 2822.568421 If we take 0 away from 50, we end up with 50. Since there are no more digits in the dividend, we add a zero to the remainder making it 500, and continue the process. Advancing to step 14: 95 goes into 500 5 times with a remainder of 25. The next digit of our result is 5. Result so far: 2822.56842105 Deduct 475 from 500 and we're left with 25. Since there are no more digits in the dividend, we add a zero to the remainder making it 250, and continue the process. After the division, we end up with 2822.56842105 and a remainder of 2.5e-08.
6,399