document.write( "Question 447881: find the two-digit number whose units' digit is 5 more than its tens' digit and whose value equals 3 times the sum of these digits. \n" ); document.write( "
Algebra.Com's Answer #308316 by Gogonati(855)![]() ![]() You can put this solution on YOUR website! Let the ten's be x, then its units are x+5 and the sum of digits is x+x+5=2x+5 and the value of a number will be:10x+x+5=11x+5. Since its value equals 3 times the sum of the digits we write the equation:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: The two digit number is 27. \n" ); document.write( " |