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)\"\" \"About 
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( "\"%2838-x%29%2F%2814-x%29=7\"
\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( "
\n" );