nick1816
Combining both statements, y=90
Sufficient
Tho i think question is faulty. If e is 0, e+g can never be greater than or equal to 10 or my solution might be wrong

.
chetan2u
If x, a 3-digit number, is sum of two 2-digit numbers, y and z, then what is y?
(1) The tens digit of x is same as the tens digit of z.
(2) The sum of digits of y is equal to the tens digit of y.
Challenge Question - (1)
Hi,
You are correct about it. Corrected the error..
Let the numbers be x=1ab, y=cd and z=ef
X cannot have units digit anything other than 1 as sum of two 2-digits can be maximum 99+99=198....
(1) The tens digit of x is one less than the tens digit of z.
a=e-1..
Also \(10+a=c+e\),
if no carry over from units digit \(10+a=c+a+1...c=9\)
or \(10+a=c+e+1\)..
if a carry over is there\(10+a=c+a+1+1...c=8\), but we do not know about c
Insuff
(2) The sum of digits of y is equal to the tens digit of y.
so c+d=c...d=0, but we do not know about c
Insuff
Combined
c=9 and d=0....y=90
C