document.write( "Question 876099: Two years ago, my age was 4 times that of my son. In 3 years, my is only 3 times that of my son. What is our age now? The question asks for only one variable. I only know how to do it with two. \n" ); document.write( "
Algebra.Com's Answer #528585 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
You could say the son's age now = \"+s+\"
\n" ); document.write( "2 yrs ago, the son's age was \"+s+-+2+\"
\n" ); document.write( "The father's age 2 yrs ago was \"+4%2A%28+s+-+2+%29+\"
\n" ); document.write( "----------------------------------------
\n" ); document.write( "So, now, 2 yrs later, the father's age is \"+4%2A%28+s+-+2+%29+%2B+2+\"
\n" ); document.write( "---------------------------------------------------
\n" ); document.write( "In 3 yrs, the son will be \"+s+%2B+3+\"
\n" ); document.write( "In 3 yrs, the father will be \"+4%2A%28+s+-+2+%29+%2B+2+%2B+3+\"
\n" ); document.write( "--------------------------------------------
\n" ); document.write( "You are given that:
\n" ); document.write( "\"+4%2A%28+s+-+2+%29+%2B+2+%2B+3+=+3%2A%28+s+%2B+3+%29+\"
\n" ); document.write( "---------------------------------
\n" ); document.write( "Solve for \"+s+\"
\n" ); document.write( "\"+4s+-+8+%2B+5+=+3s+%2B+9+\"
\n" ); document.write( "\"+s+=+12+\"
\n" ); document.write( "and, the father's age now is:
\n" ); document.write( "\"+4%2A%28+s+-+2+%29+%2B+2+\"
\n" ); document.write( "\"+4%2A%28+12+-+2+%29+%2B+2+=+42+\"
\n" ); document.write( "--------------------------
\n" ); document.write( "The father is 42 and the son is 12
\n" ); document.write( "check:
\n" ); document.write( "2 yrs ago,
\n" ); document.write( "f = 40
\n" ); document.write( "s = 10
\n" ); document.write( "Father's age is 4 times the son's
\n" ); document.write( "-------------
\n" ); document.write( "In 3 yrs:
\n" ); document.write( "f = 45
\n" ); document.write( "s = 15
\n" ); document.write( "Father's age is 3 times the son's
\n" ); document.write( "OK\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );