document.write( "Question 1013575: 1.a customer charged $325 on his credit card. the credit card company charges an interest rate of 2% per month
\n" ); document.write( " a) how much interest was he charged if he does not pay his bill at the end of the month?
\n" ); document.write( " b) at the start of the second month, the interest is added to the amount he charged. what is the new amount that he owes?
\n" ); document.write( " c)if he does not pay it off at the end of the month, the 2% interest is charged to the new balance and added to what he owes. what does he owe at the start of the third month?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #631284 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
a) \"325%282%2F100%29=6.5\"
\n" ); document.write( "b) \"325%2B6.5=331.60\"
\n" ); document.write( "c) \"331.6%281.02%29=338.13\"
\n" ); document.write( "
\n" );