document.write( "Question 925323: A mom is 30 years old and the daughter is 4. In how many years will the mother's age be triple her daughter's age is? \n" ); document.write( "
Algebra.Com's Answer #561437 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = years in the future when mother's age is triple her daughter's age \n" ); document.write( "--- \n" ); document.write( "30 + x = 3(4 + x) \n" ); document.write( "30 + x = 12 + 3x \n" ); document.write( "2x = 18 \n" ); document.write( "x = 9 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "in 9 years the mother's age will be triple her daughter's age \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( " |