document.write( "Question 1009034: I am 32 years old, my nephew is 7. At what age will we both be, when I am exactly 3 times his age? Thank you for your help \n" ); document.write( "
Algebra.Com's Answer #624591 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Call x the number of years in the future...then we have
\n" ); document.write( "32 + x = 3(7 + x)
\n" ); document.write( "32 + x = 21 + 3x
\n" ); document.write( "11 = 2x
\n" ); document.write( "x = 5.5 years
\n" ); document.write( "Thus you will be 37.5 and he will be 12.5 years old.
\n" ); document.write( "
\n" );