document.write( "Question 467617: The equation for finding the age when one older person will be 3 times older than a younger person. The ages are 32 and 8. \n" ); document.write( "
Algebra.Com's Answer #320870 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
32+n=3(8+n)
\n" ); document.write( "32+n=24+3n
\n" ); document.write( "8=2n
\n" ); document.write( "4=n..
\n" ); document.write( "
\n" );