document.write( "Question 936892: David was 25 when his daughter was born. Now his age exceeds 4 times his daughter's age by 10 years. How old are they now? \n" ); document.write( "
Algebra.Com's Answer #570365 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! David was 25 when his daughter was born. \n" ); document.write( " \r\n" ); document.write( "That means David is always 25 years older than his daughter.\r\n" ); document.write( "\r\n" ); document.write( "David's age now = Daughter's age now + 25\r\n" ); document.write( "\r\n" ); document.write( "Let daughter's age now = x\r\n" ); document.write( "Then David's age now = x+25 \r\n" ); document.write( " \n" ); document.write( "Now his age exceeds 4 times his daughter's age by 10 years. \n" ); document.write( " \r\n" ); document.write( "x + 25 = 4x + 10\r\n" ); document.write( "\r\n" ); document.write( "Solve that to get daughter's age and then add 25 to get David's age.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |