document.write( "Question 996735: The sum of a three digit number is 14. The number is 14 larger than twenty times the tens digit. The sum of the tens digit and the unit digit is 12 larger than the hundreds digit. Find the number. \n" ); document.write( "
Algebra.Com's Answer #615041 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The sum of three digits of a number is 14. The number is 14 larger than twenty times the tens digit. The sum of the tens digit and the unit digit is 12 larger than the hundreds digit. Find the number. \n" ); document.write( "-------------- \n" ); document.write( "Let the number be 100a+10b+c \n" ); document.write( "------ \n" ); document.write( "Equations: \n" ); document.write( "a + b + c = 14 \n" ); document.write( "100a + 10b + c = 20b+14 \n" ); document.write( "b + c = a+12 \n" ); document.write( "--------------------------- \n" ); document.write( "Rearrange: \n" ); document.write( "a + b + c = 14 \n" ); document.write( "100a - 10b + c = 14 \n" ); document.write( "-a + b + c = 12 \n" ); document.write( "-------------- \n" ); document.write( "Solve the system by any Method to get: \n" ); document.write( "a = 1 \n" ); document.write( "b = 9 \n" ); document.write( "c = 4 \n" ); document.write( "---- \n" ); document.write( "Ans: Number is 194 \n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |