document.write( "Question 1090966: The sum of the ages of Armando and Shantel is 72 years. 9 years ago, Armando's age was 2 times Shantel's age. How old is Armando now? \n" ); document.write( "
Algebra.Com's Answer #705444 by addingup(3677)![]() ![]() You can put this solution on YOUR website! Armando 9 years ago was 2 x (Shantel - 9) \n" ); document.write( "A + S = 72 \n" ); document.write( "subtract S from both sides: \n" ); document.write( "A = 72 - S \n" ); document.write( "------------------------------- \n" ); document.write( "A - 9 = 2(S-9) \n" ); document.write( "A - 9 = 2S - 18 substitute for A: \n" ); document.write( "72 - S - 9 = 2S - 18 \n" ); document.write( "63 - S = 2S - 18 \n" ); document.write( "81 = 3S flip it so we can get the unknown on the left: \n" ); document.write( "3S = 81 \n" ); document.write( "S = 81/3 \n" ); document.write( "S = 27 \n" ); document.write( "A = 72-27 = 45\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |