document.write( "Question 422783: Use the five steps for problem solving to answer the following question. Please show all of your work.\r
\n" );
document.write( "\n" );
document.write( "The average of two quiz scores is 81. If one quiz score is six more than the other quiz score, what are the two quiz scores? \n" );
document.write( "
Algebra.Com's Answer #295034 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! I'm not sure about the '5 steps', but this is how to set up the problem: \n" ); document.write( "In general the average of two scores, s1 and s2 will be \n" ); document.write( " \n" ); document.write( "We are told that one score is 6 more than the other -> s1 = s2 + 6 \n" ); document.write( "So we have \n" ); document.write( "Solve for s2 -> \n" ); document.write( "Thus the two quiz scores are s1 = 78 + 6 = 84, and s2 = 78. \n" ); document.write( " |