document.write( "Question 98128: a long distance phone call costs $.10 for the first minute and $.05 for each additional minute or portion therof. Write an inequality representing the number of minutes a person could talk without exceeding $20 \n" ); document.write( "
Algebra.Com's Answer #71364 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
.10+.05M<=$20.00 WHERE M=NUMBER OF MINUTES USED. \n" ); document.write( "
\n" );