document.write( "Question 1185077: joseph is five years older than timothy. Timothy is seven years younger than Mathew. Write the names from smallest to the big one \n" ); document.write( "
Algebra.Com's Answer #815828 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "
\r\n" );
document.write( "PERSON            AGE\r\n" );
document.write( "Joseph           (m-7)+5\r\n" );
document.write( "Timothy          m-7\r\n" );
document.write( "Mathew            m\r\n" );
document.write( "

\n" ); document.write( "\"Write the names from smallest to the big one\"
\n" ); document.write( "-----very poor task or question. \"Write the names from youngest to oldest\" is what you want.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "PERSON            AGE        simplified\r\n" );
document.write( "Joseph           (m-7)+5        m-2\r\n" );
document.write( "Timothy          m-7            m-7\r\n" );
document.write( "Mathew            m             m\r\n" );
document.write( "

\n" ); document.write( "\"highlight%28Timothy%3CJoseph%3CMathew%29\"
\n" ); document.write( "
\n" );