document.write( "Question 359474: Four Cousins were born at two-year intervals. If the sum of their ages is 36, what is the range for the ages of the cousins? \n" ); document.write( "
Algebra.Com's Answer #256610 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let their ages be \"A\",\"A%2B2\",\"A%2B4\",\"A%2B6\".
\n" ); document.write( "\"A%2BA%2B2%2BA%2B4%2BA%2B6=36\"
\n" ); document.write( "\"4A%2B12=36\"
\n" ); document.write( "\"4A=24\"
\n" ); document.write( "\"A=6\"
\n" ); document.write( "They are 6, 8, 10, and 12 years old and range from 6-12 years old.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );