document.write( "Question 1033280: Michael gets test grades of 73, 80, 85, and 88. He gets a 88 on his final exam. Find the weighted mean if the tests each count for 15% and the final exam counts for 40% of the final grade. Round to one decimal place. \n" ); document.write( "
Algebra.Com's Answer #647854 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the weighted mean would be:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( ".15 * (73 + 80 + 85 + 88) + .4 * 88 = 84.1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "by the distributive law of multiplication, this is equivalent to:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( ".15 * 73 + .15 * 80 + .15 * 85 + .15 * 88 + .4 * 88.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "15% is equal to 15/100 = .15 \n" ); document.write( "40% is equal to 40/100 = .40\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |