document.write( "Question 996092: I am a 2 digit number the sum of my digits is 11 I am divisible by 4 and 7 what number am I \n" ); document.write( "
Algebra.Com's Answer #614666 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( " you have \"2\" digit number \r
\n" ); document.write( "\n" ); document.write( "the sum of digits is \"11\"\r
\n" ); document.write( "\n" ); document.write( "and it is divisible by \"4\" and \"7\" \r
\n" ); document.write( "\n" ); document.write( "so, first possibility is \"4%2A7=28\"\r
\n" ); document.write( "\n" ); document.write( "but the sum of digits is \"11\"; so,the sum of digits is \"2%2B8=10\" which does not satisfies the first constraint\r
\n" ); document.write( "\n" ); document.write( "next possible \"2\" digit number is \"56\": since the sum of digits is \"5%2B6=11\", that satisfies the first constraint and it is your solution
\n" ); document.write( "
\n" );