

InterviewSolution
Saved Bookmarks
1. |
345 divided by 3 please give me answer by step |
Answer» <html><body><p>Here we will show you step-by-step with detailed explanation how to calculate 345 divided by 3 using long division. Before you continue, note that in the problem 345 divided by 3, the numbers are defined as <a href="https://interviewquestions.tuteehub.com/tag/follows-994526" style="font-weight:bold;" target="_blank" title="Click to know more about FOLLOWS">FOLLOWS</a>: 345 = dividend 3 = divisorStep-by-step explanation:Step 1: Start by setting it up with the divisor 3 on the <a href="https://interviewquestions.tuteehub.com/tag/left-1070879" style="font-weight:bold;" target="_blank" title="Click to know more about LEFT">LEFT</a> side and the dividend 345 on the right side like this: 3 ⟌ 3 4 5 Step 2: The divisor (3) goes into the <a href="https://interviewquestions.tuteehub.com/tag/first-461760" style="font-weight:bold;" target="_blank" title="Click to know more about FIRST">FIRST</a> digit of the dividend (3), 1 time(s). Therefore, put 1 on top: 1 3 ⟌ 3 4 5 Step 3: Multiply the divisor by the result in the previous step (3 x 1 = 3) and <a href="https://interviewquestions.tuteehub.com/tag/write-746491" style="font-weight:bold;" target="_blank" title="Click to know more about WRITE">WRITE</a> that answer below the dividend. 1 3 ⟌ 3 4 5 3 Step 4: Subtract the result in the previous step from the first digit of the dividend (3 - 3 = 0) and write the answer below. 1 3 ⟌ 3 4 5 - 3 0 Step 5: Move down the 2nd digit of the dividend (4) like this: 1 3 ⟌ 3 4 5 - 3 0 4 Step 6: The divisor (3) goes into the bottom number (4), 1 time(s). Therefore, put 1 on top: 1 1 3 ⟌ 3 4 5 - 3 0 4 Step 7: Multiply the divisor by the result in the previous step (3 x 1 = 3) and write that answer at the bottom: 1 1 3 ⟌ 3 4 5 - 3 0 4 3 Step 8: Subtract the result in the previous step from the number written above it. (4 - 3 = 1) and write the answer at the bottom. 1 1 3 ⟌ 3 4 5 - 3 0 4 - 3 1 Step 9: Move down the last digit of the dividend (5) like this: 1 1 3 ⟌ 3 4 5 - 3 0 4 - 3 1 5 Step 10: The divisor (3) goes into the bottom number (15), 5 time(s). Therefore put 5 on top: 1 1 5 3 ⟌ 3 4 5 - 3 0 4 - 3 1 5 Step 11: Multiply the divisor by the result in the previous step (3 x 5 = 15) and write the answer at the bottom: 1 1 5 3 ⟌ 3 4 5 - 3 0 4 - 3 1 5 1 5 Step 12: Subtract the result in the previous step from the number written above it. (15 - 15 = 0) and write the answer at the bottom. 1 1 5 3 ⟌ 3 4 5 - 3 0 4 - 3 1 5 - 1 5 0 You are done, because there are no more digits to move down from the dividend. The answer is the top number and the <a href="https://interviewquestions.tuteehub.com/tag/remainder-1184282" style="font-weight:bold;" target="_blank" title="Click to know more about REMAINDER">REMAINDER</a> is the bottom number. Therefore, the answer to 345 divided by 3 calculated using Long Division is: 115 0 Remainder</p></body></html> | |