document.write( "Question 1178769: In the year 2021, Dylan is four years older than his sister Anna, Anna is four times as old as their dog Zona, and the ages of Anna and Zona sum to one less than Dylan’s age. If all three celebrate their birthdays today, compute the year that Zona was born. \n" ); document.write( "
Algebra.Com's Answer #808166 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "In the year 2021, Dylan is four years older than his sister Anna,\r
\n" ); document.write( "\n" ); document.write( "d=a+4
\n" ); document.write( " Anna is four times as old as their dog Zona,\r
\n" ); document.write( "\n" ); document.write( "a=4z\r
\n" ); document.write( "\n" ); document.write( "and the ages of Anna and Zona sum to one less than Dylan’s age.
\n" ); document.write( "a+z=d-1\r
\n" ); document.write( "\n" ); document.write( "z=3
\n" ); document.write( "Zona was born in 2018\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );