document.write( "Question 104544: Doug is 12 years older than his sister Linda. in 4 years ,he will be twice as old as linda. how old is each of them now? \n" ); document.write( "
Algebra.Com's Answer #76068 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let d=Doug's age, n=Linda's age \n" ); document.write( "d=n+12...d-n=12 (A) \n" ); document.write( "d+4=2(n+4)...d+4=2n+8...d-2n=4 (B) \n" ); document.write( ". \n" ); document.write( "d-n+12 \n" ); document.write( "-d+2n=-4 multiply (B) yimes -1 \n" ); document.write( "-------- \n" ); document.write( "n=8 add (A) and (B) \n" ); document.write( "Linda is 8 and Doug is 20 \n" ); document.write( "in 4 yrs Linda will be 12 and Doug 24. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |