document.write( "Question 925390: Kevin is 16 years old and Vanessa is 2 years old.\r
\n" ); document.write( "\n" ); document.write( "How many years will it take until Kevin is only 3 times as old as Vanessa?
\n" ); document.write( "

Algebra.Com's Answer #561522 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x the time it will take until Kevin is 3 times as old as Vanessa
\n" ); document.write( "16 + x = 3(2 + x)
\n" ); document.write( "16 + x = 6 + 3x
\n" ); document.write( "10 = 2x
\n" ); document.write( "5 = x
\n" ); document.write( "5 years it will take until Kevin is 3 times as old as Vanessa
\n" ); document.write( "
\n" );