document.write( "Question 167829: Calculate the number of joules of heat energy required to heat 48.3 g of aluminum from 55.0° to 79.9°C.
\n" );
document.write( "_____J?. \n" );
document.write( "
Algebra.Com's Answer #124722 by 303795(602)![]() ![]() ![]() You can put this solution on YOUR website! The energy required to heat a substance is given by the formula \n" ); document.write( "E = m x c x (delta)t where \n" ); document.write( "E = Energy in J \n" ); document.write( "m = Mass in kg \n" ); document.write( "c = specific heat in J kg−1 K−1 \n" ); document.write( "and (delta) T is the difference between the two temperatures. \n" ); document.write( "The specific heat of aluminium (according to wikipedia is 897 J kg−1 K−1 so \n" ); document.write( "E = m x c x (delta)t \n" ); document.write( " = 48.3/1000 x 897 x (79.9 - 55.0) \n" ); document.write( " = 48.3/1000 x 897 x 24.9 \n" ); document.write( " = 1080 Joules \n" ); document.write( " |