document.write( "Question 923855: For his long distance phone service, Greg pays a
\n" );
document.write( "$5
\n" );
document.write( " monthly fee plus
\n" );
document.write( "9
\n" );
document.write( " cents per minute. Last month, Greg's long distance bill was
\n" );
document.write( "$11.12
\n" );
document.write( " . For how many minutes was Greg billed? \n" );
document.write( "
Algebra.Com's Answer #560388 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x the number of minutes \n" ); document.write( " $5 + $0.09x = $11.12 \n" ); document.write( ".09x = 6.12 \n" ); document.write( "x = $6.12/$0.09 = 68 minutes \n" ); document.write( " |