document.write( "Question 133208: Please, I need your help in this math. \r
\n" );
document.write( "\n" );
document.write( "Suppose a car rental company charges $150 for the first day and $100 for each additional or partial day. Let S(x) represent the cost of renting a car for x days. Find the value of S(5.5). \r
\n" );
document.write( "\n" );
document.write( "Happy easter. \n" );
document.write( "
Algebra.Com's Answer #97440 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! If n is the number of days (integer)and y=cost \n" ); document.write( "then S(n)=150+100(n-1) \n" ); document.write( "S(5.5)=S(6)=650 \n" ); document.write( "Answer: 650 \n" ); document.write( " |