document.write( "Question 454738: Woodstock is currently ten years older than his friend Snoopy. In three years, Woodstock will be three times as old as Snoopy will be. Find their ages. \n" ); document.write( "
Algebra.Com's Answer #312191 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
w=s+10
\n" ); document.write( "w+3=3(s+3)
\n" ); document.write( "s+10+3=3s+9
\n" ); document.write( "s+4=3s
\n" ); document.write( "4=2s
\n" ); document.write( "s=2
\n" ); document.write( "w=12
\n" ); document.write( "check
\n" ); document.write( "15=3*(5)
\n" ); document.write( "15=15
\n" ); document.write( "ok
\n" ); document.write( "
\n" ); document.write( "
\n" );