#Number Theory

11 messages · Page 1 of 1 (latest)

bold monolith
wild juncoBOT
lyric sable
# bold monolith

you could just find the factors of 19,then find which 4 numbers satisfy the 2 equations

#

I misread

#

I thought ABCD was a product

#

well yeah no

#

the same method works there

#

just by brute force you could find the answer

serene flame
#

You can write 19 | 10*ABC + D

#

Then that means 19 | 20*ABC + 2*D and hence divides ABC + 2*D

#

Using C+2*D = 7, this means 19 | AB7.