document.write( "Question 884665: a man 38 years old has a son 14 years old. how many years ago was the father seven times as old as his son? \n" ); document.write( "
Algebra.Com's Answer #534538 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! a man 38 years old has a son 14 years old. how many years ago was the father seven times as old as his son? \n" ); document.write( "let x=years ago father was seven times as old as his son \n" ); document.write( " \n" ); document.write( "38-x=98-7x \n" ); document.write( "6x=60 \n" ); document.write( "x=10 \n" ); document.write( "how many years ago father was seven times as old as his son? 10 \n" ); document.write( " |