document.write( "Question 808782: Sue's father is 6 times as old as she is. In 4 years, he will be 4 times as old. How old are they now? \n" ); document.write( "
Algebra.Com's Answer #487224 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! f = 6s \n" ); document.write( "f + 4 = 4(s + 4) \n" ); document.write( "f + 4 = 4s + 16 \n" ); document.write( "f = 4s + 12 \n" ); document.write( "--- \n" ); document.write( "6s = 4s + 12 \n" ); document.write( "2s = 12 \n" ); document.write( "--- \n" ); document.write( "Answer: \n" ); document.write( "s = 6 \n" ); document.write( "f = 36 \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( " |