document.write( "Question 1135784: Jacqueline is 18 years older than her son. She was three times as old as he was one year ago. How old are they now? \n" ); document.write( "
Algebra.Com's Answer #753466 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "(1) Algebraically.... \n" ); document.write( "Let x be her son's age \n" ); document.write( "Then x+18 = her age \n" ); document.write( "One year ago, their ages were \n" ); document.write( "son: x-1 \n" ); document.write( "her: x+17 \n" ); document.write( "Her age 1 year ago was three times his age then: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Her son's age is x=10; her age is x+18 = 28. \n" ); document.write( "CHECK: 10-1 = 9; 28-1 = 27; 27 = 3*9 \n" ); document.write( "(2) informally, using logical reasoning and a bit of mental arithmetic.... \n" ); document.write( "The difference between their ages is 18 years; when she was three times as old as her son, the difference between their ages was twice her son's age. So at that time her son's age had to be 9, which means she was 27. That was 1 year ago; so now they are 10 and 28. \n" ); document.write( " |