document.write( "Question 1197135: Kylie is ten years older than Jefferson. Four years ago, Kylie was twice as old as Jefferson is now. How old are they now? \n" ); document.write( "
Algebra.Com's Answer #830260 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "x = Jefferson's age now \n" ); document.write( "x+10 = Kylie's age now \n" ); document.write( "x+6 = Kylie's age 4 years ago \n" ); document.write( "4 years ago, Kylie was twice as old a Jefferson is now: \n" ); document.write( "x+6 = 2x \n" ); document.write( "x=6 \n" ); document.write( "ANSWERS: Jefferson is x = 6; Kylie is x+10 = 16 \n" ); document.write( " \n" ); document.write( " |