document.write( "Question 860731: A camp leader figures that she needs one tent for every three campers, plus a tent for herself. Define a variable and write an expression to represent the number of tents needed \n" ); document.write( "
Algebra.Com's Answer #518614 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the number of campers
\n" ); document.write( "tent needed = x/3 + 1
\n" ); document.write( " \n" ); document.write( "
\n" );