document.write( "Question 826080: for a science project a class measures the height of a plant at the end of each week for four consecutive weeks. the height of the plant increases by the same amount each week. if this pattern continues what will be the height of the plant at the end of the 6th week? \n" ); document.write( "
Algebra.Com's Answer #497833 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
H= height of plant at start
\n" ); document.write( "G= growth per week as it is the same amount every week.
\n" ); document.write( "There's 6 total weeks of growth
\n" ); document.write( "To get the total height of the plant after 6weeks you have to add the growth to the original height \r
\n" ); document.write( "\n" ); document.write( "\"highlight%28H%2B6G%29\"
\n" ); document.write( "
\n" );