document.write( "Question 760996: The sum of the digits of a two digit number is 14. The difference between the tens digit and the units digit is 2. Find the number \n" ); document.write( "
Algebra.Com's Answer #462975 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
x and y whole numbers.\r
\n" ); document.write( "\n" ); document.write( "\"x%2By=14\" and \"abs%28x-y%29=2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "One way is try y=14-x and substitute into the abs val equation.\r
\n" ); document.write( "\n" ); document.write( "\"abs%28x-%2814-x%29%29=2\"
\n" ); document.write( "\"abs%28x-14%2Bx%29=2\"
\n" ); document.write( "\"abs%282x-14%29=2\"
\n" ); document.write( "\"2%2Aabs%28x-7%29=2\"
\n" ); document.write( "\"abs%28x-7%29=1\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Either \"x-7=1\" Or \"7-x=1\".
\n" ); document.write( "x=8 or x=6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "ANSWER:
\n" ); document.write( "-------------------------------
\n" ); document.write( "The two numbers are 6 and 8.
\n" ); document.write( "-------------------------------
\n" ); document.write( "
\n" );