document.write( "Question 714822: The sum of bill and ted's age is 60. In two years, Bill will be 3 times as old as Ted. How old are Bill and Ted now? \n" ); document.write( "
Algebra.Com's Answer #439001 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The sum of bill and ted's age is 60. In two years, Bill will be 3 times as old as Ted. How old are Bill and Ted now? \n" ); document.write( "------ \n" ); document.write( "Equations: \n" ); document.write( "b + t = 60 \n" ); document.write( "b+2 = 3(t+2) \n" ); document.write( "----- \n" ); document.write( "b - 3t = 4 \n" ); document.write( "b + t = 60 \n" ); document.write( "---- \n" ); document.write( "Subtract and solve for \"t\": \n" ); document.write( "4t = 56 \n" ); document.write( "t = 14 (Ted's age now) \n" ); document.write( "------ \n" ); document.write( "Solve for \"b\": \n" ); document.write( "b + t = 60 \n" ); document.write( "b + 14 = 60 \n" ); document.write( "b = 46 (Bill's age now) \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |