document.write( "Question 830326: A girl is the eldest of 15 children and each child is exactly a year and a half apart. The eldest is eight times the youngest age. What is the oldest age? \n" ); document.write( "
Algebra.Com's Answer #500538 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! A girl is the eldest of 15 children and each child is exactly a year and a half apart. \n" ); document.write( " \r\n" ); document.write( "Their ages form an arithmetic sequence with n=15 terms and common\r\n" ); document.write( "difference d=1.5. So we use the formula:\r\n" ); document.write( "\r\n" ); document.write( "an = a1 + (n-1)d\r\n" ); document.write( "\r\n" ); document.write( "a15 = a1 + (15-1)(1.5)\r\n" ); document.write( "\r\n" ); document.write( "a15 = a1 + (14)(1.5)\r\n" ); document.write( "\r\n" ); document.write( "a15 = a1 + 21\r\n" ); document.write( " \n" ); document.write( "The eldest is eight times the youngest age \n" ); document.write( " \r\n" ); document.write( "The eldest's age is a15\r\n" ); document.write( "The youngest's age is a1\r\n" ); document.write( "\r\n" ); document.write( "So we have the system of two equations in two unknowns: \r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |