document.write( "Question 606564: Five years ago the sum of the number of years in the ages of Alice, Beatrice, Carlos, and Devon was 46. In years, what is the sum of their ages now? \n" ); document.write( "
Algebra.Com's Answer #382102 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
let \"+a+%2B+b+%2B+c+%2B+d+=+46+\" five years ago
\n" ); document.write( "Now each person is five years older, so
\n" ); document.write( "\"+a+%2B+5+%2B+b+%2B+5+%2B+c+%2B+5+%2B+d+%2B+5+=+a+%2B+b+%2B+c+%2B+d+%2B+20+\"
\n" ); document.write( "\"+a+%2B_+b+%2B+c+%2B+d+%2B+20+=+46+%2B+20+\"
\n" ); document.write( "\"+46+%2B+20+=+66+\"
\n" ); document.write( "The sum of their ages now is 66
\n" ); document.write( "
\n" );