document.write( "Question 813487: David is twice as old as his daughter. In 14 years, David's age will be three times what his daughter's age was 6 years ago. How old are they now? \n" ); document.write( "
Algebra.Com's Answer #489717 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! d = 2k \n" ); document.write( "d + 14 = 3(k - 6) \n" ); document.write( "--- \n" ); document.write( "d + 14 = 3(k - 6) \n" ); document.write( "d + 14 = 3k - 18 \n" ); document.write( "2k + 14 = 3k - 18 \n" ); document.write( "--- \n" ); document.write( "kid = 32 \n" ); document.write( "dave = 64 \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( " |