document.write( "Question 550914: The woman is three times as old as her son. If she is half as old as her father, her father is commonly how many times older than her son? \n" ); document.write( "
Algebra.Com's Answer #359225 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
let \"+w+\" = Woman's age
\n" ); document.write( "Let \"+f+\" = Father's age
\n" ); document.write( "Let \"+s+\" = Son's age
\n" ); document.write( "given:
\n" ); document.write( "\"+w+=+3s+\"
\n" ); document.write( "\"+w+=+%281%2F2%29%2Af+\"
\n" ); document.write( "By substitution:
\n" ); document.write( "\"+3s+=+%281%2F2%29%2Af+\"
\n" ); document.write( "\"+f+=+6s+\"
\n" ); document.write( "Her father is 6 times older than her Son
\n" ); document.write( "
\n" );