document.write( "Question 763947: Doug is 19 years older than his sister Barbara. In 3 years, he will be twice as old as Barbara. How old is each of them now? \n" ); document.write( "
Algebra.Com's Answer #465120 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Doug is 19 years older than his sister Barbara. In 3 years, he will be twice as old as Barbara. How old is each of them now? \n" ); document.write( "------------ \n" ); document.write( "Equations: \n" ); document.write( "d = b + 19 \n" ); document.write( "d+3 = 2(b+3) \n" ); document.write( "--------------------- \n" ); document.write( "Substitute for \"d\" and solve for \"b\": \n" ); document.write( "b+19+3 = 2b+6 \n" ); document.write( "b = 16 years (Barbara's age) \n" ); document.write( "------ \n" ); document.write( "d = b + 19 \n" ); document.write( "d = 35 years (Doug's age) \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " \n" ); document.write( " |