document.write( "Question 925397: 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 #561506 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = years in future when kevin is 3 times vanessa's age \n" ); document.write( "--- \n" ); document.write( "16 + x = 3(2 + x) \n" ); document.write( "16 + x = 6 + 3x \n" ); document.write( "2x = 10 \n" ); document.write( "x = 5 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |