document.write( "Question 1032783: Sean's bank charges him $9.75 per month for the first 10 transactions and $1.35 for each additional transaction. Calculate Sean's fee if he made the following number of transactions: a) 9 b) 21 \n" ); document.write( "
Algebra.Com's Answer #647370 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Sean's bank charges him $9.75 per month for the first 10 transactions and $1.35 for each additional transaction. Calculate Sean's fee if he made the following number of transactions: \n" ); document.write( " \n" ); document.write( "a) 9 \n" ); document.write( "F(9) = 9.75*9 = $87.75 \n" ); document.write( "----------------------- \n" ); document.write( "b) 21 \n" ); document.write( "F(21) = 10*9.75 + 11*1.35 = $112.57 \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |