document.write( "Question 5067: The product of the ages of Davids children is the square of the sum of their ages. David has less than 8 children. None more than 14 years old and all are at least 2 years old. No child is the same age. How many children does David have and what are their ages? \n" ); document.write( "
Algebra.Com's Answer #2546 by lotanez(23)\"\" \"About 
You can put this solution on YOUR website!
David has four children ages: 12, 6, 4 and 2.
\n" ); document.write( "12+6+4+2=24
\n" ); document.write( "24^2=576
\n" ); document.write( "12x6x4x2=576
\n" ); document.write( "
\n" );