document.write( "Question 1196878: Apa is 5 years younger thank Mikey. the sum of the squares of their ages is at most 89. Find their possible ages. \n" ); document.write( "
Algebra.Com's Answer #829905 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Apa is 5 years younger than Mikey. the sum of the squares of their ages is at most 89. Find their possible ages.
\n" ); document.write( "---------------------------
\n" ); document.write( "M = A + 5\r
\n" ); document.write( "\n" ); document.write( "The difference is 5:
\n" ); document.write( "Using only positive integers >0:
\n" ); document.write( "
\r\n" );
document.write( " A   M\r\n" );
document.write( " 1   6 --> 37\r\n" );
document.write( " 2   7 --> 53\r\n" );
document.write( " 3   8 --> 73\r\n" );
document.write( " 4   9 --> 97  TOO MUCH\r\n" );
document.write( "
\n" ); document.write( "
\n" );