document.write( "Question 1078750: Mr. Pollack's biology class observed the growth of pea plants. If 5 pea plants grew to 30cm and 15 pea plants grew to 50cm, what was the overall average height of the pea plants? \n" ); document.write( "
Algebra.Com's Answer #693133 by Boreal(15235) You can put this solution on YOUR website! Do this by weighted average \n" ); document.write( "5*30=150 \n" ); document.write( "15*50=750 \n" ); document.write( "20 plants grew to a total of 900 cm \n" ); document.write( "average height is 900/20=45 cm \n" ); document.write( " |