document.write( "Question 824184: The father and the son together have 46 years. Three years ago, the father was 4 times older than the son. How old is the son, and how old is the father?\r
\n" ); document.write( "\n" ); document.write( "So, I tried to find a solution.\r
\n" ); document.write( "\n" ); document.write( " 3 years ago
\n" ); document.write( "father 4x
\n" ); document.write( "son x \r
\n" ); document.write( "\n" ); document.write( " now
\n" ); document.write( "father 46-x
\n" ); document.write( "son x \r
\n" ); document.write( "\n" ); document.write( "4x+3+x+3=46-x+x
\n" ); document.write( "5x+6=46 (I omitted the -x and the x)
\n" ); document.write( "5x=46-6
\n" ); document.write( "5x=40
\n" ); document.write( "x=40/5
\n" ); document.write( "x=8\r
\n" ); document.write( "\n" ); document.write( "So the son is 8 years old and the father is 46-8=38.
\n" ); document.write( "Actually, my question is - is my solution right (correct)?
\n" ); document.write( "

Algebra.Com's Answer #496151 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+f+\" = father's age now
\n" ); document.write( "Let \"+s+\" = son's age now
\n" ); document.write( "\"+f+-+3+\" = father's age 3 yrs ago
\n" ); document.write( "\"+s+-+3+\" = son's age 3 yrs ago
\n" ); document.write( "given:
\n" ); document.write( "(1) \"+s+%2B+f+=+46+\"
\n" ); document.write( "(2) \"+f+-+3+=+4%2A%28+s+-+3+%29+\"
\n" ); document.write( "----------------------
\n" ); document.write( "(2) \"+f+-+3+=+4s+-+12+\"
\n" ); document.write( "(2) \"+4s+-+f+=+9+\"
\n" ); document.write( "---------------------
\n" ); document.write( "Add (1) and (2)
\n" ); document.write( "(1) \"+s+%2B+f+=+46+\"
\n" ); document.write( "(2) \"+4s+-+f+=+9+\"
\n" ); document.write( "\"+5s+=+55+\"
\n" ); document.write( "\"+s+=+11+\"
\n" ); document.write( "and, since
\n" ); document.write( "(1) \"+s+%2B+f+=+46+\"
\n" ); document.write( "(1) \"+f+=+46+-+11+\"
\n" ); document.write( "(1) \"+f+=+35+\"
\n" ); document.write( "The father is 35 and the son is 11
\n" ); document.write( "check:
\n" ); document.write( "(2) \"+f+-+3+=+4%2A%28+s+-+3+%29+\"
\n" ); document.write( "(2) \"+35+-+3+=+4%2A%28+11+-+3+%29+\"
\n" ); document.write( "(2) \"+32+=+4%2A8+\"
\n" ); document.write( "(2) \"+32+=+32+\"
\n" ); document.write( "OK\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );