+0  
 
+1
411
2
avatar

Let CAT be a three-digit number with C being the hundreds digit, A being the tens digit, and T being the ones digit.

 

If CAT = (C + A + T) * C * A * T, and T is even, what is the value of CAT?

 Dec 19, 2019
 #1
avatar
0

You have 2 integers that work:

 

CAT = 135 = [1+ 3+ 5]* 1 * 3 * 5 =135

 

CAT = 144 = [1 + 4+ 4]*1 * 4* 4 = 144

 Dec 19, 2019
 #2
avatar
0

You have both EVEN and ODD T !!.

Guest Dec 19, 2019

1 Online Users

avatar