document.write( "Question 1032196: If twice Aaron's age is increased by 14, the result is three times Aaron's age. How old is Aaron? \n" ); document.write( "
Algebra.Com's Answer #646855 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "If twice Aaron's age is increased by 14, \n" ); document.write( "the result is three times Aaron's age. \n" ); document.write( "Make Aaron's age = x \n" ); document.write( "2x + 14 = 3x \n" ); document.write( "Collect like terms: \n" ); document.write( "3x - 2x = 14 \n" ); document.write( "x = 14 \n" ); document.write( "Aaron is 14 years years old. \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |