document.write( "Question 941738: Barry is 8 years older than his sister. In 3 years, he will be twice as old as she will be then. How old is each now? \n" ); document.write( "
Algebra.Com's Answer #574075 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Barry is 8 years older than his sister. In 3 years, he will be twice as old as she will be then. How old is each now? \n" ); document.write( "-------------- \n" ); document.write( "Equations:: \n" ); document.write( "b = s + 8 \n" ); document.write( "b+3 = 2(s+3) \n" ); document.write( "---- \n" ); document.write( "Substitute for \"b\" and solve for \"s\":: \n" ); document.write( "s+8 + 3 = 2s+6 \n" ); document.write( "s = 11-6 \n" ); document.write( "Sister's age = 5 yrs. \n" ); document.write( "---- \n" ); document.write( "Solve for \"b\": \n" ); document.write( "b = s + 8 \n" ); document.write( "Barry's age = 5+8 = 13 yrs. \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |