document.write( "Question 1008935: If Sam's age after 10 years will be triple times of his age before 6 years, how old is he right now?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #624464 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Call Sam's age NOW, x. \n" ); document.write( "Then \n" ); document.write( "x + 10 = 3(x - 6) \n" ); document.write( "x + 10 = 3x - 18 \n" ); document.write( "28 = 2x \n" ); document.write( "x = 14 years old \n" ); document.write( " \n" ); document.write( " |