document.write( "Question 1166788: Elaine is paying $799 for an internet service with 3GB monthly data and a connection fee $20 per hour in excess of the data. Represent her monthly bill as a function of connection time.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #802074 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! C(x) = cost = 799 + 20h\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "h = # of hours in excess \n" ); document.write( " |