document.write( "Question 51333: For his long distance phone calls, John pays $5 a monthly fee plus 25 cents per minute. Last month, John's long distance bill was $12.02. For how many minutes was John billed?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #34325 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! John pays $5 a monthly fee plus 25 cents per minute. Last month, John's long distance bill was $12.02. For how many minutes was John billed? \n" ); document.write( "------------- \n" ); document.write( "Let x be the number of minutes billed. \n" ); document.write( "EQUATION: \n" ); document.write( "Total bill = 500 cents + 25(# of minutes) cents \n" ); document.write( "1202 cents = 500 cents + 25x cents \n" ); document.write( "25x = 702 \n" ); document.write( "x = 28.08 minutes (this is number of mintes billed) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |