document.write( "Question 1033095: A father is twice as old as his son
\n" ); document.write( "2.1if the sons age is represented by x how old is the father
\n" ); document.write( "2.2how old were the father and son 20years back
\n" ); document.write( "2.3 20years ago the father was six times his sons age represent this as an equation
\n" ); document.write( "

Algebra.Com's Answer #647683 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
So the father is twice, meaning two times, older than the son. In algebraic terms: f = 2s Since the problem says that x stands for the son's age, substitute s with x and you have your answer.
\n" ); document.write( "f-20 = 2s-20
\n" ); document.write( "f-20 = 6(son-20)
\n" ); document.write( "Remember to substitute for x
\n" ); document.write( "
\n" );