document.write( "Question 386965: A man refused to tell anyone his age,but he likes to drop hints about it. He then remarks that twice his mother's age add up to 140 and also that his age plus his father's age add up to 105 Furthermore,he says that the sum of his age and his mother's age is 30 more than his father's age.Calculate the man's age or show that his hints contradict one another. \n" ); document.write( "
Algebra.Com's Answer #273594 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! twice his mother's age add up to 140 and also that his age plus his father's age add up to 105 Furthermore,he says that the sum of his age and his mother's age is 30 more than his father's age \n" ); document.write( ": \n" ); document.write( "Let x = man's age \n" ); document.write( "Let m = mother's age \n" ); document.write( "Let f = father's age \n" ); document.write( ": \n" ); document.write( "Write an equation for each statement \n" ); document.write( "\"twice his mother's age add up to 140\" \n" ); document.write( "2m = 140 \n" ); document.write( "m = 70 \n" ); document.write( ": \n" ); document.write( "\"also that his age plus his father's age add up to 105\" \n" ); document.write( "x + f = 105 \n" ); document.write( ": \n" ); document.write( "\"the sum of his age and his mother's age is 30 more than his father's age\" \n" ); document.write( "x + m = f + 30 \n" ); document.write( "Replace m with 70 \n" ); document.write( "x + 70 = f + 30 \n" ); document.write( "x - f = 30 - 70 \n" ); document.write( "x - f = -40 \n" ); document.write( "Add this equation to x + f = 105 \n" ); document.write( "x - f = -40 \n" ); document.write( "x + f = 105 \n" ); document.write( "-------------- adding eliminates f, find x \n" ); document.write( "2x = 65 \n" ); document.write( "x = \n" ); document.write( "x = 32.5 is the man's age, we hope for an integer here, but there it is! \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution in all statements \n" ); document.write( "Find dad's age \n" ); document.write( "32.5 + f = 105 \n" ); document.write( "f = 105 - 32.5 \n" ); document.write( "f = 72.5, father's age \n" ); document.write( ": \n" ); document.write( "\"the sum of his age and his mother's age is 30 more than his father's age\" \n" ); document.write( "32.5 + 70 = 72.5 + 30 \n" ); document.write( "102.5 = 102.5, confirms our solution \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |