document.write( "Question 815389: Can the ratio of a parent's age to his or her child's age ever be exactly 10:9? explain? \n" ); document.write( "
Algebra.Com's Answer #490917 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Let x = age of child and y = age of parent\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's assume that the parent had the child at the age of 20 (or at least beyond that). So that would mean that the parent is 20 years older than the child. So that would mean that y = x+20\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If the ratio of their ages is 10:9, then\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y/x = 10/9\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "9y = 10x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "9(x+20) = 10x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "9x + 180 = 10x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "180 = 10x - 9x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "180 = x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 180\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So if the parent was exactly 20 years older than the child, then the child would have to be 180 years old (the parent would be 200 years old). \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This is definitely NOT likely. Well at least not likely in this current generation. \n" ); document.write( " |