document.write( "Question 1198719: Ten years ago, Anne was half as old as Sylvia was then. Five years from now, Anne will be as old as Sylvia was five years ago. How old is Sylvia now? \n" ); document.write( "
Algebra.Com's Answer #832345 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Dozens of ways to set this up; I hope you will get responses other than mine so you can see a variety of ways. \n" ); document.write( "My preference is always to find a way to set the problem up for solving using a single variable. \n" ); document.write( "With the way the information is given in this problem, here is my preferred way of solving the problem. \n" ); document.write( "Ten years ago, Anne was half as old as Sylvia was then: \n" ); document.write( "let x = Anne's age 10 years ago \n" ); document.write( "then 2x = Sylvia's age 10 years ago \n" ); document.write( "Anne's age 5 years from now will be the same as Sylvia's age 5 years ago: \n" ); document.write( "Anne's age 5 years from now is x+15 (\"5 years from now\" is 15 years after \"10 years ago\") \n" ); document.write( "Sylvia's age 5 years ago was 2x+5 (5 years after \"10 years ago\") \n" ); document.write( "x+15 = 2x+5 \n" ); document.write( "10 = x \n" ); document.write( "How old is Sylvia now? \n" ); document.write( "10 years older than she was 10 years ago: 2x+10 = 2(10)+10 = 30 \n" ); document.write( "ANSWER: Sylvia is 30 years old \n" ); document.write( "CHECK: \n" ); document.write( "Sylvia is 30; 10 years ago she was 20; 10 years ago Anne was 10 (half as old as Sylvia was then); Anne is now 10+10 = 20; 5 years from now Anne will be 25; 5 years ago Sylvia was 30-5 = 25 \n" ); document.write( " \n" ); document.write( " |