document.write( "Question 527848: I have tried many different ways, but i cannot figure out the answer, i have even asked friends and family to help out!\r
\n" );
document.write( "\n" );
document.write( "\"In the following addition problem, the letters A, B, and C stand for three different digits. What is the sum of the digits that A, B, and C represent?\"
\n" );
document.write( " ABC
\n" );
document.write( " + ACB
\n" );
document.write( " ______
\n" );
document.write( " CBA\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I have tried certain combinations such as 123+132 = 255 , but the \"C\"'s,\"A\"'s, and \"B\"'s do not match up :(\r
\n" );
document.write( "\n" );
document.write( "P.S. Thank you in advance \n" );
document.write( "
Algebra.Com's Answer #349076 by KMST(5328)![]() ![]() You can put this solution on YOUR website! A is 4 or less because A+A<10 (because the sum has only 3 digits, not 4). \n" ); document.write( "When you add C+B in the ones' place the answer ends in A, but it must be 10+A, because the sum of the tens place (including a 1 possibly carried over) does not en in A, but ends in B. \n" ); document.write( "So B+C=10+A for the ones \n" ); document.write( "and B+C+1=10+B for the tens \n" ); document.write( "That means that B=A+1 \n" ); document.write( "and A+A+1(carried over)=C \n" ); document.write( "A=4, gives you B=5, and C=9, and that is one solution. \n" ); document.write( "Is there another one? \n" ); document.write( "If A<4, then B=A+1<4+1=5, and C=A+A+1=not more than 3+3+1=7 \n" ); document.write( "B+C<7+5=12=10+A, which would make A = 2 or less, but that would make \n" ); document.write( "B=A+1<4, C=A+A+1=5 or less, and then B+C<9, which does not work. \n" ); document.write( "So there is only one solution, the one listed above. \n" ); document.write( " |