document.write( "Question 845379: Hello Im having trouble finding the answer for the following.\r
\n" ); document.write( "\n" ); document.write( "The sum of the digits of a number is 10. both of the digits are even The ones digit is 2 more than the tens digit what is the number?
\n" ); document.write( "

Algebra.Com's Answer #509264 by josgarithmetic(39621)\"\" \"About 
You can put this solution on YOUR website!
The number is like \"t%2A10%2Bu%2A1\" or \"10t%2Bu\". \"t\" is tens and \"u\" is \"units\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Sum of digits is 10, so meaning \"t%2Bu=10\".
\n" ); document.write( "\"Ones digit is two more than the tens digits\", means \"u=2%2Bt\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Getting a solution can continue with the substitution for u:
\n" ); document.write( "\"t%2Bu=10\"
\n" ); document.write( "\"t%2B%282%2Bt%29=10\"
\n" ); document.write( "\"t%2Bt%2B2=10\"
\n" ); document.write( "\"2t%2B2=10\"
\n" ); document.write( "\"t%2B1=5\"
\n" ); document.write( "\"highlight%28t=4%29\"--------\"highlight%28u=6%29\".
\n" ); document.write( "NUMBER IS 46.
\n" ); document.write( "
\n" );