document.write( "Question 1033069: Ashley is 10 years older than Brandon. In seven years, Ashley will be twice as old as Brandon. How old are they? \n" ); document.write( "
Algebra.Com's Answer #647662 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Ashley is 10 years older than Brandon. In seven years, Ashley will be twice as old as Brandon. How old are they? \n" ); document.write( "------ \n" ); document.write( "A = B + 10 \n" ); document.write( "A+7 = 2(B+7) \n" ); document.write( "------ \n" ); document.write( "Substitute for \"A\" and solve for \"B\":: \n" ); document.write( "B+10 + 7 = 2B + 14 \n" ); document.write( "----- \n" ); document.write( "B = 17-14 = 3 (Brandon's age now) \n" ); document.write( "---- \n" ); document.write( "A = B + 10 = 13 (Ashley's age now) \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |