document.write( "Question 395162: a temporary agency offers two payment opyions for administrative help:\r
\n" );
document.write( "\n" );
document.write( "option1: $25 daily fee plus $10/hour or
\n" );
document.write( "option:no $15/hour\r
\n" );
document.write( "\n" );
document.write( "Let x= total hours worked\r
\n" );
document.write( "\n" );
document.write( "1.) 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= \n" );
document.write( "
Algebra.Com's Answer #280475 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Option 1: C=100+10x \n" ); document.write( "Option 2: C=15x \n" ); document.write( " \n" ); document.write( " |