document.write( "Question 1146655: Sarah’s age is one-third her age plus 12 years. How old is she? \n" ); document.write( "
Algebra.Com's Answer #767933 by VFBundy(438) You can put this solution on YOUR website! x = x/3 + 12 \n" ); document.write( " \n" ); document.write( "2x/3 = 12 \n" ); document.write( " \n" ); document.write( "2x = 36 \n" ); document.write( " \n" ); document.write( "x = 18 |