document.write( "Question 816639: the sum if the ages of cora and rose is 40. cora is 4 years older than rose. how old is cora? \n" ); document.write( "
Algebra.Com's Answer #491633 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! c + r = 40 \n" ); document.write( "c = r + 4 \n" ); document.write( "--- \n" ); document.write( "c + r = 40 \n" ); document.write( "r + 4 + r = 40 \n" ); document.write( "2r = 36 \n" ); document.write( "--- \n" ); document.write( "r = 18 \n" ); document.write( "c = 22 \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( " |