document.write( "Question 632164: I was 40 years old when my grandson was born. I am 44 years old today.
\n" ); document.write( "How do I figure out how much is three times his age? Write the equation which models how old in years each of us will be when we are three times as old as my grandson.
\n" ); document.write( "

Algebra.Com's Answer #398051 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
g=44;
\n" ); document.write( "s=4
\n" ); document.write( "44+x=3*(4+x)
\n" ); document.write( "44+x=12+3x
\n" ); document.write( "32=2x
\n" ); document.write( "16=x
\n" ); document.write( "check
\n" ); document.write( "44+16=60
\n" ); document.write( "4+16=20
\n" ); document.write( "60=3*20
\n" ); document.write( "ok
\n" ); document.write( "grandpa will be three times grandson in 16 years.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );