document.write( "Question 1107221: Ana is three more than twice as old as Jack. The sum of their ages is 72. Write an equation to find jacks age (x). Find anas age. \n" ); document.write( "
Algebra.Com's Answer #722246 by addingup(3677)![]() ![]() You can put this solution on YOUR website! A = 2x+3 \n" ); document.write( "A+x = 72; A = 72-x \n" ); document.write( "72-x = 2x+3 \n" ); document.write( "69 = 3x \n" ); document.write( "move the unknown to the left \n" ); document.write( "3x = 69 \n" ); document.write( "x = 69/3 \n" ); document.write( "x = 23 \n" ); document.write( " |