document.write( "Question 282254: A phone company charges 15cents per call plus 8cents per minute. Find the cost of a 20 minute phone call. \n" ); document.write( "
Algebra.Com's Answer #204960 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
.15+(.08*20)=$3.10 \n" ); document.write( "
\n" );