document.write( "Question 97089: write an inequality to represent this and solve for the possible ticket prices.
\n" );
document.write( "A charity is planning to raffle off a new car.The charity wants to raise at least $70,000.00.It expects to sell at least 1250 tickets and to spend $5000.00 promoting the raffle.Find the possible ticket prices. \n" );
document.write( "
Algebra.Com's Answer #70646 by checkley71(8403) ![]() You can put this solution on YOUR website! 5000+1250T>=70,000 \n" ); document.write( "1250T>=70,000-5,000 \n" ); document.write( "1250T>=65,000 \n" ); document.write( "T>=$52 PER TICKET IS THE MINIMUM SELLING PRICE FOR THE TICKETS. \n" ); document.write( " |