document.write( "Question 1179388: A 3 month old child weights 14.9 pounds and it is expected the child will gain 2.4 pound each month . what equation would model the child weight? \n" ); document.write( "
Algebra.Com's Answer #808934 by mananth(16946)![]() ![]() You can put this solution on YOUR website! w = weight of child. \n" ); document.write( "x the number of months\r \n" ); document.write( "\n" ); document.write( "w= 14.9 + 2.4x \n" ); document.write( " |