AMC12每日一题(2000年真题#16)
- 2018-05-03
- 664 人浏览
- 分享
- 收藏
2000 AMC 12竞赛试题/第16题
Problem
A checkerboard of
rows and
columns has a number written in each square, beginning in the upper left corner, so that the first row is numbered
, the second row
, and so on down the board. If the board is renumbered so that the left column, top to bottom, is
, the second column
and so on across the board, some squares have the same numbers in both numbering systems. Find the sum of the numbers in these squares (under either system).
![]()
Solution
Index the rows with
Index the columns with ![]()
For the first row number the cells
For the second,
and so on
So the number in row =
and column =
is ![]()
Similarly, numbering the same cells columnwise we find the number in row =
and column =
is ![]()
So we need to solve
![]()
![]()
![]()
![]()
![]()
We get ![]()
![]()
![]()
![]()
![]()
![]()
- 上一篇: AMC12每日一题(2000年真题#01)
- 下一篇: AMC12每日一题(2000年真题#17)
本站凡注明原创和署名的文章,未经课窝考试网许可,不得转载。课窝考试网的部分文章素材来自于网络,版权归原作者所有,仅供学习与研究,如果侵权,请提供版权证明,以便尽快删除。
- AMC12数学竞赛考点试题讲解(四) 2020.04.02 15:35
- AMC12数学竞赛考点试题讲解(三) 2020.02.13 16:21
- AMC12数学竞赛考点试题讲解(二) 2020.01.15 16:11
- AMC12数学竞赛考点试题讲解(一) 2020.01.14 15:03

