document.write( "Question 1151097: A, B, C and D are distinct digits, and 4 x AAB = CDA. If C is less than D, find the sum A+B+C+D. \n" ); document.write( "
Algebra.Com's Answer #772721 by ikleyn(52786)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "Since AAB is 3-digit number and CDA is 3-digit number, there are only 2 possibilities for A: A= 1 or A= 2.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "But A is the last digit of the number CDA, which is multiple of 4; so it leaves only one possibility for A to be 2: A = 2.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Then B = 3 or B = 8.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Case 1). If B = 3, then 4 * 223 = 892; so, C= 8 and D= 9.\r\n" ); document.write( "\r\n" ); document.write( "Case 2). If B = 8, then 4 * 228 = 912; so, C= 9 and D= 1.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The condition C < D is satisfied in case 1 ONLY; so, case 2) is denied.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Therefore, A+B+c+D = 2+3+8+9 = 22. ANSWER\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |