Difference between revisions of "2024 AMC 10B Problems/Problem 25"
(→Solution 1) |
|||
Line 1: | Line 1: | ||
==Solution 1== | ==Solution 1== | ||
− | The <math> | + | The <math>3</math>x<math>3</math>x<math>3</math> block has side lengths of <math>3a, 3b, 3c</math>. The <math>2</math>x<math>2</math>x<math>7</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: | + | We can create the following system of equations, knowing that the new block has <math>1</math> unit taller, deeper, and wider than the original: |
<cmath>3a+1 = 2b</cmath> | <cmath>3a+1 = 2b</cmath> | ||
<cmath>3b+1=2c</cmath> | <cmath>3b+1=2c</cmath> |
Revision as of 01:28, 14 November 2024
Solution 1
The x
x
block has side lengths of
. The
x
x
block has side lengths of
.
We can create the following system of equations, knowing that the new block has 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