document.write( "Question 1163882: Two years ago a man was 7 times older than his son but in three years he will be only four times as old as his son.How old are they? \n" ); document.write( "
Algebra.Com's Answer #788119 by Theo(13342)![]() ![]() You can put this solution on YOUR website! m = number of years old the man is now. \n" ); document.write( "s = number of years old his sone is now.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "two years ago, the man was 7 times older than his son.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "there is a difference between 7 times as old and 7 times older. \n" ); document.write( "7 times as old says that a = 7 * b \n" ); document.write( "7 times older says that a = b + 7*b = 8*b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your problem statement seems to mix them both. \n" ); document.write( "i suspect you meant as old as, rather than older than.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i'll assume that, therefore, i'll rephrase the problem statement to say:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Two years ago a man was 7 times as old as his son, but in three years he will be only four times as old as his son. \n" ); document.write( "How old are they?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your formulas are:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(m - 2) = 7 * (s - 2) \n" ); document.write( "(m + 3) = 4 * (s + 3)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "simplify these formulas to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "m - 2 = 7 * s - 14 \n" ); document.write( "m + 3 = 4 * s + 12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for m in both equations to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "m = 7 * s - 12 \n" ); document.write( "m = 4 * s + 9\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtract the second equation from the first to get 0 = 3 * s - 21 \n" ); document.write( "add 21 to both sides of this equation to get 21 = 3 * s \n" ); document.write( "solve for s to get s = 7\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2 years ago, the son was 5 and the man was 7 * 5 = 35 \n" ); document.write( "that means the man is currently 37 years old and his son is 7.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3 years from now, the man will be 40 and his son will be 10. \n" ); document.write( "40 / 10 = 4 which means that the man will be 4 times as old as his son.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "looks like man is 37 years old and his son is 7.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "two years ago, 35/5 = 7 \n" ); document.write( "3 years from now, 40/10 = 4 \n" ); document.write( "solution looks good. \n" ); document.write( "solution is man is 37 years old and his son is 7.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |