document.write( "Question 372062: An even 2 digit number whose 2 digits have a difference of 1 and the first digit iss loger than the second. The sum of the digits and the products are <10 and <0 \n" ); document.write( "
Algebra.Com's Answer #265078 by Edwin McCravy(20063)\"\" \"About 
You can put this solution on YOUR website!
An even 2 digit number whose 2 digits have a difference of 1 and the first digit iss loger than the second.
\n" ); document.write( "
\r\n" );
document.write( "I suppose \"iss loger\" should be \"is larger\".  This could only be\r\n" );
document.write( "\r\n" );
document.write( "10\r\n" );
document.write( "32\r\n" );
document.write( "54\r\n" );
document.write( "76\r\n" );
document.write( "98\r\n" );
document.write( "

\n" ); document.write( "The sum of the digits and the products are < 10
\n" ); document.write( "
\r\n" );
document.write( "This rules out 54, 76, and 98\r\n" );
document.write( "\r\n" );
document.write( "So it's either 10 or 32\r\n" );
document.write( "

\n" ); document.write( "and < 0
\n" ); document.write( "
\r\n" );
document.write( "Hmmm!  Did you mean > 0?  \r\n" );
document.write( "\r\n" );
document.write( "If so that rules out 10, so the answer is 32.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );