document.write( "Question 1165035: In sixteen year Bob will be three times as old as he is now. How old is Bob now? \n" ); document.write( "
Algebra.Com's Answer #789475 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "x = Bob's age now \n" ); document.write( "The information in the problem gives you two ways to express his age 16 years from now: \n" ); document.write( "x+16 = his age 16 years from now \n" ); document.write( "3x = his age 16 years from now \n" ); document.write( "Those two expressions represent the same number, so they are equal: \n" ); document.write( " \n" ); document.write( "Solve using basic algebra. \n" ); document.write( "------------------------------------- \n" ); document.write( "An informal solution will use exactly the same calculations as the formal algebraic solution: \n" ); document.write( "The difference between \"three times his age\" and \"his age\" is two times his age. \n" ); document.write( "But the difference between his ages at the two times is 16 years, so 16 years is twice his current age. \n" ); document.write( "So his current age is 16/2 = 8. \n" ); document.write( " \n" ); document.write( " |