Difference between revisions of "2024 AMC 10B Problems/Problem 25"
m (Protected "2024 AMC 10B Problems/Problem 25" ([Edit=Allow only administrators] (expires 04:59, 14 November 2024 (UTC)) [Move=Allow only administrators] (expires 04:59, 14 November 2024 (UTC)))) |
|||
Line 1: | Line 1: | ||
+ | ==Solution 1== | ||
+ | The <math>3x3x3</math> block has side lengths of <math>3a, 3b, 3c</math>. The <math>2x2x7</math> block has side lengths of <math>2b, 2c, 7a</math>. | ||
+ | We can create the following system of equations, knowing that the new block has 1 unit taller, deeper, and wider than the original: | ||
+ | <cmath>3a+1 = 2b</cmath> | ||
+ | <cmath>3b+1=2c</cmath> | ||
+ | <cmath>3c+1=7a</cmath> | ||
+ | |||
+ | Adding all the equations together, we get <math>b+c+3 = 4a</math>. Adding <math>a-3</math> to both sides, we get <math>a+b+c = 4a-3</math>. The question states that <math>a,b,c</math> are all relatively prime positive integers. Therefore, our answer must be congruent to <math>2 \pmod{5}</math>. The only answer choice satisfying this is <math>\boxed{92}</math>. | ||
+ | ~lprado |
Revision as of 00:26, 14 November 2024
Solution 1
The block has side lengths of . The block has side lengths of .
We can create the following system of equations, knowing that the new block has 1 unit taller, deeper, and wider than the original:
Adding all the equations together, we get . Adding to both sides, we get . The question states that are all relatively prime positive integers. Therefore, our answer must be congruent to . The only answer choice satisfying this is . ~lprado