document.write( "Question 1129369: Two parks are renting camping sites. Camp happy face rents their camp site for $250 base free and $30 per night. Camp doodleface rents their campsite for $50 per night with a $50 base free. Which camp has the best deal if you want to rent it for 12 nights? \n" ); document.write( "
Algebra.Com's Answer #745928 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Two parks are renting camping sites. Camp happy face rents their camp site for $250 base free and $30 per night. Camp doodleface rents their campsite for $50 per night with a $50 base free. Which camp has the best deal if you want to rent it for 12 nights?
\n" ); document.write( "
Camp Happy Face's cost, based on N nights: 30N + 250
\n" ); document.write( "Camp Doodleface's cost, based on N nights: 50N + 50
\n" ); document.write( "Camp Happy Face's cost, for 12 nights: 30(12) + 250 = $610
\n" ); document.write( "Camp Doodleface's cost, for 12 nights: 50(12) + 50 = $650
\n" ); document.write( "Can you now choose the cheaper of the 2? \n" ); document.write( "
\n" );