document.write( "Question 661677: HA and AH represents two 2-digit numbers. If HA - AH = 18, what is the value of the expressions H - A ? \n" ); document.write( "
Algebra.Com's Answer #411748 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
HA and AH represents two 2-digit numbers. If HA - AH = 18, what is the value of the expressions H - A ?
\n" ); document.write( "================================
\n" ); document.write( "The number HA can be written as 10H + A, since H represents the tens place and A the ones place
\n" ); document.write( "Similarly, AH = 10A + H
\n" ); document.write( "Since HA - AH = 18, we have
\n" ); document.write( "10H + A - (10A + H) = 18
\n" ); document.write( "9H - 9A = 18
\n" ); document.write( "9(H - A) = 18
\n" ); document.write( "H - A = 2
\n" ); document.write( "
\n" );