document.write( "Question 1066161: How many 2-digit numbers are there in which the sum of its digits drop to its previous half when you add a four to it. \n" ); document.write( "
Algebra.Com's Answer #681349 by MathTherapy(10557)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "How many 2-digit numbers are there in which the sum of its digits drop to its previous half when you add a four to it.
\n" ); document.write( "
If I understand this right, is this saying that when 4 is added to the number, the sum of its digits becomes \"1%2F2\" of the sum of the digits of the original number?
\n" ); document.write( "If so, then your number is: \"highlight_green%2828%29\", since the sum of its digits is 10 (2 + 8), and when 4 is added to the number, the result is 32 (28 + 4), whose digits
\n" ); document.write( "sum to 5 (3 + 2), and which is actually \"1%2F2\" of 2 + 8, or \"1%2F2\" of 10. \n" ); document.write( "
\n" );