document.write( "Question 443446: 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 #305874 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The average of two quiz scores is 81. \n" ); document.write( "If one quiz score is six more than the other quiz score, what are the two quiz scores \n" ); document.write( " \n" ); document.write( "multiply by 2 \n" ); document.write( "2x + 6 = 2(81) \n" ); document.write( "2x = 162 - 6 \n" ); document.write( "2x = 156 \n" ); document.write( "x = \n" ); document.write( "x = 78 is one score and adding 6, we have 84 is the other score \n" ); document.write( " |