document.write( "Question 29980: ok please please help me on this one my brain is about to burst\r
\n" );
document.write( "\n" );
document.write( " Mr. Williams is three times as old as his son. Twelve years from now, he will be only twice as old as his son. What are their ages now? In 12 years?\r
\n" );
document.write( "\n" );
document.write( " Mr Williams now?
\n" );
document.write( " son now?
\n" );
document.write( " Mr. Williams in 12 years?
\n" );
document.write( " son in 12 years? \n" );
document.write( "
Algebra.Com's Answer #16736 by Fermat(136)![]() ![]() You can put this solution on YOUR website! let W represent the age of mr Williams \n" ); document.write( "let S represent the age of mr Williams' son\r \n" ); document.write( "\n" ); document.write( "Currently, mr williams is three times as old as his son: this becomes,\r \n" ); document.write( "\n" ); document.write( "W = 3S \n" ); document.write( "======\r \n" ); document.write( "\n" ); document.write( "Twelve years from now, he will be only twice as old as his son. This becomes,\r \n" ); document.write( "\n" ); document.write( "W + 12 = 2x(S + 12) \n" ); document.write( "W + 12 = 2S + 24 \n" ); document.write( "W = 2S + 12 \n" ); document.write( "===========\r \n" ); document.write( "\n" ); document.write( "We now substitute for W = 3S into the above eqn,\r \n" ); document.write( "\n" ); document.write( "3S = 2S + 12 \n" ); document.write( "S = 12 \n" ); document.write( "======\r \n" ); document.write( "\n" ); document.write( "W = 36 \n" ); document.write( "====== \n" ); document.write( " |