document.write( "Question 814276: her three test scores were three consecutive integers. if the sum of her scores was 285, determined her three scores \n" ); document.write( "
Algebra.Com's Answer #490258 by TimothyLamb(4379) You can put this solution on YOUR website! k = j + 1 \n" ); document.write( "j = i + 1 \n" ); document.write( "i + j + k = 285 \n" ); document.write( "--- \n" ); document.write( "i + j + j + 1 = 285 \n" ); document.write( "i + 2j + 1 = 285 \n" ); document.write( "i + 2(i + 1) + 1 = 285 \n" ); document.write( "i + 2i + 2 + 1 = 285 \n" ); document.write( "3i + 3 = 285 \n" ); document.write( "3i = 282 \n" ); document.write( "--- \n" ); document.write( "i = 94 \n" ); document.write( "j = 95 \n" ); document.write( "k = 96 \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( " |