document.write( "Question 295657: The science club consisting of 2 adults and 8 students went to city park to plant trees. Each adult planted z trees and each student planted 1 tree. all together, the group planted at least 12 trees. How do you write the inequality for that description.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #213086 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 2z+8*1>=12 \n" ); document.write( "2z+8>=12 \n" ); document.write( "or \n" ); document.write( "2z>=4 \n" ); document.write( " \n" ); document.write( " |