소수의 곱셈에서 소수점 아래 자릿수를 더하는 규칙이 왜 통하는지 설명하고 계산할 수 있다.
나누는 수를 자연수로 바꾸어도 몫이 변하지 않는 이유를 알고, 소수의 나눗셈을 할 수 있다.
어림으로 소수점의 위치와 답의 크기를 검산할 수 있다.
덧셈과 뺄셈: 같은 자리끼리
3.6+1.75를 계산하자. 자연수의 세로셈에서 오른쪽 끝을 맞춰 쓴 이유는 같은 자리를 위아래로 놓기 위해서였다. 소수는 오른쪽 끝을 맞추면 안 된다. 3.6의 6은 0.1짜리이고 1.75의 5는 0.01짜리라서, 끝을 맞추면 다른 자리를 더하게 된다. 같은 자리를 맞추는 확실한 방법은 소수점을 맞추는 것이다. 소수점이 일의 자리의 경계이기 때문이다.
3.60+1.755.35
3.6을 3.60으로 쓴 것은 끝에 0을 붙여도 값이 같기 때문이고, 자리가 비지 않아 계산이 편해진다. 이제 자연수와 똑같이 오른쪽 자리부터 더하고, 열 개가 모이면 왼쪽으로 올린다. 0+5=5, 6+7=13이니 3을 쓰고 1을 일의 자리로 올림, 3+1+1=5. 답 5.35.
예제 1 · 자연수에서 소수 빼기
5−1.38을 계산하여라.
풀이.5는 5.00이다. 소수점을 맞춰 쓰면
5.00−1.383.62
둘째 자리 0−8은 안 되므로 빌린다. 첫째 자리도 0이라 일의 자리에서 빌려 첫째 자리가 10, 거기서 다시 둘째 자리로 1 빌려주면 첫째 자리 9, 둘째 자리 10. 10−8=2, 9−3=6, 4−1=3. 답 3.62.
검산: 3.62+1.38=5.00 ✓. 어림으로 5−1.4=3.6 근처 ✓.
주의
3.6+1.75에서 오른쪽 끝을 맞춰 3.6+1.75=2.11처럼 쓰는 실수, 그리고 5−1.38에서 5를 0.05처럼 취급하는 실수가 잦다. 소수점부터 맞추고, 빈자리는 0으로 채운 뒤 시작하라.
곱셈: 자연수로 곱하고 소수점을 되찾는다
2.4×0.3은 얼마일까. 자릿값으로 보면 2.4는 24를 10으로 나눈 것이고 0.3은 3을 10으로 나눈 것이다. 그러므로
2.4×0.3=(24÷10)×(3÷10)=(24×3)÷100=72÷100=0.72.
10으로 두 번 나누는 것은 100으로 한 번 나누는 것이고, 100으로 나누면 숫자가 두 자리 오른쪽으로 간다. 그래서 규칙이 나온다. 소수점을 무시하고 자연수처럼 곱한 뒤, 두 수의 소수점 아래 자릿수를 더한 만큼 소수점 아래 자리를 만든다.2.4는 한 자리, 0.3은 한 자리이므로 답은 두 자리: 0.72.
0.3 × 0.4를 100칸 격자에서 보기. 세로 0.3, 가로 0.4인 직사각형은 12칸, 즉 0.12.
그림으로도 확인된다. 한 변이 1인 정사각형을 100칸으로 나누고 세로 0.3, 가로 0.4인 직사각형을 잡으면 3×4=12칸이고, 한 칸은 0.01이니 0.12다. 0.3×0.4=0.12: 한 자리와 한 자리가 두 자리가 되었다.
예제 2 · 끝에 0이 생길 때
1.25×2.4와 0.15×0.4를 계산하여라.
풀이.125×24=3,000. 소수점 아래 자릿수는 2+1=3이므로 3.000, 즉 3. 어림: 1×2.5=2.5보다 조금 크다 ✓.
검산: 2.4×1.25=2.4+0.6=3 (1.25=1+41, 2.4의 4분의 1은 0.6) ✓.
주의
1보다 작은 수를 곱하면 결과는 곱해지는 수보다 작아진다.2.5×0.4가 10이 나왔다면 소수점을 잊은 것이다. 0.4배는 절반보다 작으니 답은 2.5보다 작아야 하고, 실제로 1이다. 곱셈 뒤에는 "커졌어야 하나, 작아졌어야 하나"를 한 번 묻자.
나눗셈: 나누는 수를 자연수로
7.2÷0.9는 "7.2에서 0.9짜리 묶음을 몇 번 덜어낼 수 있는가"다. 두 수를 똑같이 10배 하면 72÷9가 되는데, 전체 양도 묶음 크기도 10배가 되었으니 묶음의 개수는 그대로다. 길이 7.2m를 0.9m씩 자르는 것과 72dm를 9dm씩 자르는 것은 같은 일이다(1m=10dm). 그러므로 7.2÷0.9=72÷9=8.
7.2를 0.9씩 나누는 것과 72를 9씩 나누는 것은 같은 그림. 눈금만 10배 촘촘해졌다.
규칙은 이것이다. 나누는 수가 자연수가 될 때까지 두 수의 소수점을 같은 자리만큼 옮긴 뒤 나눈다. 나누는 수만 옮기고 나누어지는 수를 안 옮기면 몫이 10배씩 틀어진다.
예제 3 · 두 자리 옮기기
3.6÷0.04를 계산하여라.
풀이. 나누는 수 0.04를 자연수로 만들려면 두 자리 옮겨야 한다. 두 수 모두 100배: 360÷4=90.
검산: 0.04×90=3.6 ✓. 1보다 작은 수로 나누면 몫은 나누어지는 수보다 커진다 — 0.04짜리 묶음은 아주 작아서 3.6 안에 많이 들어간다 ✓.
나누는 수가 이미 자연수인 5.4÷4는 다른 얼굴이다. 5.4는 0.1짜리 54개인데 54÷4=13 나머지 2로 나누어떨어지지 않는다. 그러면 단위를 더 잘게 잡는다. 5.4는 0.01짜리 540개이고 540÷4=135이므로 몫은 0.01짜리 135개, 즉 1.35. 세로셈에서는 5.4를 5.40으로 쓰고 소수점 아래까지 나눗셈을 이어 가는 것으로 나타난다. 몫의 소수점은 나누어지는 수의 소수점 바로 위에 찍는다.
1.354)5.404.0014012020200
예제 4 · 나누어떨어질 때까지 0을 붙인다
7÷8을 소수로 구하여라.
풀이.7=7.000으로 보고 나눈다. 70÷8=8 나머지 6, 60÷8=7 나머지 4, 40÷8=5. 몫 0.875.
검산: 0.875×8=7 ✓ (0.875×8=7.000). 8로 나누는 것은 반으로 세 번 나누는 것이니 7→3.5→1.75→0.875 ✓.
어림이 소수점을 지킨다
소수 계산에서 숫자를 틀리는 일보다 소수점 위치를 틀리는 일이 훨씬 잦다. 계산 전에 답의 크기를 한 줄로 잡아 두면 소수점 실수는 거의 다 잡힌다. 4.8×2.5는 5×2.5=12.5 근처이니 48×25=1,200에서 소수점은 12.00 자리에 찍힌다. 3.6÷0.04는 "작은 묶음으로 나누니 큰 몫"이므로 0.9나 9가 아니라 90이다.
참고
소수 계산의 규칙 셋은 모두 자릿값 한 가지에서 나왔다. 덧셈·뺄셈은 같은 자리끼리(소수점 맞추기), 곱셈은 10으로 나눈 횟수를 합치기(자릿수 더하기), 나눗셈은 두 수를 같은 배로 키워도 몫이 같다는 사실(소수점 함께 옮기기). 규칙을 잊으면 자릿값으로 돌아가 다시 만들면 된다.
Goals
Explain, using place value, why decimal points are lined up when adding and subtracting decimals, and compute accordingly.
Explain why the rule "add the numbers of decimal places" works when multiplying decimals, and compute accordingly.
Know why the quotient is unchanged when the divisor is turned into a whole number, and divide decimals.
Use estimates to check the position of the decimal point and the size of an answer.
Adding and subtracting: like places with like places
Let's compute 3.6+1.75. In whole-number column work, lining up the right-hand ends put equal places one above the other. With decimals, lining up the right-hand ends is wrong: the 6 in 3.6 is worth tenths, while the 5 in 1.75 is worth hundredths, so lining up the ends would add different places together. The reliable way to match places is to line up the decimal points, because the point marks the boundary of the ones place.
3.60+1.755.35
Writing 3.6 as 3.60 is allowed because a trailing zero changes nothing, and it leaves no empty place to worry about. Now add from the right exactly as with whole numbers, carrying whenever ten collect: 0+5=5; 6+7=13, write 3 and carry 1 into the ones; 3+1+1=5. Answer: 5.35.
Example 1 · Subtracting a decimal from a whole number
Compute 5−1.38.
Solution.5 is 5.00. Lining up the points,
5.00−1.383.62
In the hundredths, 0−8 needs a borrow. The tenths are 0 too, so borrow from the ones: the tenths become 10, lend 1 to the hundredths, leaving tenths 9 and hundredths 10. Then 10−8=2, 9−3=6, 4−1=3. Answer: 3.62.
Check: 3.62+1.38=5.00 ✓. The estimate 5−1.4=3.6 is close ✓.
Watch out
Two frequent slips: lining up the right-hand ends in 3.6+1.75 and getting 2.11, and treating the 5 in 5−1.38 as if it were 0.05. Line up the points first, fill empty places with 0s, and only then begin.
Multiplying: multiply as whole numbers, then recover the point
What is 2.4×0.3? By place value, 2.4 is 24 divided by 10 and 0.3 is 3 divided by 10. Therefore
2.4×0.3=(24÷10)×(3÷10)=(24×3)÷100=72÷100=0.72.
Dividing by 10 twice is dividing by 100 once, and dividing by 100 moves the digits two places to the right. Hence the rule: ignore the points and multiply as whole numbers, then give the product as many decimal places as the two factors have between them.2.4 has one and 0.3 has one, so the answer has two: 0.72.
0.3 × 0.4 on a 100-cell grid. A rectangle 0.3 tall and 0.4 wide covers 12 cells, which is 0.12.
The picture confirms it. Cut a unit square into 100 cells and mark a rectangle 0.3 tall and 0.4 wide: it covers 3×4=12 cells, each worth 0.01, so 0.12. Thus 0.3×0.4=0.12: one place and one place made two.
Example 2 · When zeros appear at the end
Compute 1.25×2.4 and 0.15×0.4.
Solution.125×24=3,000. The decimal places number 2+1=3, so 3.000, that is, 3. The estimate says 1.25×2.4 should be a bit more than 1×2.5 ✓.
15×4=60. With 2+1=3 decimal places that is 0.060, and dropping the trailing zero gives 0.06. The place count looks odd, but 0.060=0.06, so the rule was obeyed. As an estimate, 0.15×0.4 should be a little under half of 0.15, and 0.06 is ✓.
Check: 2.4×1.25=2.4+0.6=3, since 1.25=1+41 and a quarter of 2.4 is 0.6 ✓.
Watch out
Multiplying by a number less than 1 makes the result smaller than the number you started with. If 2.5×0.4 came out as 10, the decimal point was forgotten: 0.4 of something is less than half of it, so the answer must be below 2.5, and it is in fact 1. After every multiplication, ask once: should this have grown or shrunk?
Dividing: make the divisor a whole number
7.2÷0.9 asks how many groups of 0.9 can be taken from 7.2. Multiply both numbers by 10 and it becomes 72÷9; the total and the group size both grew tenfold, so the number of groups is unchanged. Cutting a 7.2m length into 0.9m pieces is the same job as cutting 72dm into 9dm pieces (a decimeter, dm, is a tenth of a meter). So 7.2÷0.9=72÷9=8.
Dividing 7.2 into pieces of 0.9 and dividing 72 into pieces of 9 are the same picture; only the ruler is ten times finer.
The rule: move the decimal point in both numbers by the same number of places until the divisor is a whole number, then divide. Moving only the divisor's point and not the dividend's throws the quotient off by a factor of 10 per place.
Example 3 · Moving two places
Compute 3.6÷0.04.
Solution. To make 0.04 a whole number, move two places. Multiply both by 100: 360÷4=90.
Check: 0.04×90=3.6 ✓. Dividing by a number less than 1 gives a quotient larger than the dividend: groups of 0.04 are tiny, so many of them fit in 3.6 ✓.
When the divisor is already a whole number, as in 5.4÷4, there is a different wrinkle. 5.4 is 54 tenths, but 54÷4=13 remainder 2 does not come out even. So use a finer unit: 5.4 is 540 hundredths, and 540÷4=135, so the quotient is 135 hundredths, that is, 1.35. In column form, this is writing 5.4 as 5.40 and carrying the division past the point, placing the quotient's decimal point directly above the dividend's.
1.354)5.404.0014012020200
Example 4 · Append zeros until it comes out even
Write 7÷8 as a decimal.
Solution. Treat 7 as 7.000 and divide: 70÷8=8 remainder 6; 60÷8=7 remainder 4; 40÷8=5. Quotient 0.875.
Check: 0.875×8=7 ✓ (indeed 0.875×8=7.000). Dividing by 8 is halving three times: 7→3.5→1.75→0.875 ✓.
An estimate guards the decimal point
In decimal arithmetic, getting the position of the point wrong is far more common than getting a digit wrong. Fix the size of the answer in one line before computing and nearly every point error is caught. 4.8×2.5 is near 5×2.5=12.5, so in 48×25=1,200 the point goes at 12.00. And 3.6÷0.04 means "small groups, hence a large count," so the answer is 90, not 0.9 or 9.
Note
All three decimal rules came from one idea, place value. Adding and subtracting: like places with like places (line up the points). Multiplying: combine the number of times you divided by 10 (add the decimal places). Dividing: scaling both numbers by the same factor leaves the quotient alone (move both points together). Forget a rule and you can rebuild it from place value.
(b) 5.00−1.38: borrowing from the ones, 10−8=2, 9−3=6, 4−1=3. Answer 3.62.
(c) 36.5−29.8: 15−8=7 after a borrow; then 5−9 needs a borrow, 15−9=6; then 2−2=0. Answer 6.7.
Check:
(a)the estimate 3.6+1.8=5.4 is close ✓.
(b)3.62+1.38=5 ✓.
(c)6.7+29.8=36.5 ✓.
문제Problem 2몸풀기Warm-up
계산하여라.
(a) 2.4×0.3 (b) 0.7×0.7 (c) 12.5×8
Compute.
(a) 2.4×0.3 (b) 0.7×0.7 (c) 12.5×8
정답과 풀이Answer & solution
정답 · (a) 0.72 (b) 0.49 (c) 100
Answer · (a) 0.72 (b) 0.49 (c) 100
(a) 24×3=72, 소수점 아래 1+1=2자리: 0.72.
(b) 7×7=49, 1+1=2자리: 0.49.
(c) 125×8=1,000, 1+0=1자리: 100.0=100.
검산: (a) 2.4의 0.3배는 2.4의 3분의 1(0.8)보다 조금 작다 ✓. (c) 12.5×8=12.5×2×4=25×4=100 ✓.
(a) 24×3=72, with 1+1=2 decimal places: 0.72.
(b) 7×7=49, with 1+1=2 places: 0.49.
(c) 125×8=1,000, with 1+0=1 place: 100.0=100.
Check: (a) 0.3 of 2.4 should be a little under a third of 2.4 (0.8) ✓. (c) 12.5×8=12.5×2×4=25×4=100 ✓.
문제Problem 3몸풀기Warm-up
계산하여라.
(a) 7.2÷0.9 (b) 5.4÷4 (c) 3.6÷0.04
Compute.
(a) 7.2÷0.9 (b) 5.4÷4 (c) 3.6÷0.04
정답과 풀이Answer & solution
정답 · (a) 8 (b) 1.35 (c) 90
Answer · (a) 8 (b) 1.35 (c) 90
(a) 두 수를 10배: 72÷9=8.
(b) 5.4=0.01짜리 540개, 540÷4=135개: 1.35.
(c) 두 수를 100배: 360÷4=90.
검산:
(a)0.9×8=7.2 ✓.
(b)1.35×4=5.4 ✓.
(c)0.04×90=3.6 ✓.
(a) Multiply both by 10: 72÷9=8.
(b) 5.4 is 540 hundredths, and 540÷4=135 hundredths: 1.35.
(c) Multiply both by 100: 360÷4=90.
Check:
(a)0.9×8=7.2 ✓.
(b)1.35×4=5.4 ✓.
(c)0.04×90=3.6 ✓.
문제Problem 4몸풀기Warm-up
48×25=1,200임을 이용하여 다음을 구하여라. 어림으로 소수점 위치를 확인하여라.
(a) 4.8×2.5 (b) 0.48×25 (c) 4.8×0.25
Using 48×25=1,200, find each product, and confirm the decimal point's position with an estimate.
(a) 4.8×2.5 (b) 0.48×25 (c) 4.8×0.25
정답과 풀이Answer & solution
정답 · (a) 12 (b) 12 (c) 1.2
Answer · (a) 12 (b) 12 (c) 1.2
(a) 자릿수 1+1=2: 12.00=12. 어림 5×2.5=12.5 근처 ✓.
(b) 자릿수 2+0=2: 12.00=12. 어림 0.5×25=12.5 근처 ✓.
(c) 자릿수 1+2=3: 1.200=1.2. 어림: 0.25배는 4분의 1이니 4.8의 4분의 1인 1.2 ✓.
(a) 1+1=2 decimal places: 12.00=12. Estimate 5×2.5=12.5, close ✓.
(b) 2+0=2 places: 12.00=12. Estimate 0.5×25=12.5, close ✓.
(c) 1+2=3 places: 1.200=1.2. Estimate: multiplying by 0.25 is taking a quarter, and a quarter of 4.8 is 1.2 ✓.
핵심Core
이 차시의 목표 수준the target level for this lesson
문제Problem 5핵심Core
0.15×0.4를 계산하고, 소수점 아래 자릿수를 세는 규칙과 답의 모양이 어긋나 보이는 이유를 설명하여라.
Compute 0.15×0.4, and explain why the answer seems to disagree with the rule for counting decimal places.
정답과 풀이Answer & solution
정답 · 0.06. 규칙대로면 0.060(3자리)이고, 끝의 0을 지운 것이 0.06이라 자릿수가 줄어 보일 뿐이다.
Answer · 0.06. The rule gives 0.060 (three places); dropping the trailing zero leaves 0.06, which only looks like fewer places.
15×4=60, 소수점 아래 자릿수 2+1=3이므로 0.060. 끝의 0은 값을 바꾸지 않으므로 0.06이다. 규칙이 어긋난 것이 아니라, 자연수 곱 60의 끝에 있던 0이 소수점 아래로 들어가 지워질 수 있게 된 것이다.
검산: 0.15는 0.01짜리 15개, 그 0.4배는 0.01짜리 6개이므로 0.06 ✓.
15×4=60, and 2+1=3 decimal places gives 0.060. A trailing zero changes nothing, so the answer is 0.06. The rule did not fail: the 0 at the end of the whole-number product 60 landed after the decimal point, where it may be dropped.
Check: 0.15 is 15 hundredths, and 0.4 of that is 6 hundredths, so 0.06 ✓.
문제Problem 6핵심Core
7÷8과 1÷8을 소수로 구하여라.
Write 7÷8 and 1÷8 as decimals.
정답과 풀이Answer & solution
정답 · 0.875, 0.125
Answer · 0.875 and 0.125
7÷8: 7.000으로 놓고 70÷8=8 나머지 6, 60÷8=7 나머지 4, 40÷8=5. 답 0.875.
1÷8: 10÷8=1 나머지 2, 20÷8=2 나머지 4, 40÷8=5. 답 0.125.
검산: 0.875×8=7 ✓, 0.125×8=1 ✓. 그리고 0.875=7×0.125 ✓.
Check: 0.875×8=7 ✓ and 0.125×8=1 ✓. Also 0.875=7×0.125 ✓.
문제Problem 7핵심Core
사과가 1kg에 2,400원이다. 3.5kg을 사고 10,000원을 냈다면 거스름돈은 얼마인가?
Apples cost 2,400 won per kilogram. You buy 3.5kg and pay with a 10,000-won bill. How much change do you get?
정답과 풀이Answer & solution
정답 · 1,600원
Answer · 1,600 won
값은 2,400×3.5. 2,400×3=7,200, 2,400×0.5=1,200, 합 8,400원. 거스름돈은 10,000−8,400=1,600원.
검산: 24×35=840, 소수점 아래 0+1=1자리 → 84.0; 원래 2,400은 24의 100배이므로 8,400 ✓.
The cost is 2,400×3.5: 2,400×3=7,200 and 2,400×0.5=1,200, total 8,400 won. The change is 10,000−8,400=1,600 won.
Check: 24×35=840 with 0+1=1 decimal place gives 84.0, and since 2,400 is 100 times 24, the cost is 8,400 ✓.
문제Problem 8핵심Core
세 번의 달리기 기록이 7.2초, 8.5초, 6.8초였다. 세 기록의 평균(합을 횟수로 나눈 값)은 몇 초인가?
Three race times were 7.2 s, 8.5 s, and 6.8 s. What is their average (the total divided by the number of races)?
정답과 풀이Answer & solution
정답 · 7.5초
Answer · 7.5 s
합: 7.2+8.5+6.8=22.5초. 평균: 22.5÷3=7.5초 (225÷3=75, 소수점 아래 한 자리).
검산: 7.5×3=22.5 ✓. 평균은 가장 작은 6.8과 가장 큰 8.5 사이에 있어야 한다 ✓.
Total: 7.2+8.5+6.8=22.5 s. Average: 22.5÷3=7.5 s (since 225÷3=75, with one decimal place).
Check: 7.5×3=22.5 ✓, and the average lies between the smallest time 6.8 and the largest 8.5 ✓.
문제Problem 9핵심Core
지호는 2.5×0.4=10이라고 계산했다. 계산하지 않고 어림만으로 이 답이 틀렸음을 보이고, 바른 답을 구하여라.
Jiho computed 2.5×0.4=10. Without redoing the multiplication, use an estimate to show the answer is wrong, then find the correct one.
정답과 풀이Answer & solution
정답 · 0.4배는 절반보다 작으므로 답은 2.5보다 작아야 하는데 10은 2.5보다 크다. 바른 답은 1.
Answer · Multiplying by 0.4 takes less than half, so the answer must be below 2.5, yet 10 is above it. The correct answer is 1.
0.4는 1보다 작으므로 2.5×0.4는 2.5보다 작아야 한다. 더 정확히는 0.4가 0.5(절반)보다 작으니 답은 1.25보다도 작다. 10은 말이 안 된다. 지호는 25×4=100을 구한 뒤 소수점 아래 1+1=2자리를 만드는 것을 잊었다.
바른 답: 100에 두 자리 → 1.00=1.
검산: 2.5의 0.4배 =2.5×4÷10=10÷10=1 ✓.
Since 0.4 is less than 1, the product 2.5×0.4 must be less than 2.5; in fact, 0.4 is less than a half, so the answer is even below 1.25. Ten is out of the question. Jiho found 25×4=100 and forgot to give it 1+1=2 decimal places.
Correct answer: 100 with two decimal places is 1.00=1.
Check: 0.4 of 2.5 is 2.5×4÷10=10÷10=1 ✓.
도전Challenge
아이디어를 결합해야 풀리는 문제problems that take more than one idea
문제Problem 10도전Challenge
1÷0.125와 0.3÷0.01을 구하고, 1보다 작은 수로 나누면 몫이 나누어지는 수보다 커지는 이유를 한 줄로 설명하여라.
Find 1÷0.125 and 0.3÷0.01, and explain in one line why dividing by a number less than 1 gives a quotient larger than the dividend.
힌트Hint
나눗셈을 "몇 묶음인가"로 읽어라. 묶음이 작아지면 개수는 어떻게 되는가?
Read division as "how many groups?" What happens to the count when the groups get smaller?
정답과 풀이Answer & solution
정답 · 8과 30. 나누는 수가 1보다 작으면 묶음 하나가 1보다 작아서, 같은 양 안에 묶음이 더 많이 들어가기 때문이다.
Answer · 8 and 30. A divisor below 1 means each group is smaller than 1, so more groups fit into the same amount.
1÷0.125: 두 수를 1,000배 하면 1,000÷125=8. (0.125×8=1.)
0.3÷0.01: 두 수를 100배 하면 30÷1=30. (0.01짜리가 0.3 안에 30개.)
1보다 작은 수로 나누는 것은 1보다 작은 묶음으로 나누어 담는 것이다. 묶음이 작을수록 개수는 많아지므로 몫이 원래 수보다 커진다.
검산: 0.125×8=1 ✓, 0.01×30=0.3 ✓.
1÷0.125: multiply both by 1,000 to get 1,000÷125=8 (and 0.125×8=1).
0.3÷0.01: multiply both by 100 to get 30÷1=30 (there are 30 hundredths in 0.3).
Dividing by a number less than 1 means packing into groups smaller than 1. The smaller the group, the more of them fit, so the quotient exceeds the original number.
Check: 0.125×8=1 ✓ and 0.01×30=0.3 ✓.
문제Problem 11도전Challenge
두 소수를 곱했더니 4.08이 되었다. 두 수의 소수점을 지우면 각각 12와 34였다. 두 소수로 가능한 것을 모두 구하여라. (단, 소수점 아래 자릿수가 0인 수, 즉 자연수도 허용한다.)
Two decimals multiply to 4.08. With their decimal points erased, they read 12 and 34. Find every possible pair of decimals. (Either number may have zero decimal places.)
힌트Hint
12×34=408이고 답 4.08은 소수점 아래 두 자리다. 두 수의 소수점 아래 자릿수의 합이 얼마여야 하는가?
12×34=408, and the answer 4.08 has two decimal places. What must the two numbers' decimal places add up to?
정답과 풀이Answer & solution
정답 · 1.2×3.4, 0.12×34, 12×0.34
Answer · 1.2×3.4, 0.12×34, 12×0.34
12×34=408이고 곱이 4.08이므로 소수점 아래 자릿수의 합은 2여야 한다. 2=1+1=2+0=0+2이므로 세 가지다.
1+1: 1.2×3.4.
2+0: 0.12×34.
0+2: 12×0.34.
검산: 1.2×3.4=4.08 ✓(어림 1×3.4보다 조금 큼). 0.12×34=4.08 ✓(0.1×34=3.4보다 조금 큼). 12×0.34=4.08 ✓(12의 3분의 1인 4 근처).
Since 12×34=408 and the product is 4.08, the decimal places of the two factors must add to 2. As 2=1+1=2+0=0+2, there are three possibilities.
1+1: 1.2×3.4.
2+0: 0.12×34.
0+2: 12×0.34.
Check: 1.2×3.4=4.08 ✓ (a bit over 1×3.4). 0.12×34=4.08 ✓ (a bit over 0.1×34=3.4). 12×0.34=4.08 ✓ (near a third of 12, which is 4).
문제Problem 12도전Challenge서술형written response
소수의 곱셈에서 "자연수처럼 곱한 뒤 소수점 아래 자릿수를 더한다"는 규칙이 왜 통하는지 2.4×0.3을 예로 들어 설명하여라. 그리고 1.25×2.4처럼 자릿수가 다른 경우에도 같은 이유가 통함을 밝혀라.
Explain why the rule "multiply as whole numbers, then add the numbers of decimal places" works, using 2.4×0.3 as the example. Then show that the same reasoning covers cases with different place counts, such as 1.25×2.4.
풀이와 채점 기준Solution & grading notes
2.4는 24÷10이고 0.3은 3÷10이다. 그러므로
2.4×0.3=(24÷10)×(3÷10)=(24×3)÷10÷10=72÷100=0.72.
곱셈의 순서를 바꿔도 결과가 같으므로(24와 3을 먼저 곱하고 나중에 나누어도 된다) 자연수 곱 72를 구한 뒤 10으로 두 번 나누면 되고, 10으로 나눌 때마다 숫자가 한 자리 오른쪽으로 가니 모두 두 자리, 즉 소수점 아래 두 자리가 생긴다. 두 자리는 2.4의 한 자리와 0.3의 한 자리를 더한 것이다.
일반적으로 소수점 아래 a자리인 수는 자연수를 10으로 a번 나눈 것이고, b자리인 수는 b번 나눈 것이다. 곱은 자연수 곱을 10으로 a+b번 나눈 것이므로 소수점 아래 자릿수가 a+b가 된다. 1.25×2.4이면 125×24=3,000을 10으로 2+1=3번 나눈 3.000=3이다.
채점 기준 (논리가 맞는 다른 풀이도 만점). ① 2.4=24÷10, 0.3=3÷10으로 쓰고 곱을 72÷100으로 정리하면 기본 점수. ② "10으로 한 번 나눌 때마다 한 자리"라는 이유로 자릿수 합 규칙을 설명하면 추가 점수. ③ a자리와 b자리의 일반 논리(또는 1.25×2.4의 2+1)로 확장하면 만점. 100칸 격자 그림으로 설명해도 두 자리 합의 이유가 드러나면 만점.
2.4 is 24÷10 and 0.3 is 3÷10. Therefore
2.4×0.3=(24÷10)×(3÷10)=(24×3)÷10÷10=72÷100=0.72.
Since the order of multiplying and dividing may be rearranged (multiply 24 by 3 first, divide afterward), we get the whole-number product 72 and then divide by 10 twice; each division by 10 moves the digits one place right, so two places appear after the point. Those two places are the one place of 2.4 plus the one place of 0.3.
In general, a number with a decimal places is a whole number divided by 10 exactly a times, and one with b places is divided b times. Their product is the whole-number product divided by 10 exactly a+b times, hence a+b decimal places. For 1.25×2.4, that is 125×24=3,000 divided by 10 exactly 2+1=3 times: 3.000=3.
Rubric (any logically correct solution earns full credit). ① Writing 2.4=24÷10 and 0.3=3÷10 and reducing the product to 72÷100: base credit. ② Explaining the added-places rule through "each division by 10 is one place": more credit. ③ Extending to a and b places in general (or to the 2+1 of 1.25×2.4): full credit. A 100-cell grid explanation also earns full credit if it makes clear why the two place counts add.
경시Contest
대회 스타일competition style
문제Problem 13경시Contest
다음 합을 구하여라.
0.1+0.2+0.3+⋯+9.9+10.0
Find the sum.
0.1+0.2+0.3+⋯+9.9+10.0
힌트Hint
모든 항이 0.1의 몇 배다. 0.1×(1+2+⋯+100)으로 바꿔 보라.
Every term is a multiple of 0.1. Rewrite the sum as 0.1×(1+2+⋯+100).
정답과 풀이Answer & solution
정답 · 505
Answer · 505
각 항은 0.1의 배수다. 0.1=0.1×1, 0.2=0.1×2, …, 10.0=0.1×100. 분배법칙으로 0.1을 묶어 내면