and are the digits of a positive two digit integer such that and
If the 2 digit number is divided by the sum of its digit, the quotient is 7 and the remainder is . Find the value of .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
p - q=n
10p + q=7*(p+q) + n -> 3p - 6q=n
p - q = 3p - 6q
2p = 5q and since both p,q are positive integers between 0 & 9 only 2,5 will satisfy this. so p=5 and q =2