document.write( "Question 573675: A person has 7 children including 2 sets of triplets. the product of the kids ages is 6591. what is the sum of their ages? \n" ); document.write( "
Algebra.Com's Answer #368942 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A person has 7 children including 2 sets of triplets. the product of the kids ages is 6591.
\n" ); document.write( ":
\n" ); document.write( "Let x = the single child
\n" ); document.write( "let y = the one set of triplets
\n" ); document.write( "Let z = the other set of triplets
\n" ); document.write( ":
\n" ); document.write( "In order to make this manageable, assume that one set of triplets is 1 yrs old.
\n" ); document.write( " :
\n" ); document.write( "\"x%2Ay%5E3%2A1%5E3\" = 6591
\n" ); document.write( "\"x%2Ay%5E3\" = 6591
\n" ); document.write( "\"y%5E3\" = \"6591%2Fx\"
\n" ); document.write( "y = \"3sqrt%286591%2Fx%29\", that's cube root
\n" ); document.write( "Only one integer solution to this equation (the table of y=, in a ti-83)
\n" ); document.write( "x = 3
\n" ); document.write( "y = 13
\n" ); document.write( ":
\n" ); document.write( "3 * 13^3 * 1^3 = 6591
\n" ); document.write( "\"
\n" ); document.write( "\"what is the sum of their ages?\"
\n" ); document.write( "3 + 13 + 13 + 13 + 1 + 1 + 1 = 45
\n" ); document.write( "
\n" ); document.write( "
\n" );