document.write( "Question 932567: The cost of hiring a cab is $0.75 per mile traveled plus a flat charge of $1.5. Express the total charge(TC) as a function of distance traveled “d” (in miles). \n" ); document.write( "
| Algebra.Com's Answer #566271 by ewatrrr(24785)     You can put this solution on YOUR website! TC = $1.50 + $0.75d \n" ); document.write( " |