document.write( "Question 493792: The problem is two parts:
\n" );
document.write( "part 1: A temporary agency offers two payment options:
\n" );
document.write( "Option 1: $25 daily fee plus $10/hour
\n" );
document.write( "Option 2: No daily fee but $15/hour\r
\n" );
document.write( "\n" );
document.write( "Write a mathematical model representing the total temp cost,C, for a FOUR day temporary administrative assistant in terms of x for the following.
\n" );
document.write( "Option 1: C=
\n" );
document.write( "Option 2: C=\r
\n" );
document.write( "\n" );
document.write( "Part 2: How many total hours would the temp need to work in the four day period for the cost of Option 1 to be less than Option 2. Set up an inequality and show your work algebraically using the information in part 1. Don't forget about the daily fee in Option 1 (it's a four day proposition). \n" );
document.write( "
Algebra.Com's Answer #335457 by swincher4391(1107)![]() ![]() You can put this solution on YOUR website! Since the number of hours is variable, let h represent the number of hours.\r \n" ); document.write( "\n" ); document.write( "Our first option can be modeled by C=25*(4)+ 10h ---> 100+10h\r \n" ); document.write( "\n" ); document.write( "Our second option can be modeled by C = 15h\r \n" ); document.write( "\n" ); document.write( "We want to know when option 1 is less than option 2 so form an inequality.\r \n" ); document.write( "\n" ); document.write( "And note that h cannot exceed 96 (24*4) since we are working in a four day proposition.\r \n" ); document.write( "\n" ); document.write( "100 + 10h < 15h \r \n" ); document.write( "\n" ); document.write( "100 < 5h \r \n" ); document.write( "\n" ); document.write( "20 < h remember h cannot exceed 96 so, \n" ); document.write( "\n" ); document.write( "Hope this helped!\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |