document.write( "Question 873295: a two digit number has the property that the units digits is 4 less than the tens digit and the tens digit is twice the units digits. what is the number \n" ); document.write( "
Algebra.Com's Answer #526766 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "x 2x (2x-4)= unit digit
\n" ); document.write( "1 2 -2 |wont work 2*-2 ≠ 2
\n" ); document.write( "2 4 0 |wont work 2*0 ≠ 4
\n" ); document.write( "3 6 2 |wont work 2*2 ≠ 6
\n" ); document.write( "4 8 4
\n" ); document.write( " 84 is the number \n" ); document.write( "
\n" );