document.write( "Question 212053: Adam is half as old as Erin. The difference in their ages is 16. Erin's age is the variable x. \n" ); document.write( "
Algebra.Com's Answer #160148 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Adam is half as old as Erin. The difference in their ages is 16. Erin's age is the variable x. \n" ); document.write( "-------------------------------- \n" ); document.write( "Equations: \n" ); document.write( "A = (1/2)E \n" ); document.write( "E - A = 16 \n" ); document.write( "---------------- \n" ); document.write( "Substitute for \"A\" and solve for E: \n" ); document.write( "E - (1/2)E = 16 \n" ); document.write( "(1/2)E = 16 \n" ); document.write( "E = 32 (Erin's age) \n" ); document.write( "A = (1/2)32 = 16 (Adam's age) \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |