document.write( "Question 924123: On the first 4 tests of her language class, Vanessa got an average score of 85. \r
\n" );
document.write( "\n" );
document.write( "What does she need on the next test to have an overall average of 87? \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #560618 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! assume that each of the 5 tests is worth 20% of the overall grade: \n" ); document.write( "--- \n" ); document.write( "0.8*85 + 0.2x = 87 \n" ); document.write( "68 + 0.2x = 87 \n" ); document.write( "0.2x = 87 - 68 \n" ); document.write( "x = (87 - 68)/0.2 \n" ); document.write( "answer: \n" ); document.write( "x = 95 \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( " |