document.write( "Question 783411: sara father is fourtimes as old as ahse is. in 18 years he will be exactly twice as old as she. find their present ages \n" ); document.write( "
Algebra.Com's Answer #476766 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Father = 4* Sara's age \n" ); document.write( "F = 4S \n" ); document.write( "In 18 years he will be \n" ); document.write( "exactly twice as old as she is. \n" ); document.write( "F + 18 = 2(S + 18) \n" ); document.write( "Replace F with 4S (from 1st equation) \n" ); document.write( "4S + 18 = 2S + 36 \n" ); document.write( "Collect like terms \n" ); document.write( "4S - 2S = 36 - 18 \n" ); document.write( "2S = 18 \n" ); document.write( "S = 9 \n" ); document.write( "Current ages: \n" ); document.write( "Sara = 9 yrs old \n" ); document.write( "Father = 36 years old. \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " \n" ); document.write( " |