document.write( "Question 971517: Today, Emily is 5 years younger than her sister. In three years, she will be half of her sisters age. How old will Emily be then? \n" ); document.write( "
Algebra.Com's Answer #593972 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Today, Emily is 5 years younger than her sister. In three years, she will be half of her sisters age. How old will Emily be then? \n" ); document.write( "----- \n" ); document.write( "Equations: \n" ); document.write( " e = s-5 \n" ); document.write( "e+3 = (1/2)(s+3) \n" ); document.write( "------------------- \n" ); document.write( "Substitute for \"e\" and find \"s\": \n" ); document.write( "s-5+3 = (1/2)(s+3) \n" ); document.write( "s-2 = (1/2)(s+3) \n" ); document.write( "2s-4 = s+3 \n" ); document.write( "s = 7 (Sister's age now) \n" ); document.write( "---- \n" ); document.write( "Solve for \"e\": \n" ); document.write( "e = s-5 \n" ); document.write( "e = 7-5 = 2 yrs (Emily's age now) \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------- \n" ); document.write( " |