document.write( "Question 935064: The fairly family are great mathematicians. When asked how old everyone was the family replied, “Our family of two adults and three children is exactly 123 years old altogether”. The father and son’s ages, when added are 59, which is 5 years less than the mother and the twin girls. The father is three years older than the mother, while the son is three years older than the girls. can you work out each persons age \n" ); document.write( "
Algebra.Com's Answer #568183 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Let:\r\n" ); document.write( "F = father's age\r\n" ); document.write( "M = mother's age\r\n" ); document.write( "S = son's age\r\n" ); document.write( "D = each of the twin daughter's age\r\n" ); document.write( " \n" ); document.write( ">>Our family of two adults and three children is exactly 123 years<< \n" ); document.write( " \r\n" ); document.write( "F+M+S+2D = 123\r\n" ); document.write( " \n" ); document.write( ">>The father and son’s ages, when added are 59,<< \n" ); document.write( " \r\n" ); document.write( "F+S = 59\r\n" ); document.write( " \n" ); document.write( "which [59] is 5 years less than the mother and the twin girls. \n" ); document.write( " \r\n" ); document.write( "59 = M+2D-5\r\n" ); document.write( "64 = M+2D\r\n" ); document.write( " \n" ); document.write( ">>The father is three years older than the mother,<< \n" ); document.write( " \r\n" ); document.write( "F = M+3\r\n" ); document.write( " \n" ); document.write( ">>the son is three years older than the girls.<< \n" ); document.write( " \r\n" ); document.write( "S = D+3 \r\n" ); document.write( "\r\n" ); document.write( "So we have this system of 5 equations in 4 unknowns.\r\n" ); document.write( "That means we were given more information that we needed.\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |