document.write( "Question 1190940: Linda's age is twice her sister's age. Difference between their ages is a perfect square number. If the difference in their age is between 5 years and 40 years, what is the difference between the highest and the lowest possible values of Linda's age? \n" ); document.write( "
Algebra.Com's Answer #822684 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Edit: I changed the 40 to 36. I'm not sure why my brain went for that error initially.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Difference between their ages is a perfect square number. \n" ); document.write( "The difference in their age is between 5 years and 40 years.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Those two facts allow us to say that their age gap is one of the following numbers: 9, 16, 25, 36 \n" ); document.write( "Simply list the perfect squares between 5 and 40. \n" ); document.write( "Later on, we'll only focus on the smallest and largest age gap. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = sister's present day age \n" ); document.write( "2x = Linda's present day age\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If Linda is 9 years older, then \n" ); document.write( "(linda's age) - (sister's age) = 9 \n" ); document.write( "2x - x = 9 \n" ); document.write( "x = 9 \n" ); document.write( "Telling us that the sister is 9 years old and Linda is 2*x = 2*9 = 18 years old.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Or if Linda is 36 years older, then you should find that x = 36 through similar steps. That would make Linda to be 2x = 2*36 = 72 years old.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Linda's lowest age = 18 \n" ); document.write( "Linda's highest age = 80 \n" ); document.write( "Difference = 72 - 18 = 54\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 54 \n" ); document.write( " \n" ); document.write( " |