document.write( "Question 834908: Hi,
\n" );
document.write( "I was having a difficulty with this age word problem. It goes like this:
\n" );
document.write( "John is now 3 times as old as his brother Sam. In 5 years, John will be twice as old as Sam will be then. Find their present ages.
\n" );
document.write( "So I came up with the fact that you can place John as 3x, and Sam as just x, but I couldn't get further than that!
\n" );
document.write( "Thank You! \n" );
document.write( "
Algebra.Com's Answer #503246 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! j=3s \n" ); document.write( "j+5=2(s+5) \n" ); document.write( "3s+5=2s+10 \n" ); document.write( "s=5 \n" ); document.write( "j=15 \n" ); document.write( "check \n" ); document.write( "15+5=2*(5+5) \n" ); document.write( "20=2*10 \n" ); document.write( "ok\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |