document.write( "Question 1014992: How do I get an average with the 80% of 7.01 and the 20% of 7.6 \n" ); document.write( "
Algebra.Com's Answer #631313 by fractalier(6550) You can put this solution on YOUR website! The weighted average is found by \n" ); document.write( "(.80)(7.01) + (.20)(7.6) = 7.128 \n" ); document.write( " |