document.write( "Question 132457: The space club is having some posters printed.The printer charges $250 plus $2 per poster.How many posters can be printed for $1000 \n" ); document.write( "
Algebra.Com's Answer #96807 by nycsharkman(136)![]() ![]() ![]() You can put this solution on YOUR website! The space club is having some posters printed. The printer charges $250 plus $2 per poster.How many posters can be printed for $1000.\r \n" ); document.write( "\n" ); document.write( "To use the printer you must give $250.\r \n" ); document.write( "\n" ); document.write( "Then $1000 - $250 = $750\r \n" ); document.write( "\n" ); document.write( "Now, you have $750 left. Divide the amount of money you have left by the price per poster.\r \n" ); document.write( "\n" ); document.write( "posters = $750/$2\r \n" ); document.write( "\n" ); document.write( "posters = 375 posters \n" ); document.write( " |