MathRevolution
[GMAT math practice question]
How many triples (a,b,c) of even positive integers satisfy \(a^3 + b^2 + c = 50\)
A. one
B. two
C. three
D. four
E. five
Key pointAll a, b, and c are even positive integers.
\(a^3 + b^2 + c = 50?\)
The easiest part is finding possible values for 'a' as it has the highest power among the 3 unknowns. Let us start with the smallest possible even number that a can take.
If a = 2, \(a^3\) = 8. Value of \(a^3\) < 50. So, a = 2 is a possible value for a.
If a = 4, the next even number, \(a^3\) = 64 > 50. So, a = 4 is not a possible value of a.
Any other even positive integer value for a will meet the same result. So, the only value possible for a is 2.
Let us find values that b can take starting with the least even integer value for b. The question does not state a, b, and c are distinct. So, b can start with 2
If b = 2, \(b^2\) = 4.
When a = 2, b = 2, c = 50 - \(2^3 - 2^2\) = 50 - 8 - 4 = 38.
Possibility 1 {2, 2, 38}If b = 4, the next value that b can take, \(b^2\) = 16.
When a = 2, b = 4, c = 50 - \(2^3 - 4^2\) = 50 - 8 - 16 = 26.
Possibility 2 {2, 4, 26}If b = 6, \(b^2\) = 36.
When a = 2, b = 6, c = 50 - \(2^3 - 6^2\) = 50 - 8 - 36 = 6.
Possibility 3 {2, 6, 6}If b = 8, \(b^2\) = 64. \(b^2\) > 50. So, b = 8 or values greater than 8 are not possible values for b.
Therefore, 3 triples exist that satisfy the information given in the stem.
Choice C is the answer.