document.write( "Question 832726: Tony is half his father Simon's age. In 10 years, Tony will be three-fifths Simon's age. Ten years ago, Tony was one-third Simon's age. How old are Tony and Simon now?
\n" );
document.write( "Please help I simply can not get my head around this \n" );
document.write( "
Algebra.Com's Answer #502175 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! let x be Simon's age, then x/2 is Tony's age \n" ); document.write( "we are given x/2 +10 = 3(x+10) / 5 and \n" ); document.write( "x/2 -10 = (x-10) / 3 \n" ); document.write( "either equation will give the same answer for x, \n" ); document.write( "solve first equation equation for x \n" ); document.write( "(x+20)/2 = (3x+30) / 5 \n" ); document.write( "cross multiply both fractions \n" ); document.write( "5x +100 = 6x +60 \n" ); document.write( "x = 40 \n" ); document.write( "so Simon is 40 and Tony is 20 \n" ); document.write( "check our answers \n" ); document.write( "10 years from now Simon is 50 and Tony is 30, so Tony is 30/50 or 3/5 Simon's age \n" ); document.write( "10 years ago Simon is 30 and Tony is 10, so Tony is 10/30 or 1/3 Simon's age \n" ); document.write( "answer checks :-)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |