document.write( "Question 724762: A family had fifteen children, each of them born a year and a half apart. The oldest child's age is eight times that of their youngest sibling's. How old is the oldest sibling? \n" ); document.write( "
Algebra.Com's Answer #443900 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A family had fifteen children, each of them born a year and a half apart. The oldest child's age is eight times that of their youngest sibling's. How old is the oldest sibling?
\n" ); document.write( "---
\n" ); document.write( "Let a(1) = x
\n" ); document.write( "Then a(15) = 8x
\n" ); document.write( "----
\n" ); document.write( "You have an arithmetic sequence with d = 1.5
\n" ); document.write( "----
\n" ); document.write( "a(15) = a(1)+14*d
\n" ); document.write( "---
\n" ); document.write( "8x = x + 14*1.5
\n" ); document.write( "7x = 21
\n" ); document.write( "x = 3 (age of the youngest child)
\n" ); document.write( "8x = 24 (age of the oldest)
\n" ); document.write( "================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );