document.write( "Question 251773: Dot is 14 years younger than Ditto. Ten years ago, Ditto was 3 times as old as Dot was then. How old is each now? \n" ); document.write( "
Algebra.Com's Answer #183445 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
o=dot
\n" ); document.write( "i=ditto
\n" ); document.write( "o+14=i
\n" ); document.write( "i-10=3(o-10)
\n" ); document.write( "i=31 Ditto is 31 now
\n" ); document.write( "o=17 Dot is 17 now
\n" ); document.write( "
\n" );