document.write( "Question 850019: Tony is 8 years older than James. In ten years time he will be 3 times James' current age. How old is tony now? Please help ASAP because I have an exam on Monday. Thanks \n" ); document.write( "
Algebra.Com's Answer #511897 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! t=j+8 \n" ); document.write( "t+10=3j\r \n" ); document.write( "\n" ); document.write( "j+8+10=3j \n" ); document.write( "j+18=3j \n" ); document.write( "18=2j \n" ); document.write( "j=9 \n" ); document.write( "t=17 \n" ); document.write( "check \n" ); document.write( "17+10=3*9 \n" ); document.write( "27=27 \n" ); document.write( "ok \n" ); document.write( " |