document.write( "Question 815367: Devaughn is 6 years younger than Sydney. The sum of their ages is 72 . What is Sydney's age \n" ); document.write( "
Algebra.Com's Answer #490920 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! d = s - 6 \n" ); document.write( "d + s = 72 \n" ); document.write( "--- \n" ); document.write( "d + s = 72 \n" ); document.write( "(s - 6) + s = 72 \n" ); document.write( "2s = 78 \n" ); document.write( "--- \n" ); document.write( "s = 39 \n" ); document.write( "d = 33 \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( " |