document.write( "Question 1047158: Thrift rents a compact car for $35 per day, and General rents a similar car for $22 per day plus an initial fee of $117. For how many days d would it be cheaper to rent from General?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #662875 by advanced_Learner(501)![]() ![]() You can put this solution on YOUR website! thrift \n" ); document.write( "T=35D where D is the number of days \n" ); document.write( "G=117+22D\r \n" ); document.write( "\n" ); document.write( "When is G \n" ); document.write( "117<13D \n" ); document.write( "D>9 days |