document.write( "Question 668898: I need to figure out how to get the amount from a phone bill sent to Boston on June 16. The Rate for First Minute is .4698, the Rate for Additional Minutes is .3740, and the Total Minutes are 17. How do I get the amount? \n" ); document.write( "
Algebra.Com's Answer #416026 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The Rate for First Minute is .4698, the Rate for Additional Minutes is .3740, and the Total Minutes are 17. How do I get the amount?
\n" ); document.write( "Cost = 16(.3740) + .4698
\n" ); document.write( "Cost = 6.45 cents
\n" ); document.write( "
\n" );