document.write( "Question 1062721: A newborn baby's weight is recorded each month, from the day of birth until 12 months. One baby's weights, in pounds, are recorded below:\r
\n" );
document.write( "\n" );
document.write( "7.20, 9.15, 11.01, 12.56, 14.04, 15.43, 16.52, 17.68, 18.77, 19.69, 20.22, 21.05, 21.90\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "What is the average amount of monthly weight gain, rounded to the nearest hundredth of a pound, each month?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #677806 by Boreal(15235) You can put this solution on YOUR website! Subtract the first from the second, etc. to the 12th from the 13th. \n" ); document.write( "Add the differences and divide by 12. \n" ); document.write( "1.95 \n" ); document.write( "1.86 \n" ); document.write( "1.55 \n" ); document.write( "1.48 \n" ); document.write( "1.39 \n" ); document.write( "1.09 \n" ); document.write( "1.16 \n" ); document.write( "1.09 \n" ); document.write( "1.92 \n" ); document.write( "0.53 \n" ); document.write( "0.83 \n" ); document.write( "0.85 \n" ); document.write( "Sum is 15.70 \n" ); document.write( "Divide by 12 \n" ); document.write( "Average monthly weight gain per month is 1.31 pounds. \n" ); document.write( " |