document.write( "Question 1183664: Bill is 5 times older than Keira, Bill is 5 times older than Phil, Oscar is twice as old as Bill,
\n" );
document.write( "and the total age of all of them at 81. How old is Phil? \n" );
document.write( "
Algebra.Com's Answer #814083 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "ANSWER: NO SOLUTION! \n" ); document.write( "The statement of the problem is faulty. Age problems need to have answers that are whole numbers; this one does not -- regardless of how it is interpreted. \n" ); document.write( "The statement of a math problem should never say that one person is \"5 times OLDER THAN\" another person. \n" ); document.write( "In sloppy everyday English usage, \"5 times OLDER THAN\" and \"5 times AS OLD AS\" are used to mean the same thing, but they do not. If the first person's age is x, then the age of a person 5 times AS OLD AS the first is clearly 5 times x, or 5x. But if the age of the second person is 5 times OLDER THAN the first, then that person's age is x, PLUS 5 MORE TIMES x, which is x+5x=6x. \n" ); document.write( "This problem is faulty in that the answers are not whole numbers with either interpretation of the given information. \n" ); document.write( "(1) If we incorrectly use 5 times older than x to mean 5x, then \n" ); document.write( "Phil = x \n" ); document.write( "Bill = 5x \n" ); document.write( "Keira = x \n" ); document.write( "Oscar = 10x \n" ); document.write( "The sum of their ages is 81: \n" ); document.write( "17x=81 \n" ); document.write( "x = 81/17 not a whole number \n" ); document.write( "(2) if we correctly use 5 times older than x to mean 6x, then \n" ); document.write( "Phil = x \n" ); document.write( "Bill = 6x \n" ); document.write( "Keira = x \n" ); document.write( "Oscar = 12x \n" ); document.write( "20x=81 \n" ); document.write( "x = 81/20 not a whole number \n" ); document.write( " \n" ); document.write( " |