document.write( "Question 328344: The average of six daily high temperatures is 58˚ Fahrenheit. If two of the temperatures were 48˚ and 32˚, what was the average of the other four temperatures?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #235162 by mananth(16946)![]() ![]() You can put this solution on YOUR website! the average of 6 high temperatures = 58 \n" ); document.write( "the sum of these temperatures = 6 * 58= 348 \n" ); document.write( ".. \n" ); document.write( "the sum of temperatures on other two days = 48+32=80 \n" ); document.write( "348-80 = sum of temperatures on the other 4 days. \n" ); document.write( "=268 \n" ); document.write( "Average for 4 days = 268/4 \n" ); document.write( "=47 deg \n" ); document.write( " \n" ); document.write( " |