document.write( "Question 521237:  In comparing two local well-known DJs for this year’s street dance, you see two good choices.  DJ Joe charges $100 for each hour of play time.  DJ Dan charges a fee of $150, plus $75 an hour of play time.\r
\n" );
document.write( "\n" );
document.write( "a.	For two hours of play time, what would be the charge for each and who would charge the lesser amount?
\n" );
document.write( "b.	For eight hours of play time, what would be the charge for each and who would charge the lesser amount?
\n" );
document.write( "c.	For how many hours would DJ Joe provide the better deal?  Express your answer as an inequality.  Explain how you found your answer. \n" );
document.write( "
| Algebra.Com's Answer #346386 by mananth(16946)     You can put this solution on YOUR website! Let x be the number of hours \n" ); document.write( "DJ Joe 0 + 100.00 x \n" ); document.write( "DJ Dan 150 + 75.00 x\r \n" ); document.write( "\n" ); document.write( "For 2 hours \n" ); document.write( "DJ Joe 0 + 100.00 * 2 = 200 \n" ); document.write( "DJ Dan 150 + 75.00 * 2 = 300\r \n" ); document.write( "\n" ); document.write( "For 8 hours\r \n" ); document.write( "\n" ); document.write( "DJ Joe 0 + 100.00 * 8 = 800 \n" ); document.write( "DJ Dan 150 + 75.00 * 8 = 750\r \n" ); document.write( "\n" ); document.write( "Better deal\r \n" ); document.write( "\n" ); document.write( "DJ Joe < DJ Dan \n" ); document.write( "0 + 100.00 x < 150 + 75.00 x \n" ); document.write( "0 + 100.00 x < 150 + 75.00 x \n" ); document.write( "0 - 150 < 75 x -100 x \n" ); document.write( "-150 < -25 x \n" ); document.write( "6 > x \n" ); document.write( "x should be less than 6 hours \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |