document.write( "Question 1131121: A promotional deal for long distance phone service charges a $15 basic fee plus $0.05 per minute for all calls. If Joe's phone bill was $60 under this promotional deal, how many minutes of phone calls did he make? Round to the nearest integer, if necessary. \n" ); document.write( "
Algebra.Com's Answer #747798 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
15 + 0.05x = 60
\n" ); document.write( "0.05x = 45
\n" ); document.write( "x = 900 minutes
\n" ); document.write( "
\n" );