2005 iTest Problems/Problem 16

Revision as of 17:26, 13 October 2025 by Mathloveryeah (talk | contribs) (Created page with "==Problem== How many distinct integral solutions of the form <math>(x, y)</math> exist to the equation<math> 21x + 22y = 43</math> such that <math>1 < x < 11</math> and <math>...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Problem

How many distinct integral solutions of the form $(x, y)$ exist to the equation$21x + 22y = 43$ such that $1 < x < 11$ and $y < 22$?

Solution 1

Let $x = \frac{43 - 22y}{21}$ such that $1 < \frac{43 - 22y}{21} < 11$. This means that $-\frac{94}{11} < y < 1$. If $y \in \mathbb{Z}$, then $y ={-8,-7,-6,-5,-4,-3,-2,-1,0}$. However, none of these values for $y$ results in a complementary integral value for $x$. Therefore, there are $\boxed{0}$ integer solutions $x, y \in \mathbb{Z}$ that solves $21x + 22y = 43$ over $1 < x < 11$ and $y < 22$.

See Also

2005 iTest (Problems, Answer Key)
Preceded by:
Problem 15
Followed by:
Problem 17
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 TB1 TB2 TB3 TB4